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

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!