Add documentation link
This commit is contained in:
		@@ -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.
 | 
					data structures and utilities that depend on the Garbage Collector in Phobos.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* [Bug tracker](https://issues.caraus.io/projects/tanya)
 | 
					* [Bug tracker](https://issues.caraus.io/projects/tanya)
 | 
				
			||||||
 | 
					* [Documentation](https://docs.caraus.io/tanya)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Overview
 | 
					## Overview
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -51,9 +52,6 @@ needs more test cases, better performance and some additional features
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
* Tanya is a native D library.
 | 
					* 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
 | 
					* Tanya is cross-platform. The development happens on a 64-bit Linux, but it
 | 
				
			||||||
is being tested on Windows and FreeBSD as well.
 | 
					is being tested on Windows and FreeBSD as well.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user