mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-05 19:34:12 +00:00
* docgen: move to shared RST state (fix #16990) * Update lib/packages/docutils/rst.nim Co-authored-by: Andreas Rumpf <rumpf_a@web.de> * Update lib/packages/docutils/rst.nim Co-authored-by: Andreas Rumpf <rumpf_a@web.de> * Update lib/packages/docutils/rst.nim Co-authored-by: Andreas Rumpf <rumpf_a@web.de> * Update compiler/docgen.nim Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> * Update compiler/docgen.nim Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> * Update compiler/docgen.nim Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> * Update lib/packages/docutils/rst.nim Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> * rename `cmdDoc2` to `cmdDoc` * fix (P)RstSharedState convention * new style of initialization * misc suggestions * 1 more rename * fix a regression Co-authored-by: Andreas Rumpf <rumpf_a@web.de> Co-authored-by: Timothee Cour <timothee.cour2@gmail.com>
14 lines
976 B
Plaintext
14 lines
976 B
Plaintext
enumValueA subdir/subdir_b/utils.html#enumValueA SomeType.enumValueA
|
|
enumValueB subdir/subdir_b/utils.html#enumValueB SomeType.enumValueB
|
|
enumValueC subdir/subdir_b/utils.html#enumValueC SomeType.enumValueC
|
|
SomeType subdir/subdir_b/utils.html#SomeType utils: SomeType
|
|
someType subdir/subdir_b/utils.html#someType_2 utils: someType(): SomeType
|
|
aEnum subdir/subdir_b/utils.html#aEnum.t utils: aEnum(): untyped
|
|
bEnum subdir/subdir_b/utils.html#bEnum.t utils: bEnum(): untyped
|
|
fromUtilsGen subdir/subdir_b/utils.html#fromUtilsGen.t utils: fromUtilsGen(): untyped
|
|
This is now a header subdir/subdir_b/utils.html#this-is-now-a-header This is now a header
|
|
Next header subdir/subdir_b/utils.html#this-is-now-a-header-next-header Next header
|
|
And so on subdir/subdir_b/utils.html#next-header-and-so-on And so on
|
|
More headers subdir/subdir_b/utils.html#more-headers More headers
|
|
Up to level 6 subdir/subdir_b/utils.html#more-headers-up-to-level-6 Up to level 6
|