metagn 2864830941 implement type bound operation RFC (#24315) 3 minggu lalu
..
manual 1c31de361d Markdown code blocks part 5 (#20236) 2 tahun lalu
advopt.txt 1ad618d96c clean up the documentation (#22196) 1 tahun lalu
apis.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) 2 tahun lalu
astspec.txt 4d11d0619d complete std prefixes for stdlib (#22887) 1 tahun lalu
backends.md 95a7695810 documentation and comments use HTTPS when possible (#24264) 1 bulan lalu
basicopt.txt 6505bd347d Markdown indented code blocks (#20473) 2 tahun lalu
contributing.md c5495f40d5 docgen: add Pandoc footnotes (fixes #21080) (#22591) 1 tahun lalu
destructors.md 9872453365 destructors: better docs [backport:2.0] (#22391) 1 tahun lalu
docgen.md 95a7695810 documentation and comments use HTTPS when possible (#24264) 1 bulan lalu
docgen_sample.nim 4d11d0619d complete std prefixes for stdlib (#22887) 1 tahun lalu
docs.md c4ba4f06f8 Markdown link migration part 2 (#20371) 2 tahun lalu
docstyle.md c4ba4f06f8 Markdown link migration part 2 (#20371) 2 tahun lalu
drnim.md 6505bd347d Markdown indented code blocks (#20473) 2 tahun lalu
effects.txt 713f39083e Markdown code blocks part 4 (#20189) 2 tahun lalu
estp.md 4d11d0619d complete std prefixes for stdlib (#22887) 1 tahun lalu
filelist.txt 1ad618d96c clean up the documentation (#22196) 1 tahun lalu
filters.md 6505bd347d Markdown indented code blocks (#20473) 2 tahun lalu
grammar.txt 243f1e6cd5 Fixes #23085: update grammars for 'concept' (#23256) 10 bulan lalu
hcr.md 95a7695810 documentation and comments use HTTPS when possible (#24264) 1 bulan lalu
idetools.md 6505bd347d Markdown indented code blocks (#20473) 2 tahun lalu
intern.md 21218d743f Documentation only (#22761) 1 tahun lalu
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore 7 tahun lalu
koch.md c4ba4f06f8 Markdown link migration part 2 (#20371) 2 tahun lalu
lib.md ade5295fd5 fix link to `jsfetch` stdlib (#23203) 10 bulan lalu
manual.md b8f6088ac0 Document about noinline calling convention and exportcpp pragma in Nim manual (#24323) 1 bulan lalu
manual_experimental.md 2864830941 implement type bound operation RFC (#24315) 3 minggu lalu
manual_experimental_strictnotnil.md 4da3ead294 fixes `strictnotnil` documentation; comment unfinished sections (#21041) 1 tahun lalu
markdown_rst.md 7c3917d1dd doc: fix typos (#22869) 1 tahun lalu
mm.md d78ccbc27c Revert "Document move limitations" (#23778) 4 bulan lalu
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) 5 tahun lalu
nep1.md 95a7695810 documentation and comments use HTTPS when possible (#24264) 1 bulan lalu
nimc.md 95a7695810 documentation and comments use HTTPS when possible (#24264) 1 bulan lalu
nimdoc.cls 4341b06f65 RST: improve simple tables (#19859) 2 tahun lalu
nimdoc.css 6a5aa00701 Fix CSS for `number-lines` code blocks (#24081) 2 bulan lalu
nimgrep.md 9f651f05d5 nimgrep: fix typo (#21337) 1 tahun lalu
nimgrep_cmdline.txt 6505bd347d Markdown indented code blocks (#20473) 2 tahun lalu
niminst.md 95a7695810 documentation and comments use HTTPS when possible (#24264) 1 bulan lalu
nims.md 69b2a6effc sort modules and added std/setutils (#24168) 1 bulan lalu
nimsuggest.md 1ad618d96c clean up the documentation (#22196) 1 tahun lalu
overview.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) 2 tahun lalu
packaging.md b2c5f8a05f fixes #21461 (#21463) 1 tahun lalu
pegdocs.txt 6505bd347d Markdown indented code blocks (#20473) 2 tahun lalu
readme.txt 1ad618d96c clean up the documentation (#22196) 1 tahun lalu
refc.md d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) 1 tahun lalu
regexprs.txt 95a7695810 documentation and comments use HTTPS when possible (#24264) 1 bulan lalu
rstcommon.rst 6505bd347d Markdown indented code blocks (#20473) 2 tahun lalu
sets_fragment.txt 1ad618d96c clean up the documentation (#22196) 1 tahun lalu
spawn.txt c4ba4f06f8 Markdown link migration part 2 (#20371) 2 tahun lalu
subexes.txt 1c31de361d Markdown code blocks part 5 (#20236) 2 tahun lalu
testament.md 93407096db #22514 expand testament option docs (#22516) 1 tahun lalu
tools.md 1ad618d96c clean up the documentation (#22196) 1 tahun lalu
tut1.md 1dbf614858 Expand enum example tut1.md (#24268) 1 bulan lalu
tut2.md 47594eb909 fix typo: "As can been seen" to "As can be seen" (#23544) 6 bulan lalu
tut3.md fcee829d85 Adds an example of using ident to name procedures to the macros tutorial (#22973) 2 bulan lalu

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!