Andreas Rumpf
|
28f2abe1a2
fixes #18112 (#18165)
|
před 3 roky |
Andrey Makarov
|
ba3ec7b049
docs: Latex generation improvements (#18141)
|
před 3 roky |
Andrey Makarov
|
1568ae23c6
docgen: escape special characters in titles (#18014)
|
před 3 roky |
Andrey Makarov
|
97970d9dcc
`doc2tex`: generate docs to Latex (#17997)
|
před 3 roky |
Andreas Rumpf
|
d84a3b10b5
fixes #17675 (#17981)
|
před 3 roky |
Andrey Makarov
|
706562f661
docgen: get rid of ropes (#17939)
|
před 3 roky |
Andrey Makarov
|
1640508348
more strict RST inline markup parsing (#17827)
|
před 3 roky |
Timothee Cour
|
da1c1a7117
`--filenames:abs|canonical|legacyRelProj` for filenames in compiler msgs (replaces `--listfullpaths:on|off`) (#17746)
|
před 3 roky |
Timothee Cour
|
5c9c1988f6
-d:nimDebug: calls doAssert false instead of quit (#17739)
|
před 3 roky |
flywind
|
a807233aeb
fix #17615(runnableExamples silently ignored if placed after some code) (#17619)
|
před 3 roky |
Andrey Makarov
|
e35946f306
enable syntax highlighting for inline code (#17585)
|
před 3 roky |
Timothee Cour
|
a7bb973a24
docgen: render pragmas by default except for a select list (and fix #9074) (#17054)
|
před 3 roky |
Timothee Cour
|
d23a757765
fix https://github.com/nim-lang/RFCs/issues/352: show top-level import for top-level runnableExamples in generated docs (#17542)
|
před 3 roky |
Andreas Rumpf
|
5f5a92379f
custom integer literals (#17489)
|
před 3 roky |
Timothee Cour
|
64e6670de4
fix #16973 ; nim doc now shows correct, canonical import name in title (#16999)
|
před 3 roky |
Timothee Cour
|
452366982d
fix #16901: sidebar groups now works with all routines, not just proc,func (#17416)
|
před 3 roky |
Andrey Makarov
|
4bfc5a9551
Rst test check messages (fix #17280) (#17338)
|
před 3 roky |
Andrey Makarov
|
d97bf4f1c8
fix RST parsing when no indent after enum.item (fix #17249) (#17257)
|
před 3 roky |
Timothee Cour
|
d161d27cdd
fix #13491 #17279 runnableExamples now don't get lost in translation (#17282)
|
před 3 roky |
Andrey Makarov
|
02f4464058
RST heading improvements (fix #17091) (#17195)
|
před 3 roky |
Timothee Cour
|
ff3ace2232
fix code-block test bugs: fix #17183, fix https://github.com/timotheecour/Nim/issues/620 (#17184)
|
před 4 roky |
Andrey Makarov
|
fab1618eb4
make rst.nim use object variant (#17138)
|
před 4 roky |
Andrey Makarov
|
d1fec552d0
stricter checks for RST headlines (#17089)
|
před 4 roky |
Andrey Makarov
|
35bd39a9d0
RST: implement footnotes and citations (#16960)
|
před 4 roky |
n5m
|
c548f97241
quote nim command on compile (#16954)
|
před 4 roky |
Timothee Cour
|
6e267d28b3
remove conditionals on nimHasUserErrors, nimNoNilSeqs2, nimNoNilSeqs (#16861)
|
před 4 roky |
Timothee Cour
|
7f67c593c1
improve formatting of error message when runnableExamples fails (#16677)
|
před 4 roky |
Andrey Makarov
|
fd5c8ef208
RST: implement internal targets (#16614)
|
před 4 roky |
Timothee Cour
|
df17cf5e9e
misc cleanups (#16383)
|
před 4 roky |
Timothee Cour
|
2728711dd3
fix #16248 forward --lib to runnableExamples (#16350)
|
před 4 roky |