summary refs log tree commit diff stats
path: root/tools/kochdocs.nim
Commit message (Collapse)AuthorAgeFilesLines
* 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