JJ e7e8f437c4 Keep the doc sidebar on the screen while scrolling (#19851) il y a 2 ans
..
manual 3aaec0647b turn on syntax highlighting in Manual & Tutorial (#17692) il y a 3 ans
advopt.txt 86e93eb293 Fixed description as option in advopt.txt (#19635) il y a 2 ans
apis.rst 4341b06f65 RST: improve simple tables (#19859) il y a 2 ans
astspec.txt 4341b06f65 RST: improve simple tables (#19859) il y a 2 ans
backends.rst 7ff43d07b2 added --nimMainPrefix switch; fixes #15955; refs #16945 [backport:1.6] (#19235) il y a 3 ans
basicopt.txt 78b86b7942 basicopt.txt: Unify the format (#19251) il y a 3 ans
contributing.rst 415689323c clarify how to restart CI (#19845) il y a 2 ans
destructors.rst a0073d2d4c renamed 'gc' switch to 'mm'; [backport:1.6] (#19187) il y a 3 ans
docgen.rst b21eb1ed36 change os.nim doc links to new style (#19102) il y a 3 ans
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.rst a0073d2d4c renamed 'gc' switch to 'mm'; [backport:1.6] (#19187) il y a 3 ans
docstyle.rst 8f79bc5f3d add RST highlighting for command line / shells (also fixes #16858) (#17789) il y a 3 ans
drnim.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) il y a 3 ans
effects.txt 3ea6446900 Nimrod renamed to Nim il y a 10 ans
estp.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) il y a 3 ans
filelist.txt 436af88d8c follow-up #17837: add `Console` for interactive sessions (#17930) il y a 3 ans
filters.rst 3b1aabdcff change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18085) il y a 3 ans
grammar.txt 61d682e733 Allow full commands and blocks in type sections (#19181) il y a 3 ans
hcr.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) il y a 3 ans
idetools.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) il y a 3 ans
intern.rst 6f4bacff67 Extend and document compiler debugging utilities (#19841) il y a 2 ans
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore il y a 7 ans
koch.rst 6f4bacff67 Extend and document compiler debugging utilities (#19841) il y a 2 ans
lib.rst d81edcacc6 Add link to std/tempfiles in the docs; fix #19155 (#19807) il y a 2 ans
manual.rst 4341b06f65 RST: improve simple tables (#19859) il y a 2 ans
manual_experimental.rst 2bd1aa186e New/better macro pragmas, mark some as experimental (#19406) il y a 3 ans
manual_experimental_strictnotnil.rst 14960fa754 Fix typo and incorrect pragma name (#19847) il y a 2 ans
mm.rst a0073d2d4c renamed 'gc' switch to 'mm'; [backport:1.6] (#19187) il y a 3 ans
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) il y a 5 ans
nep1.rst 4341b06f65 RST: improve simple tables (#19859) il y a 2 ans
nimc.rst 1a92edeb89 nimc.rst: fix table markup (#19239) il y a 3 ans
nimdoc.cls 4341b06f65 RST: improve simple tables (#19859) il y a 2 ans
nimdoc.css e7e8f437c4 Keep the doc sidebar on the screen while scrolling (#19851) il y a 2 ans
nimfix.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) il y a 3 ans
nimgrep.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) il y a 3 ans
nimgrep_cmdline.txt 368422c219 update nimgrep documentation (#17415) il y a 3 ans
niminst.rst 4341b06f65 RST: improve simple tables (#19859) il y a 2 ans
nims.rst 3481ff6172 Update nims.rst to reflect that -d:release is now allowed in config.nims (#18221) il y a 3 ans
nimsuggest.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) il y a 3 ans
overview.rst 9d2dfa9a99 further cleanups; refs #4934 il y a 8 ans
packaging.rst 9fc2918314 Document how to compile a reproducible build (#18953) il y a 3 ans
pegdocs.txt e720bbdd76 Peg captures get stack-like behavior (#18369) il y a 3 ans
readme.txt 0b44d812f1 doc: Trim .txt files trailing whitespace il y a 9 ans
refc.rst a0073d2d4c renamed 'gc' switch to 'mm'; [backport:1.6] (#19187) il y a 3 ans
regexprs.txt 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) il y a 3 ans
rstcommon.rst e61381a293 follow-up #17692: more inline syntax highlighting (#17837) il y a 3 ans
sets_fragment.txt 94c4c01d9c small improvements for tut1.rst (#17935) il y a 3 ans
spawn.txt 56461c280f Change stdlib imports to use std prefix in most examples (#17202) il y a 4 ans
subexes.txt 5e9dd81baa more "eg" fixes il y a 4 ans
testament.rst a8426fc789 Fix default testament target in docs and cli help (#19796) il y a 2 ans
tools.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) il y a 3 ans
tut1.rst 4341b06f65 RST: improve simple tables (#19859) il y a 2 ans
tut2.rst afe5eb569b Add commas to docs for clarity (#18398) il y a 3 ans
tut3.rst 152dab0983 fix: Fix introductory macro examples (#19706) il y a 2 ans

readme.txt

============================
Nim's documenation 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!