summary refs log tree commit diff stats
path: root/nimdoc/testproject/expected
Commit message (Expand)AuthorAgeFilesLines
* Change documentation details (closes #5525) (#9542)Miran2018-10-312-4/+4
* docgen: fixes #9432 [backport]Araq2018-10-313-1/+110
* Do not encode the anchors in docs (`id` attr in `a` tags) (#9261)Kaushal Modi2018-10-092-4/+4
* Make "koch docs" copy the dochack.js to the right location tooKaushal Modi2018-09-293-3/+3
* Don't prevent ',' from getting escaped in theindex.htmlKaushal Modi2018-09-281-4/+4
* Encode non-alphanum chars like %, + in URLs in the docsKaushal Modi2018-09-282-10/+16
* Revert #7964LemonBoy2018-09-212-1/+23
* make documentation generator tests green againAraq2018-09-132-4/+9
* index generation for docgen knows about subdirectories; index knows about enu...Araq2018-09-131-0/+1266
* added a test for 'nim doc'Andreas Rumpf2018-09-072-0/+2630