Antonis Geralis 63398b11f5 Add a note about the sideeffect pragma (#23543) 2 天之前
..
manual 1c31de361d Markdown code blocks part 5 (#20236) 1 年之前
advopt.txt 1ad618d96c clean up the documentation (#22196) 10 月之前
apis.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) 1 年之前
astspec.txt 4d11d0619d complete std prefixes for stdlib (#22887) 6 月之前
backends.md c2d2b6344d remove mention of `GC_ref` and `GC_unref` for strings (#23373) 2 月之前
basicopt.txt 6505bd347d Markdown indented code blocks (#20473) 1 年之前
contributing.md c5495f40d5 docgen: add Pandoc footnotes (fixes #21080) (#22591) 8 月之前
destructors.md 9872453365 destructors: better docs [backport:2.0] (#22391) 9 月之前
docgen.md 7c3917d1dd doc: fix typos (#22869) 6 月之前
docgen_sample.nim 4d11d0619d complete std prefixes for stdlib (#22887) 6 月之前
docs.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 年之前
docstyle.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 年之前
drnim.md 6505bd347d Markdown indented code blocks (#20473) 1 年之前
effects.txt 713f39083e Markdown code blocks part 4 (#20189) 1 年之前
estp.md 4d11d0619d complete std prefixes for stdlib (#22887) 6 月之前
filelist.txt 1ad618d96c clean up the documentation (#22196) 10 月之前
filters.md 6505bd347d Markdown indented code blocks (#20473) 1 年之前
grammar.txt 243f1e6cd5 Fixes #23085: update grammars for 'concept' (#23256) 3 月之前
hcr.md 713f39083e Markdown code blocks part 4 (#20189) 1 年之前
idetools.md 6505bd347d Markdown indented code blocks (#20473) 1 年之前
intern.md 21218d743f Documentation only (#22761) 7 月之前
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore 6 年之前
koch.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 年之前
lib.md ade5295fd5 fix link to `jsfetch` stdlib (#23203) 3 月之前
manual.md 63398b11f5 Add a note about the sideeffect pragma (#23543) 2 天之前
manual_experimental.md 1324d2e04c Asm syntax pragma (#23119) 4 月之前
manual_experimental_strictnotnil.md 4da3ead294 fixes `strictnotnil` documentation; comment unfinished sections (#21041) 1 年之前
markdown_rst.md 7c3917d1dd doc: fix typos (#22869) 6 月之前
mm.md a9e6660a74 Documentation only (#22760) 7 月之前
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) 4 年之前
nep1.md c4f98b7696 Recommend hanging indent in NEP1 (#23105) 4 月之前
nimc.md a619434904 remove obselete doc with nimrtl (#23358) 2 月之前
nimdoc.cls 4341b06f65 RST: improve simple tables (#19859) 1 年之前
nimdoc.css a26ccb3476 fix #22492 (#22511) 8 月之前
nimgrep.md 9f651f05d5 nimgrep: fix typo (#21337) 1 年之前
nimgrep_cmdline.txt 6505bd347d Markdown indented code blocks (#20473) 1 年之前
niminst.md 6505bd347d Markdown indented code blocks (#20473) 1 年之前
nims.md c3b95cbd2c docs: add another switch example for nimscript (#22772) 7 月之前
nimsuggest.md 1ad618d96c clean up the documentation (#22196) 10 月之前
overview.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) 1 年之前
packaging.md b2c5f8a05f fixes #21461 (#21463) 1 年之前
pegdocs.txt 6505bd347d Markdown indented code blocks (#20473) 1 年之前
readme.txt 1ad618d96c clean up the documentation (#22196) 10 月之前
refc.md d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) 1 年之前
regexprs.txt 6505bd347d Markdown indented code blocks (#20473) 1 年之前
rstcommon.rst 6505bd347d Markdown indented code blocks (#20473) 1 年之前
sets_fragment.txt 1ad618d96c clean up the documentation (#22196) 10 月之前
spawn.txt c4ba4f06f8 Markdown link migration part 2 (#20371) 1 年之前
subexes.txt 1c31de361d Markdown code blocks part 5 (#20236) 1 年之前
testament.md 93407096db #22514 expand testament option docs (#22516) 8 月之前
tools.md 1ad618d96c clean up the documentation (#22196) 10 月之前
tut1.md 6505bd347d Markdown indented code blocks (#20473) 1 年之前
tut2.md 47594eb909 fix typo: "As can been seen" to "As can be seen" (#23544) 1 周之前
tut3.md 1ad618d96c clean up the documentation (#22196) 10 月之前

readme.txt

============================
Nim's documentation system
============================

This folder contains Nim's documentation. The documentation
is written in a format called *Markdown*, a markup language that reads
like ASCII and can be converted to HTML automatically!