summary refs log tree commit diff stats
path: root/nimdoc/testproject/expected/subdir
Commit message (Expand)AuthorAgeFilesLines
* Prevent font flashing in the docs (#23622)Nils Lindemann2024-05-271-3/+4
* Make `data-theme` default to "auto" in HTML (#23222)Jake Leahy2024-01-191-1/+1
* fix spurious indent and newlines in rendering of nkRecList (#23121)metagn2023-12-241-2/+1
* fix #22492 (#22511)Hamid Bluri2023-08-221-1/+1
* Fix nim doc crash with group referencing & include (#21600)Andrey Makarov2023-04-022-3/+13
* fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now pa...ringabout2023-02-221-1/+1
* fixes #19396; Nimdoc hide nonexported fields (#21305)ringabout2023-02-011-4/+2
* docgen: implement cross-document links (#20990)Andrey Makarov2023-01-042-44/+49
* Fix #14476 (#20878)Jake Leahy2022-11-211-1/+1
* move google fonts to the last part (#20541)ringabout2022-10-111-4/+3
* fixes #20524; add forbids pragmas to hideable lists (#20525)ringabout2022-10-091-18/+18
* Implement Pandoc Markdown concise link extension (#20304)Andrey Makarov2022-09-042-1/+27
* Docs auto dark mode (#20188)Amjad Ben Hedhili2022-08-211-6/+7
* .forbids pragma: defining forbidden tags (#20050)Lancer112112022-07-261-18/+18
* Fixes #19900 (#19906)Jake Leahy2022-06-191-1/+1
* Keep the doc sidebar on the screen while scrolling (#19851)JJ2022-06-151-422/+374
* rewrite docs JS in Nim (#19701)flywind2022-04-091-43/+0
* Fix group reference (with capital letters (#19196)Andrey Makarov2021-12-202-0/+30
* docgen: implement doc link resolution in current module (#18642)Andrey Makarov2021-10-282-4/+307
* docgen: draw frame around active anchors (#18607)Andrey Makarov2021-07-291-14/+28
* support same-line doc comments in routines (#18595)Timothee Cour2021-07-272-1/+118
* docgen: sort symbols (fix #17910) (#18560)Andrey Makarov2021-07-251-5/+5
* docgen: move to shared RST state (fix #16990) (#18256)Andrey Makarov2021-06-201-5/+5
* Fix JS error on index page and detect dark mode (#18191)drtheuns2021-06-071-4/+9
* fix #16993, #18054, #17835 runnableExamples now works with templates and nest...Timothee Cour2021-06-021-2/+2
* `doc2tex`: generate docs to Latex (#17997)Andrey Makarov2021-05-141-1/+1
* docgen: render pragmas by default except for a select list (and fix #9074) (#...Timothee Cour2021-04-011-1/+1
* fix #16901: sidebar groups now works with all routines, not just proc,func (#...Timothee Cour2021-03-191-5/+14
* fix #9102 docgen: sidebar now shows proc signatures instead of encoding (#16857)Timothee Cour2021-01-291-1/+1
* nimdoc: Initialize theme switch and pragma dots on DOMContentLoaded (#16247)Sebastian Reinhard2020-12-061-1/+3
* [backport: 1.4] Better linebreaks (#15658)Miran2020-10-221-5/+5
* add Source+Edit links on top of every docgend file (#15642)Timothee Cour2020-10-221-0/+1
* group procs of the same name in TOC (#15487)Miran2020-10-051-1/+4
* Fix theme switch load from local storage (#14897)Manuel Bojato2020-07-101-14/+5
* fix #8871 runnableExamples now preserves source code comments, litterals, and...Timothee Cour2020-05-282-0/+12
* Propagate the outDir to rstgen to fix hrefs for modules in subdirs (#14479)Kaushal Modi2020-05-281-0/+12
* fix #6583, fix #14376, index+search now generated for all projects, many bug ...Timothee Cour2020-05-251-1/+4
* fix #13150 `nim doc --project` now works reliably (#13223)Timothee Cour2020-02-061-2/+2
* Fix docs for subdirs too (#13180)Clyybber2020-01-171-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/+40
* Removing the mention of using `discard` for block comments (#12837) [backport]Elliot Waite2019-12-081-0/+1
* 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/+5
* fixes #10857 invisible span had width (#10860)Anthon van der Neut2019-03-191-4/+8
* 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