Andreas Rumpf 3812d91390 alternative, much simpler algorithm for strict func checking (#21066) hace 2 años
..
manual 1c31de361d Markdown code blocks part 5 (#20236) hace 2 años
advopt.txt b213913dcb add a changelog and update the document for ORC (#20415) hace 2 años
apis.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) hace 2 años
astspec.txt a34dd3d77a Markdown code blocks part 3 (#20117) hace 2 años
backends.md f6ee066ee2 Markdown links migration part 1 (#20319) hace 2 años
basicopt.txt 6505bd347d Markdown indented code blocks (#20473) hace 2 años
contributing.md 6505bd347d Markdown indented code blocks (#20473) hace 2 años
destructors.md 6505bd347d Markdown indented code blocks (#20473) hace 2 años
docgen.md 6505bd347d Markdown indented code blocks (#20473) hace 2 años
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 436af88d8c follow-up #17837: add `Console` for interactive sessions (#17930) hace 3 años
filters.md 6505bd347d Markdown indented code blocks (#20473) hace 2 años
grammar.txt 0a1d4ba842 fix issue #20922 by handling missing expr in `exprList` for `tkOf` (#20930) hace 2 años
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 c0824b9b80 [`std/os` clean up] import and export `osseps` (#20580) hace 2 años
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 4480fd3e93 fixes #16656; add nre to lib.md (#21042) hace 2 años
manual.md 7a18c1ef44 clean up the documentation of threads (#21067) hace 2 años
manual_experimental.md 3812d91390 alternative, much simpler algorithm for strict func checking (#21066) hace 2 años
manual_experimental_strictnotnil.md 4da3ead294 fixes `strictnotnil` documentation; comment unfinished sections (#21041) hace 2 años
markdown_rst.md 6505bd347d Markdown indented code blocks (#20473) hace 2 años
mm.md b213913dcb add a changelog and update the document for ORC (#20415) hace 2 años
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 794bcc8029 Add: missing nintendo-switch define (#21009) hace 2 años
nimdoc.cls 4341b06f65 RST: improve simple tables (#19859) hace 2 años
nimdoc.css 70a8e0d65c Docs auto dark mode (#20188) hace 2 años
nimfix.md 6505bd347d Markdown indented code blocks (#20473) hace 2 años
nimgrep.md 2140d05f34 nimgrep: add `--inContext` and `--notinContext` options (#19528) hace 2 años
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 739e1badb6 stdlib organization & documentation improvements (#20971) hace 2 años
nimsuggest.md c4ba4f06f8 Markdown link migration part 2 (#20371) hace 2 años
overview.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) hace 2 años
packaging.md c4ba4f06f8 Markdown link migration part 2 (#20371) hace 2 años
pegdocs.txt 6505bd347d Markdown indented code blocks (#20473) hace 2 años
readme.txt b4157f6772 docs: fix some spelling errors (#19816) hace 2 años
refc.md c4ba4f06f8 Markdown link migration part 2 (#20371) hace 2 años
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 e669835665 Mention toSet in the docs of the set type (#21037) hace 2 años
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 4b24d85907 Update testament docs demo, command output, and gotchas (#20756) hace 2 años
tools.md c4ba4f06f8 Markdown link migration part 2 (#20371) hace 2 años
tut1.md 6505bd347d Markdown indented code blocks (#20473) hace 2 años
tut2.md f6ee066ee2 Markdown links migration part 1 (#20319) hace 2 años
tut3.md 0774c3aaaa update the maintained repo of ast-pattern-matching (#20537) hace 2 años

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!