CharlesEnding fcee829d85 Adds an example of using ident to name procedures to the macros tutorial (#22973) il y a 2 mois
..
manual 1c31de361d Markdown code blocks part 5 (#20236) il y a 2 ans
advopt.txt 1ad618d96c clean up the documentation (#22196) il y a 1 an
apis.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) il y a 2 ans
astspec.txt 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
backends.md c2d2b6344d remove mention of `GC_ref` and `GC_unref` for strings (#23373) il y a 8 mois
basicopt.txt 6505bd347d Markdown indented code blocks (#20473) il y a 2 ans
contributing.md c5495f40d5 docgen: add Pandoc footnotes (fixes #21080) (#22591) il y a 1 an
destructors.md 9872453365 destructors: better docs [backport:2.0] (#22391) il y a 1 an
docgen.md 7c3917d1dd doc: fix typos (#22869) il y a 1 an
docgen_sample.nim 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
docs.md c4ba4f06f8 Markdown link migration part 2 (#20371) il y a 2 ans
docstyle.md c4ba4f06f8 Markdown link migration part 2 (#20371) il y a 2 ans
drnim.md 6505bd347d Markdown indented code blocks (#20473) il y a 2 ans
effects.txt 713f39083e Markdown code blocks part 4 (#20189) il y a 2 ans
estp.md 4d11d0619d complete std prefixes for stdlib (#22887) il y a 1 an
filelist.txt 1ad618d96c clean up the documentation (#22196) il y a 1 an
filters.md 6505bd347d Markdown indented code blocks (#20473) il y a 2 ans
grammar.txt 243f1e6cd5 Fixes #23085: update grammars for 'concept' (#23256) il y a 9 mois
hcr.md 713f39083e Markdown code blocks part 4 (#20189) il y a 2 ans
idetools.md 6505bd347d Markdown indented code blocks (#20473) il y a 2 ans
intern.md 21218d743f Documentation only (#22761) il y a 1 an
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore il y a 7 ans
koch.md c4ba4f06f8 Markdown link migration part 2 (#20371) il y a 2 ans
lib.md ade5295fd5 fix link to `jsfetch` stdlib (#23203) il y a 10 mois
manual.md a6595e5b49 open new scope for const values (#24084) il y a 2 mois
manual_experimental.md 770f8d5513 opensym for templates + move behavior of opensymchoice to itself (#24007) il y a 2 mois
manual_experimental_strictnotnil.md 4da3ead294 fixes `strictnotnil` documentation; comment unfinished sections (#21041) il y a 1 an
markdown_rst.md 7c3917d1dd doc: fix typos (#22869) il y a 1 an
mm.md d78ccbc27c Revert "Document move limitations" (#23778) il y a 4 mois
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) il y a 5 ans
nep1.md c4f98b7696 Recommend hanging indent in NEP1 (#23105) il y a 10 mois
nimc.md dc46350fa1 Add support for nvcc & hipcc (cuda/rocm) (#23805) il y a 4 mois
nimdoc.cls 4341b06f65 RST: improve simple tables (#19859) il y a 2 ans
nimdoc.css 6a5aa00701 Fix CSS for `number-lines` code blocks (#24081) il y a 2 mois
nimgrep.md 9f651f05d5 nimgrep: fix typo (#21337) il y a 1 an
nimgrep_cmdline.txt 6505bd347d Markdown indented code blocks (#20473) il y a 2 ans
niminst.md 6505bd347d Markdown indented code blocks (#20473) il y a 2 ans
nims.md c3b95cbd2c docs: add another switch example for nimscript (#22772) il y a 1 an
nimsuggest.md 1ad618d96c clean up the documentation (#22196) il y a 1 an
overview.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) il y a 2 ans
packaging.md b2c5f8a05f fixes #21461 (#21463) il y a 1 an
pegdocs.txt 6505bd347d Markdown indented code blocks (#20473) il y a 2 ans
readme.txt 1ad618d96c clean up the documentation (#22196) il y a 1 an
refc.md d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) il y a 1 an
regexprs.txt 6505bd347d Markdown indented code blocks (#20473) il y a 2 ans
rstcommon.rst 6505bd347d Markdown indented code blocks (#20473) il y a 2 ans
sets_fragment.txt 1ad618d96c clean up the documentation (#22196) il y a 1 an
spawn.txt c4ba4f06f8 Markdown link migration part 2 (#20371) il y a 2 ans
subexes.txt 1c31de361d Markdown code blocks part 5 (#20236) il y a 2 ans
testament.md 93407096db #22514 expand testament option docs (#22516) il y a 1 an
tools.md 1ad618d96c clean up the documentation (#22196) il y a 1 an
tut1.md 6505bd347d Markdown indented code blocks (#20473) il y a 2 ans
tut2.md 47594eb909 fix typo: "As can been seen" to "As can be seen" (#23544) il y a 6 mois
tut3.md fcee829d85 Adds an example of using ident to name procedures to the macros tutorial (#22973) il y a 2 mois

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!