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

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!