PhilippMDoerner 93407096db #22514 expand testament option docs (#22516) vor 1 Jahr
..
manual 1c31de361d Markdown code blocks part 5 (#20236) vor 2 Jahren
advopt.txt 1ad618d96c clean up the documentation (#22196) vor 1 Jahr
apis.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) vor 2 Jahren
astspec.txt 1bb117cd7a `proc` typeclass accounts for `iterator`, call conventions + `nil` fix + document typeclass AST (#21629) vor 1 Jahr
backends.md 609bf3d7c8 fix #21501 by making --app:lib and --app:staticLib imply --noMain (#21910) vor 1 Jahr
basicopt.txt 6505bd347d Markdown indented code blocks (#20473) vor 2 Jahren
contributing.md 7cb59efd4b Tidy contributing.md: format cmd (#22204) vor 1 Jahr
destructors.md 9872453365 destructors: better docs [backport:2.0] (#22391) vor 1 Jahr
docgen.md a0da74ed4c Update nim 2.0 documentation for docgen & nimgrep (#21665) vor 1 Jahr
docgen_sample.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) vor 4 Jahren
docs.md c4ba4f06f8 Markdown link migration part 2 (#20371) vor 2 Jahren
docstyle.md c4ba4f06f8 Markdown link migration part 2 (#20371) vor 2 Jahren
drnim.md 6505bd347d Markdown indented code blocks (#20473) vor 2 Jahren
effects.txt 713f39083e Markdown code blocks part 4 (#20189) vor 2 Jahren
estp.md 6505bd347d Markdown indented code blocks (#20473) vor 2 Jahren
filelist.txt 1ad618d96c clean up the documentation (#22196) vor 1 Jahr
filters.md 6505bd347d Markdown indented code blocks (#20473) vor 2 Jahren
grammar.txt dce714b259 Fix grammar top rule (#22325) vor 1 Jahr
hcr.md 713f39083e Markdown code blocks part 4 (#20189) vor 2 Jahren
idetools.md 6505bd347d Markdown indented code blocks (#20473) vor 2 Jahren
intern.md c0824b9b80 [`std/os` clean up] import and export `osseps` (#20580) vor 2 Jahren
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore vor 7 Jahren
koch.md c4ba4f06f8 Markdown link migration part 2 (#20371) vor 2 Jahren
lib.md b865f6a5f0 Remove the "This module" suffix and reword some entries from the stdlib overview (#21580) vor 1 Jahr
manual.md 7c2a2c8dc8 fixes a typo in the manual (#22383) vor 1 Jahr
manual_experimental.md 60307cc373 updates manual with codegenDecl on params docs (#22333) vor 1 Jahr
manual_experimental_strictnotnil.md 4da3ead294 fixes `strictnotnil` documentation; comment unfinished sections (#21041) vor 2 Jahren
markdown_rst.md a0da74ed4c Update nim 2.0 documentation for docgen & nimgrep (#21665) vor 1 Jahr
mm.md 1ad618d96c clean up the documentation (#22196) vor 1 Jahr
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) vor 5 Jahren
nep1.md c4ba4f06f8 Markdown link migration part 2 (#20371) vor 2 Jahren
nimc.md be1844541c implemented 'push quirky' switch for fine grained control over the ex… (#22318) vor 1 Jahr
nimdoc.cls 4341b06f65 RST: improve simple tables (#19859) vor 2 Jahren
nimdoc.css d2b197bdcd Stick search result (#22394) vor 1 Jahr
nimgrep.md 9f651f05d5 nimgrep: fix typo (#21337) vor 1 Jahr
nimgrep_cmdline.txt 6505bd347d Markdown indented code blocks (#20473) vor 2 Jahren
niminst.md 6505bd347d Markdown indented code blocks (#20473) vor 2 Jahren
nims.md 1ad618d96c clean up the documentation (#22196) vor 1 Jahr
nimsuggest.md 1ad618d96c clean up the documentation (#22196) vor 1 Jahr
overview.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) vor 2 Jahren
packaging.md b2c5f8a05f fixes #21461 (#21463) vor 1 Jahr
pegdocs.txt 6505bd347d Markdown indented code blocks (#20473) vor 2 Jahren
readme.txt 1ad618d96c clean up the documentation (#22196) vor 1 Jahr
refc.md d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) vor 1 Jahr
regexprs.txt 6505bd347d Markdown indented code blocks (#20473) vor 2 Jahren
rstcommon.rst 6505bd347d Markdown indented code blocks (#20473) vor 2 Jahren
sets_fragment.txt 1ad618d96c clean up the documentation (#22196) vor 1 Jahr
spawn.txt c4ba4f06f8 Markdown link migration part 2 (#20371) vor 2 Jahren
subexes.txt 1c31de361d Markdown code blocks part 5 (#20236) vor 2 Jahren
testament.md 93407096db #22514 expand testament option docs (#22516) vor 1 Jahr
tools.md 1ad618d96c clean up the documentation (#22196) vor 1 Jahr
tut1.md 6505bd347d Markdown indented code blocks (#20473) vor 2 Jahren
tut2.md 91ce8c385d fix #19580; add warning for bare except: clause (#21099) vor 2 Jahren
tut3.md 1ad618d96c clean up the documentation (#22196) vor 1 Jahr

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!