diff options
| author | Eugen Wissner <belka@caraus.de> | 2017-02-18 16:35:06 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2017-02-18 16:35:06 +0100 |
| commit | 70632d975da09471d0fac5df51a96bd3d9bbeb6f (patch) | |
| tree | 22bdea03471bd928442c7a1bc289a48d8b07f40a | |
| parent | d210a39249a6f5e172d0f5c119f2a90b959f735a (diff) | |
| download | tanya-0.2.0.tar.gz | |
Add documentation linkv0.2.0
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -14,6 +14,7 @@ Tanya extends Phobos functionality and provides alternative implementations for data structures and utilities that depend on the Garbage Collector in Phobos. * [Bug tracker](https://issues.caraus.io/projects/tanya) +* [Documentation](https://docs.caraus.io/tanya) ## Overview @@ -51,9 +52,6 @@ needs more test cases, better performance and some additional features * Tanya is a native D library. -* Documentation and usage examples can be found in the source code. -Online documentation will be published soon. - * Tanya is cross-platform. The development happens on a 64-bit Linux, but it is being tested on Windows and FreeBSD as well. |
