summary refs log tree commit diff stats
path: root/nimdoc/testproject/expected/theindex.html
Commit message (Expand)AuthorAgeFilesLines
* fix #15702, show enum fields documentation (#15792)Miran2020-10-301-0/+16
* Fix theme switch load from local storage (#14897)Manuel Bojato2020-07-101-14/+5
* fix #14846; add macros.extractDocCommentsAndRunnables (#14849)Timothee Cour2020-07-011-0/+12
* fix #14691 docgen works again for methods (#14701)Timothee Cour2020-06-181-0/+20
* runnableExamples: correctly handle multiline string litterals (#14492)Timothee Cour2020-06-011-0/+4
* hotfix doc comments for procs without body (#14494)Timothee Cour2020-05-291-0/+16
* fix #14485 (#14487)Timothee Cour2020-05-281-0/+4
* fix #8871 runnableExamples now preserves source code comments, litterals, and...Timothee Cour2020-05-281-0/+114
* Propagate the outDir to rstgen to fix hrefs for modules in subdirs (#14479)Kaushal Modi2020-05-281-1/+1
* Fix docs (#13176)Clyybber2020-01-161-1/+1
* fixes #12998 nim doc regression (#13117)Timothee Cour2020-01-161-1/+1
* feature dracula themed doc (#12816)Andreas Rumpf2019-12-101-767/+33
* Removing the mention of using `discard` for block comments (#12837) [backport]Elliot Waite2019-12-081-0/+1
* renderer letAux fix only for octal literal (#12343)Ridho Pratama2019-10-081-0/+16
* 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/+8
* fixes #10857 invisible span had width (#10860)Anthon van der Neut2019-03-191-0/+4
* 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-5/+5
* docgen: support markdown headings tooAraq2019-01-111-1/+1
* docgen: fixes #9432 [backport]Araq2018-10-311-1/+25
* Make "koch docs" copy the dochack.js to the right location tooKaushal Modi2018-09-291-1/+1
* Don't prevent ',' from getting escaped in theindex.htmlKaushal Modi2018-09-281-4/+4
* Revert #7964LemonBoy2018-09-211-1/+5
* index generation for docgen knows about subdirectories; index knows about enu...Araq2018-09-131-0/+1266