metagn 1227799b84 implement parser for new case objects (#24885) 2 هفته پیش
..
manual 1c31de361d Markdown code blocks part 5 (#20236) 2 سال پیش
advopt.txt 85c8b5b304 track call depth separately from loop count in VM (#24512) 3 ماه پیش
apis.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) 2 سال پیش
astspec.txt 4d11d0619d complete std prefixes for stdlib (#22887) 1 سال پیش
backends.md a83c535ed4 docs: fix typos (#24573) 3 ماه پیش
basicopt.txt 6505bd347d Markdown indented code blocks (#20473) 2 سال پیش
contributing.md c5495f40d5 docgen: add Pandoc footnotes (fixes #21080) (#22591) 1 سال پیش
destructors.md 881d1dfdb6 undeprecates `var T` destructors (#24716) 2 ماه پیش
docgen.md 9f7b664836 documentation and comments use HTTPS when possible (#24264) 3 ماه پیش
docgen_sample.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 سال پیش
docs.md c4ba4f06f8 Markdown link migration part 2 (#20371) 2 سال پیش
docstyle.md c4ba4f06f8 Markdown link migration part 2 (#20371) 2 سال پیش
drnim.md 6505bd347d Markdown indented code blocks (#20473) 2 سال پیش
effects.txt 713f39083e Markdown code blocks part 4 (#20189) 2 سال پیش
estp.md 4d11d0619d complete std prefixes for stdlib (#22887) 1 سال پیش
filelist.txt 1ad618d96c clean up the documentation (#22196) 1 سال پیش
filters.md 6505bd347d Markdown indented code blocks (#20473) 2 سال پیش
grammar.txt 1227799b84 implement parser for new case objects (#24885) 2 هفته پیش
hcr.md 9f7b664836 documentation and comments use HTTPS when possible (#24264) 3 ماه پیش
idetools.md 6505bd347d Markdown indented code blocks (#20473) 2 سال پیش
intern.md 21218d743f Documentation only (#22761) 1 سال پیش
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore 7 سال پیش
koch.md c4ba4f06f8 Markdown link migration part 2 (#20371) 2 سال پیش
lib.md ade5295fd5 fix link to `jsfetch` stdlib (#23203) 1 سال پیش
manual.md 94497c790b allow setting arbitrary size for importc types (#24868) 2 هفته پیش
manual_experimental.md ac8c44e08d implement type bound operation RFC (#24315) 3 ماه پیش
manual_experimental_strictnotnil.md 4da3ead294 fixes `strictnotnil` documentation; comment unfinished sections (#21041) 2 سال پیش
markdown_rst.md 7c3917d1dd doc: fix typos (#22869) 1 سال پیش
mm.md d78ccbc27c Revert "Document move limitations" (#23778) 10 ماه پیش
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) 5 سال پیش
nep1.md 9f7b664836 documentation and comments use HTTPS when possible (#24264) 3 ماه پیش
nimc.md 9f7b664836 documentation and comments use HTTPS when possible (#24264) 3 ماه پیش
nimdoc.cls 4341b06f65 RST: improve simple tables (#19859) 2 سال پیش
nimdoc.css 3c71429eca Doc search improvements (#24567) 3 ماه پیش
nimgrep.md 9f651f05d5 nimgrep: fix typo (#21337) 2 سال پیش
nimgrep_cmdline.txt 6505bd347d Markdown indented code blocks (#20473) 2 سال پیش
niminst.md 9f7b664836 documentation and comments use HTTPS when possible (#24264) 3 ماه پیش
nims.md 69b2a6effc sort modules and added std/setutils (#24168) 7 ماه پیش
nimsuggest.md 1ad618d96c clean up the documentation (#22196) 1 سال پیش
overview.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) 2 سال پیش
packaging.md b2c5f8a05f fixes #21461 (#21463) 2 سال پیش
pegdocs.txt 6505bd347d Markdown indented code blocks (#20473) 2 سال پیش
readme.txt 1ad618d96c clean up the documentation (#22196) 1 سال پیش
refc.md d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) 2 سال پیش
regexprs.txt 9f7b664836 documentation and comments use HTTPS when possible (#24264) 3 ماه پیش
rstcommon.rst 6505bd347d Markdown indented code blocks (#20473) 2 سال پیش
sets_fragment.txt 1ad618d96c clean up the documentation (#22196) 1 سال پیش
spawn.txt c4ba4f06f8 Markdown link migration part 2 (#20371) 2 سال پیش
subexes.txt 1c31de361d Markdown code blocks part 5 (#20236) 2 سال پیش
testament.md 7cec03eb1b fix doc format: testament.md (#24654) 3 ماه پیش
tools.md 1ad618d96c clean up the documentation (#22196) 1 سال پیش
tut1.md 3c2b32aebe Expand enum example tut1.md (#24268) 3 ماه پیش
tut2.md 47594eb909 fix typo: "As can been seen" to "As can be seen" (#23544) 1 سال پیش
tut3.md fcee829d85 Adds an example of using ident to name procedures to the macros tutorial (#22973) 7 ماه پیش

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!