summary refs log tree commit diff stats
path: root/nimdoc
Commit message (Expand)AuthorAgeFilesLines
* Change documentation details (closes #5525) (#9542)Miran2018-10-312-4/+4
* docgen: fixes #9432 [backport]Araq2018-10-315-1/+132
* 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-213-1/+25
* make documentation generator tests green againAraq2018-09-133-5/+10
* index generation for docgen knows about subdirectories; index knows about enu...Araq2018-09-134-3/+1276
* added a test for 'nim doc'Andreas Rumpf2018-09-076-0/+2687