summary refs log tree commit diff stats
path: root/tools/kochdocs.nim
Commit message (Expand)AuthorAgeFilesLines
* build documentation for `htmlparser` (#22879)ringabout2023-10-271-1/+4
* fixes #22441; build documentation for more modules in the checksums (#22453)ringabout2023-08-171-0/+3
* build atlas documentation (#22071)ringabout2023-06-111-1/+7
* Remove Deprecated Nimfix (#22062)Juan Carlos2023-06-101-2/+1
* clean up SOME pending/xxx/issue link comments (#21826)metagn2023-05-111-8/+3
* build documentation for `checksums/md5` and `checksums/sha1` (#21791)ringabout2023-05-041-1/+5
* fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702)ringabout2023-05-021-10/+0
* docgen: implement cross-document links (#20990)Andrey Makarov2023-01-041-15/+26
* build the documentation of official packages (#20986)ringabout2022-12-061-17/+48
* koch remove dead code (#20912)Juan Carlos2022-11-251-9/+2
* removes channels_builtin when enabling `nimPreviewSlimSystem` (#20713)ringabout2022-10-311-11/+1
* move threads out of system (#20674)ringabout2022-10-291-1/+0
* move widestrs out of system (#20462)metagn2022-10-011-1/+0
* add plausibleAnalytics support for koch docs[backport:1.6] (#20454)ringabout2022-09-301-0/+1
* make koch and tools work with `nimPreviewSlimSystem` (#20459)ringabout2022-09-301-1/+5
* moderate system cleanup & refactor (#20355)metagn2022-09-281-0/+2
* fix `nim md2tex` and `koch pdf` commands (#20280)Andrey Makarov2022-08-281-11/+11
* Improve Markdown code blocks & start moving docs to Markdown style (#19954)Andrey Makarov2022-07-151-8/+8
* Remove define for jsfetch (#19530)Juan Carlos2022-02-251-1/+1
* move io out of system (#19442)flywind2022-02-021-1/+0
* renamed 'gc' switch to 'mm'; [backport:1.6] (#19187)Andreas Rumpf2021-11-241-1/+1
* fix nimindexterm in rst2tex/doc2tex [backport] (#19106)Andrey Makarov2021-11-091-0/+6
* docstyle.rst: Do not export it to HTML as a standalone doc (#19083)Kaushal Modi2021-11-021-1/+4
* Fixed `strictFuncs` support for `std/pegs` (#18951)quantimnot2021-10-071-3/+8
* Implement RFC-391 (#18585)Juan Carlos2021-08-221-1/+1
* `./koch tools` now builds bin/nim_dbg, a debug version of nim (#18289)Timothee Cour2021-06-281-2/+3
* docs now show nimExperimentalX APIs (#18345)Timothee Cour2021-06-251-1/+2
* docs: Latex generation improvements (#18141)Andrey Makarov2021-06-011-7/+7
* follow up #17276 (#17355)flywind2021-03-191-1/+1
* rename channels to channels_builtin (#17330)flywind2021-03-121-1/+1
* Add module jsfetch (#12531)Juan Carlos2021-03-061-1/+1
* remove tests/deps/ (#17132)Timothee Cour2021-02-231-1/+2
* fix prelude regression refs #16238: `include prelude` doesn't interfere with ...Timothee Cour2021-02-221-1/+0
* move prelude so that `include std/prelude` also works (#17110)Timothee Cour2021-02-201-1/+1
* unbundle fusion (#16925)Timothee Cour2021-02-111-1/+1
* improve ./koch docs (#16991)Timothee Cour2021-02-101-27/+24
* fix ./koch pdf command (#16989)Andrey Makarov2021-02-091-17/+20
* Add js BigInts (#16409)Juan Carlos2021-01-141-1/+4
* skip docs for `lib/fusion` (docs already run in fusion repo) (#16645)Timothee Cour2021-01-081-4/+3
* kochdocs: fusion needs the js backend too (#16644)alaviss2021-01-081-1/+3
* clean up the docs of some modules under lib/js (#16579)flywind2021-01-041-1/+0
* remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683)Timothee Cour2020-11-261-1/+1
* remove iup from stdlib in contrast to #15828 (#15830)flywind2020-11-031-1/+0
* Fix #15183 (#15300)Juan Carlos2020-09-111-1/+0
* Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250)Jaremy Creechley2020-08-311-0/+1
* fix nightlies: smaller log files (#15074)Miran2020-07-251-1/+1
* jsre: try to fix nightlies (#15057)Miran2020-07-241-1/+2
* Add jsre (#14870)Juan Carlos2020-07-031-2/+5
* {.deprecated: [existsFile: fileExists].} (#14735)Timothee Cour2020-07-021-3/+3
* koch: add --localdocs to allow building only local docs (#14783)alaviss2020-06-251-5/+18