Juan M Gómez bf72d87f24 adds support for noDecl in constructor (#22811) hace 1 año
..
manual 1c31de361d Markdown code blocks part 5 (#20236) hace 2 años
advopt.txt 1ad618d96c clean up the documentation (#22196) hace 1 año
apis.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) hace 2 años
astspec.txt 1bb117cd7a `proc` typeclass accounts for `iterator`, call conventions + `nil` fix + document typeclass AST (#21629) hace 1 año
backends.md 609bf3d7c8 fix #21501 by making --app:lib and --app:staticLib imply --noMain (#21910) hace 1 año
basicopt.txt 6505bd347d Markdown indented code blocks (#20473) hace 2 años
contributing.md c5495f40d5 docgen: add Pandoc footnotes (fixes #21080) (#22591) hace 1 año
destructors.md 9872453365 destructors: better docs [backport:2.0] (#22391) hace 1 año
docgen.md c5495f40d5 docgen: add Pandoc footnotes (fixes #21080) (#22591) hace 1 año
docgen_sample.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) hace 4 años
docs.md c4ba4f06f8 Markdown link migration part 2 (#20371) hace 2 años
docstyle.md c4ba4f06f8 Markdown link migration part 2 (#20371) hace 2 años
drnim.md 6505bd347d Markdown indented code blocks (#20473) hace 2 años
effects.txt 713f39083e Markdown code blocks part 4 (#20189) hace 2 años
estp.md 6505bd347d Markdown indented code blocks (#20473) hace 2 años
filelist.txt 1ad618d96c clean up the documentation (#22196) hace 1 año
filters.md 6505bd347d Markdown indented code blocks (#20473) hace 2 años
grammar.txt ba158d73dc type annotations for variable tuple unpacking, better error messages (#22611) hace 1 año
hcr.md 713f39083e Markdown code blocks part 4 (#20189) hace 2 años
idetools.md 6505bd347d Markdown indented code blocks (#20473) hace 2 años
intern.md 21218d743f Documentation only (#22761) hace 1 año
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore hace 7 años
koch.md c4ba4f06f8 Markdown link migration part 2 (#20371) hace 2 años
lib.md b865f6a5f0 Remove the "This module" suffix and reword some entries from the stdlib overview (#21580) hace 1 año
manual.md f111009e5d Fix typo/grammar in exception tracking section (#22801) hace 1 año
manual_experimental.md bf72d87f24 adds support for noDecl in constructor (#22811) hace 1 año
manual_experimental_strictnotnil.md 4da3ead294 fixes `strictnotnil` documentation; comment unfinished sections (#21041) hace 2 años
markdown_rst.md c5495f40d5 docgen: add Pandoc footnotes (fixes #21080) (#22591) hace 1 año
mm.md a9e6660a74 Documentation only (#22760) hace 1 año
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) hace 5 años
nep1.md c4ba4f06f8 Markdown link migration part 2 (#20371) hace 2 años
nimc.md be1844541c implemented 'push quirky' switch for fine grained control over the ex… (#22318) hace 1 año
nimdoc.cls 4341b06f65 RST: improve simple tables (#19859) hace 2 años
nimdoc.css a26ccb3476 fix #22492 (#22511) hace 1 año
nimgrep.md 9f651f05d5 nimgrep: fix typo (#21337) hace 1 año
nimgrep_cmdline.txt 6505bd347d Markdown indented code blocks (#20473) hace 2 años
niminst.md 6505bd347d Markdown indented code blocks (#20473) hace 2 años
nims.md c3b95cbd2c docs: add another switch example for nimscript (#22772) hace 1 año
nimsuggest.md 1ad618d96c clean up the documentation (#22196) hace 1 año
overview.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) hace 2 años
packaging.md b2c5f8a05f fixes #21461 (#21463) hace 1 año
pegdocs.txt 6505bd347d Markdown indented code blocks (#20473) hace 2 años
readme.txt 1ad618d96c clean up the documentation (#22196) hace 1 año
refc.md d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) hace 1 año
regexprs.txt 6505bd347d Markdown indented code blocks (#20473) hace 2 años
rstcommon.rst 6505bd347d Markdown indented code blocks (#20473) hace 2 años
sets_fragment.txt 1ad618d96c clean up the documentation (#22196) hace 1 año
spawn.txt c4ba4f06f8 Markdown link migration part 2 (#20371) hace 2 años
subexes.txt 1c31de361d Markdown code blocks part 5 (#20236) hace 2 años
testament.md 93407096db #22514 expand testament option docs (#22516) hace 1 año
tools.md 1ad618d96c clean up the documentation (#22196) hace 1 año
tut1.md 6505bd347d Markdown indented code blocks (#20473) hace 2 años
tut2.md 91ce8c385d fix #19580; add warning for bare except: clause (#21099) hace 2 años
tut3.md 1ad618d96c clean up the documentation (#22196) hace 1 año

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!