Add link to the source file for each module.
This commit is contained in:
2017-08-12 17:01:51 +02:00
parent dea0eb9a37
commit 64f2295d1a
38 changed files with 78 additions and 2 deletions

View File

@ -21,6 +21,8 @@
* License: $(LINK2 https://www.mozilla.org/en-US/MPL/2.0/,
* Mozilla Public License, v. 2.0).
* Authors: $(LINK2 mailto:info@caraus.de, Eugene Wissner)
* Source: $(LINK2 https://github.com/caraus-ecms/tanya/blob/master/source/tanya/container/string.d,
* tanya/container/string.d)
*/
module tanya.container.string;