summary refs log tree commit diff stats
path: root/nimdoc/testproject/expected/testproject.html
Commit message (Expand)AuthorAgeFilesLines
* Implement some custom formatting for input fields in the documentation (#11632)Hugo Locurcio2019-07-031-0/+17
* Render deprecated pragmas (#8886)LemonBoy2019-06-031-0/+33
* Fixes #11078 (#11079)Jasper Jenkins2019-04-231-1/+3
* docgen: add links for var, let and const (refs #10487) (#10868)Miran2019-03-201-1/+1
* fixes #10857 invisible span had width (#10860)Anthon van der Neut2019-03-191-8/+12
* documentation style tweaks (#10790)Miran2019-03-081-3/+3
* fix documentation CSSnarimiran2019-02-051-16/+28
* update documentation CSS (#10543)Miran2019-02-041-676/+231
* change the expected output of nim docnarimiran2019-01-281-5/+2
* docgen: do not produce trailing commas for linksAraq2019-01-251-6/+6
* docgen: produce links for proc namesAraq2019-01-251-5/+5
* docgen: support markdown link syntax; enable markdown extensionsAraq2019-01-111-1/+1
* Change documentation details (closes #5525) (#9542)Miran2018-10-311-2/+2
* docgen: fixes #9432 [backport]Araq2018-10-311-0/+58
* Do not encode the anchors in docs (`id` attr in `a` tags) (#9261)Kaushal Modi2018-10-091-3/+3
* Make "koch docs" copy the dochack.js to the right location tooKaushal Modi2018-09-291-1/+1
* Encode non-alphanum chars like %, + in URLs in the docsKaushal Modi2018-09-281-7/+11
* Revert #7964LemonBoy2018-09-211-0/+18
* make documentation generator tests green againAraq2018-09-131-2/+5
* added a test for 'nim doc'Andreas Rumpf2018-09-071-0/+1331