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

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!