Kaushal Modi
|
2e5c759736
|
Make "koch docs" copy the dochack.js to the right location too
- 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.
|
2018-09-29 13:15:29 -04:00 |
|
Kaushal Modi
|
903886396d
|
Don't prevent ',' from getting escaped in theindex.html
- Enable escaping of links in theindex.html
- Fixes https://github.com/nim-lang/Nim/issues/9107.
- Second part of the fix for https://github.com/nim-lang/Nim/issues/9097.
|
2018-09-28 15:39:22 -04:00 |
|
LemonBoy
|
4d9aec1858
|
Revert #7964
Somehow the test case doesn't crash anymore and the regression in the
doc generation is fixed.
Fixes #9019
|
2018-09-21 18:59:46 +02:00 |
|
Araq
|
b9ed684dd2
|
index generation for docgen knows about subdirectories; index knows about enum values; fixes import statement for runnableExamples
|
2018-09-13 01:05:51 +02:00 |
|