Andrey Makarov
|
554fe8f88f
|
conservative approach to fix #15184 (#16723)
|
2021-01-15 00:53:36 +01:00 |
|
Miran
|
c0b76ef3cb
|
fix #16164, render doc comments (#16230)
* fix #16164, render doc comments
* add a test
|
2020-12-02 15:36:08 +01:00 |
|
Miran
|
28bbcd9d45
|
fix #15702, show enum fields documentation (#15792)
|
2020-10-30 16:30:00 +01:00 |
|
Timothee Cour
|
2867a33ebc
|
fix #14846; add macros.extractDocCommentsAndRunnables (#14849)
* fix #14846; add macros.extractDocCommentsAndRunnables
* fixup
* update tests
* address comment
|
2020-07-01 09:26:23 +02:00 |
|
Timothee Cour
|
bb62feff72
|
fix #14691 docgen works again for methods (#14701)
* fix #14691 docgen methods
* fixup
|
2020-06-18 08:47:16 +02:00 |
|
Timothee Cour
|
0a27cca4b5
|
runnableExamples: correctly handle multiline string litterals (#14492)
* runnableExamples: correctly handle multiline string litterals
* address comments: improve doc comments + variable namings
|
2020-06-01 15:56:29 +02:00 |
|
Timothee Cour
|
e646c16e06
|
hotfix doc comments for procs without body (#14494)
|
2020-05-29 05:30:36 -07:00 |
|
Timothee Cour
|
579456d520
|
fix #14485 (#14487)
|
2020-05-28 19:00:36 -07:00 |
|
Timothee Cour
|
e013ebc91a
|
fix #8871 runnableExamples now preserves source code comments, litterals, and all formatting; other bug fix (#14439)
* fix #8871 runnableExamples now preserves source code comments, litterals, and all formatting
* remove orig deadcode from getAllRunnableExamplesImpl
* fix expected examples
* add test to close https://github.com/nim-lang/Nim/issues/14473
* correctly handle regular comments before 1st token inside runnableExamples
* add test to answer https://github.com/nim-lang/Nim/pull/14439#discussion_r431829199
* update tests
|
2020-05-28 20:46:06 +02:00 |
|
Kaushal Modi
|
e62ccaa4dc
|
Propagate the outDir to rstgen to fix hrefs for modules in subdirs (#14479)
|
2020-05-28 00:13:24 -07:00 |
|