Andrey Makarov c5495f40d5 docgen: add Pandoc footnotes (fixes #21080) (#22591) il y a 9 mois
..
manual 1c31de361d Markdown code blocks part 5 (#20236) il y a 1 an
advopt.txt 1ad618d96c clean up the documentation (#22196) il y a 11 mois
apis.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) il y a 1 an
astspec.txt 1bb117cd7a `proc` typeclass accounts for `iterator`, call conventions + `nil` fix + document typeclass AST (#21629) il y a 1 an
backends.md 609bf3d7c8 fix #21501 by making --app:lib and --app:staticLib imply --noMain (#21910) il y a 1 an
basicopt.txt 6505bd347d Markdown indented code blocks (#20473) il y a 1 an
contributing.md c5495f40d5 docgen: add Pandoc footnotes (fixes #21080) (#22591) il y a 9 mois
destructors.md 9872453365 destructors: better docs [backport:2.0] (#22391) il y a 10 mois
docgen.md c5495f40d5 docgen: add Pandoc footnotes (fixes #21080) (#22591) il y a 9 mois
docgen_sample.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) il y a 4 ans
docs.md c4ba4f06f8 Markdown link migration part 2 (#20371) il y a 1 an
docstyle.md c4ba4f06f8 Markdown link migration part 2 (#20371) il y a 1 an
drnim.md 6505bd347d Markdown indented code blocks (#20473) il y a 1 an
effects.txt 713f39083e Markdown code blocks part 4 (#20189) il y a 1 an
estp.md 6505bd347d Markdown indented code blocks (#20473) il y a 1 an
filelist.txt 1ad618d96c clean up the documentation (#22196) il y a 11 mois
filters.md 6505bd347d Markdown indented code blocks (#20473) il y a 1 an
grammar.txt ba158d73dc type annotations for variable tuple unpacking, better error messages (#22611) il y a 9 mois
hcr.md 713f39083e Markdown code blocks part 4 (#20189) il y a 1 an
idetools.md 6505bd347d Markdown indented code blocks (#20473) il y a 1 an
intern.md c0824b9b80 [`std/os` clean up] import and export `osseps` (#20580) il y a 1 an
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore il y a 6 ans
koch.md c4ba4f06f8 Markdown link migration part 2 (#20371) il y a 1 an
lib.md b865f6a5f0 Remove the "This module" suffix and reword some entries from the stdlib overview (#21580) il y a 1 an
manual.md 7c2a2c8dc8 fixes a typo in the manual (#22383) il y a 10 mois
manual_experimental.md 60307cc373 updates manual with codegenDecl on params docs (#22333) il y a 10 mois
manual_experimental_strictnotnil.md 4da3ead294 fixes `strictnotnil` documentation; comment unfinished sections (#21041) il y a 1 an
markdown_rst.md c5495f40d5 docgen: add Pandoc footnotes (fixes #21080) (#22591) il y a 9 mois
mm.md 1ad618d96c clean up the documentation (#22196) il y a 11 mois
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) il y a 4 ans
nep1.md c4ba4f06f8 Markdown link migration part 2 (#20371) il y a 1 an
nimc.md be1844541c implemented 'push quirky' switch for fine grained control over the ex… (#22318) il y a 11 mois
nimdoc.cls 4341b06f65 RST: improve simple tables (#19859) il y a 2 ans
nimdoc.css a26ccb3476 fix #22492 (#22511) il y a 10 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 1 an
niminst.md 6505bd347d Markdown indented code blocks (#20473) il y a 1 an
nims.md 1ad618d96c clean up the documentation (#22196) il y a 11 mois
nimsuggest.md 1ad618d96c clean up the documentation (#22196) il y a 11 mois
overview.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) il y a 1 an
packaging.md b2c5f8a05f fixes #21461 (#21463) il y a 1 an
pegdocs.txt 6505bd347d Markdown indented code blocks (#20473) il y a 1 an
readme.txt 1ad618d96c clean up the documentation (#22196) il y a 11 mois
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 1 an
rstcommon.rst 6505bd347d Markdown indented code blocks (#20473) il y a 1 an
sets_fragment.txt 1ad618d96c clean up the documentation (#22196) il y a 11 mois
spawn.txt c4ba4f06f8 Markdown link migration part 2 (#20371) il y a 1 an
subexes.txt 1c31de361d Markdown code blocks part 5 (#20236) il y a 1 an
testament.md 93407096db #22514 expand testament option docs (#22516) il y a 10 mois
tools.md 1ad618d96c clean up the documentation (#22196) il y a 11 mois
tut1.md 6505bd347d Markdown indented code blocks (#20473) il y a 1 an
tut2.md 91ce8c385d fix #19580; add warning for bare except: clause (#21099) il y a 1 an
tut3.md 1ad618d96c clean up the documentation (#22196) il y a 11 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!