Andreas Rumpf 220b450489 fixes #21245; warn about destructors that can raise (#21726) 1 vuosi sitten
..
manual 1c31de361d Markdown code blocks part 5 (#20236) 2 vuotta sitten
advopt.txt f05387045d int64/uint64 as bigint in JS (#21613) 1 vuosi sitten
apis.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) 2 vuotta sitten
astspec.txt 1bb117cd7a `proc` typeclass accounts for `iterator`, call conventions + `nil` fix + document typeclass AST (#21629) 1 vuosi sitten
backends.md f6ee066ee2 Markdown links migration part 1 (#20319) 2 vuotta sitten
basicopt.txt 6505bd347d Markdown indented code blocks (#20473) 2 vuotta sitten
contributing.md 6505bd347d Markdown indented code blocks (#20473) 2 vuotta sitten
destructors.md 220b450489 fixes #21245; warn about destructors that can raise (#21726) 1 vuosi sitten
docgen.md a0da74ed4c Update nim 2.0 documentation for docgen & nimgrep (#21665) 1 vuosi sitten
docgen_sample.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) 4 vuotta sitten
docs.md c4ba4f06f8 Markdown link migration part 2 (#20371) 2 vuotta sitten
docstyle.md c4ba4f06f8 Markdown link migration part 2 (#20371) 2 vuotta sitten
drnim.md 6505bd347d Markdown indented code blocks (#20473) 2 vuotta sitten
effects.txt 713f39083e Markdown code blocks part 4 (#20189) 2 vuotta sitten
estp.md 6505bd347d Markdown indented code blocks (#20473) 2 vuotta sitten
filelist.txt 436af88d8c follow-up #17837: add `Console` for interactive sessions (#17930) 3 vuotta sitten
filters.md 6505bd347d Markdown indented code blocks (#20473) 2 vuotta sitten
grammar.txt 2a0d8a9a06 make grammar a bit more honest (#21655) 1 vuosi sitten
hcr.md 713f39083e Markdown code blocks part 4 (#20189) 2 vuotta sitten
idetools.md 6505bd347d Markdown indented code blocks (#20473) 2 vuotta sitten
intern.md c0824b9b80 [`std/os` clean up] import and export `osseps` (#20580) 2 vuotta sitten
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore 7 vuotta sitten
koch.md c4ba4f06f8 Markdown link migration part 2 (#20371) 2 vuotta sitten
lib.md b865f6a5f0 Remove the "This module" suffix and reword some entries from the stdlib overview (#21580) 1 vuosi sitten
manual.md 897dff69dd documents #21628 (#21723) 1 vuosi sitten
manual_experimental.md 63d29ddd69 alias syntax fixes, improvements and tests (#21671) 1 vuosi sitten
manual_experimental_strictnotnil.md 4da3ead294 fixes `strictnotnil` documentation; comment unfinished sections (#21041) 1 vuosi sitten
markdown_rst.md a0da74ed4c Update nim 2.0 documentation for docgen & nimgrep (#21665) 1 vuosi sitten
mm.md b213913dcb add a changelog and update the document for ORC (#20415) 2 vuotta sitten
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) 5 vuotta sitten
nep1.md c4ba4f06f8 Markdown link migration part 2 (#20371) 2 vuotta sitten
nimc.md 48de0d0cf4 Documented path substitution by compiler (#21662) 1 vuosi sitten
nimdoc.cls 4341b06f65 RST: improve simple tables (#19859) 2 vuotta sitten
nimdoc.css b2328b44ba make it printer friendly (#21218) 1 vuosi sitten
nimfix.md 6505bd347d Markdown indented code blocks (#20473) 2 vuotta sitten
nimgrep.md 9f651f05d5 nimgrep: fix typo (#21337) 1 vuosi sitten
nimgrep_cmdline.txt 6505bd347d Markdown indented code blocks (#20473) 2 vuotta sitten
niminst.md 6505bd347d Markdown indented code blocks (#20473) 2 vuotta sitten
nims.md 23bd812b0c Update nims.md to use `nim e` instead of `nim` in advanced shebang (#21301) 1 vuosi sitten
nimsuggest.md c4ba4f06f8 Markdown link migration part 2 (#20371) 2 vuotta sitten
overview.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) 2 vuotta sitten
packaging.md b2c5f8a05f fixes #21461 (#21463) 1 vuosi sitten
pegdocs.txt 6505bd347d Markdown indented code blocks (#20473) 2 vuotta sitten
readme.txt b4157f6772 docs: fix some spelling errors (#19816) 2 vuotta sitten
refc.md d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) 1 vuosi sitten
regexprs.txt 6505bd347d Markdown indented code blocks (#20473) 2 vuotta sitten
rstcommon.rst 6505bd347d Markdown indented code blocks (#20473) 2 vuotta sitten
sets_fragment.txt b0a98cc01e warn on set types bigger than max size, default to 0..255 for int literals (#21659) 1 vuosi sitten
spawn.txt c4ba4f06f8 Markdown link migration part 2 (#20371) 2 vuotta sitten
subexes.txt 1c31de361d Markdown code blocks part 5 (#20236) 2 vuotta sitten
testament.md e4e947232b testament: make valgrind optional (#21238) 1 vuosi sitten
tools.md c4ba4f06f8 Markdown link migration part 2 (#20371) 2 vuotta sitten
tut1.md 6505bd347d Markdown indented code blocks (#20473) 2 vuotta sitten
tut2.md 91ce8c385d fix #19580; add warning for bare except: clause (#21099) 1 vuosi sitten
tut3.md 0774c3aaaa update the maintained repo of ast-pattern-matching (#20537) 2 vuotta sitten

readme.txt

============================
Nim's documentation system
============================

This folder contains Nim's documentation. The documentation
is written in a format called *reStructuredText*, a markup language that reads
like ASCII and can be converted to HTML automatically!