summary refs log tree commit diff stats
path: root/config/nimdoc.cfg
Commit message (Expand)AuthorAgeFilesLines
* fix #9102 docgen: sidebar now shows proc signatures instead of encoding (#16857)Timothee Cour2021-01-291-2/+6
* RST: implement internal targets (#16614)Andrey Makarov2021-01-111-1/+2
* nimdoc: Initialize theme switch and pragma dots on DOMContentLoaded (#16247)Sebastian Reinhard2020-12-061-1/+3
* followup #15642: make source + edit also work with stdlib (which uses -d:boot...Timothee Cour2020-10-221-1/+2
* [backport: 1.4] Better linebreaks (#15658)Miran2020-10-221-2/+2
* add Source+Edit links on top of every docgend file (#15642)Timothee Cour2020-10-221-1/+2
* change case in nimdoc [ci skip]narimiran2020-10-141-2/+2
* reference fusion docs (#15562)Timothee Cour2020-10-141-1/+4
* group procs of the same name in TOC (#15487)Miran2020-10-051-0/+14
* close #6071, remove the mentions of deprecated `docSeeSrcUrl` (#15350)Miran2020-09-171-2/+2
* Fix theme switch load from local storage (#14897)Manuel Bojato2020-07-101-14/+5
* walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + variou...Timothee Cour2020-06-011-42/+13
* fix #6583, fix #14376, index+search now generated for all projects, many bug ...Timothee Cour2020-05-251-3/+6
* 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/+54
* 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/+10
* fixes #10857 invisible span had width (#10860)Anthon van der Neut2019-03-191-1/+5
* documentation style tweaks (#10790)Miran2019-03-081-3/+3
* add links to every document, fixes #5515narimiran2019-02-161-1/+14
* fix documentation CSSnarimiran2019-02-051-16/+28
* update documentation CSS (#10543)Miran2019-02-041-677/+232
* fix documentation cssnarimiran2019-01-281-5/+2
* Do not encode the anchors in docs (`id` attr in `a` tags) (#9261)Kaushal Modi2018-10-091-1/+1
* 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-2/+3
* fixes #8419 fixes #8420 ; workaround #6071 workaround nim-lang/website#98 (#8...Timothee Cour2018-07-301-1/+3
* Make pragmas look clickable in docs (#8176)Quelklef2018-07-171-29/+35
* Fix background-color in nimdoc.cfgSimon Krauter2018-03-111-1/+1
* more documentation fixesAraq2018-03-051-1/+1
* fixes #5293Andreas Rumpf2018-03-051-1/+1
* fixes #7294; Nim doc search featureAraq2018-03-051-5/+5
* Update docgen style (#6723)Federico Ceratto2017-11-291-25/+38
* fixes the docgen configuration; refs #6780Araq2017-11-281-1/+1
* Add links to documentation (#6780)Federico Ceratto2017-11-271-9/+63
* Add meta tag to ensure that media queries are activated on mobile devices.Konstantin Molchanov2017-04-201-0/+2
* docgen: make whitespace around 'class=' more consistentAndreas Rumpf2017-04-121-1/+1
* Make fonts load from https rather than httpZion2017-03-271-2/+2
* minor CSS improvementAraq2016-10-011-1/+1
* docgen: working search featureAraq2016-09-091-0/+7
* docgen: minor changesAndreas Rumpf2016-09-091-2/+2
* docgen: search featureAndreas Rumpf2016-09-091-0/+9
* generated theindex.html is valid htmlAraq2016-09-091-3/+3
* docgen: group by type featureAndreas Rumpf2016-09-081-0/+21
* docgen: different attachedType generationAndreas Rumpf2016-09-081-1/+1
* documentation now has an 'edit' buttonAndreas Rumpf2016-09-081-2/+4
* docgen: hide pragmasAndreas Rumpf2016-07-081-2/+38