summary refs log tree commit diff stats
path: root/tools/kochdocs.nim
Commit message (Collapse)AuthorAgeFilesLines
* added diff.nim to the stdlibAraq2018-12-121-0/+1
|
* added a new macro tutorial (#9588)Arne Döring2018-11-211-0/+2
|
* Fixes #9671 (#9750)Randy Smith2018-11-191-1/+1
|
* add nimCompile to simplify koch; add nimfind to koch tools (#9723)Timothee Cour2018-11-151-0/+10
|
* add the new modules to the documentation generatorAraq2018-11-081-1/+2
|
* added new editdistance stdlib module, deprecated strutils.editDistance, refs ↵Andreas Rumpf2018-10-141-0/+1
| | | | #6301
* Build codeowners.rst (#9337)Oscar Nihlgård2018-10-131-0/+1
|
* complete removal of web folder, fixes #9304 (#9310)Miran2018-10-121-1/+1
| | | | | | * complete removal of web folder, fixes #9304 * remove `buildJS`
* [cleanup] remove `xmldom` and `xmldomparser` (#9234)Miran2018-10-091-2/+0
|
* docgen: also build nre/util.nim; fixes #9109Araq2018-10-011-4/+6
|
* Merge pull request #9110 from kaushalmodi/dochackjs-kochdoc-updateAndreas Rumpf2018-10-011-7/+11
|\ | | | | Make "koch docs" copy the dochack.js to the right location too
| * Make "koch docs" copy the dochack.js to the right location tooKaushal Modi2018-09-291-7/+11
| | | | | | | | | | | | | | | | | | | | - Fixes https://github.com/nim-lang/Nim/issues/9104. - Fixes https://github.com/nim-lang/Nim/issues/9095. Expect dochack.js to be fetched from the doc/html/ dir instead of from doc/. Also remove an unused and unexported proc pathPart.
* | more documentation improvements; fixes #9119Araq2018-09-291-0/+2
|/
* docs: remove most stale links; refs #9109Araq2018-09-291-0/+11
|
* koch: fix doc generation with Google Analytics enabledAraq2018-09-191-1/+1
|
* integrate 'koch web' features into koch; deprecate 'nimweb' toolAraq2018-09-131-0/+331