Araq 9a2fb248da wip vor 3 Jahren
..
manual 3aaec0647b turn on syntax highlighting in Manual & Tutorial (#17692) vor 3 Jahren
advopt.txt 40ec8184ad followup #17852, disallow all:on for now (#18311) vor 3 Jahren
apis.rst e61381a293 follow-up #17692: more inline syntax highlighting (#17837) vor 3 Jahren
astspec.txt 5b26f2bd81 fix deprecated example (#18721) vor 3 Jahren
backends.rst e61381a293 follow-up #17692: more inline syntax highlighting (#17837) vor 3 Jahren
basicopt.txt c1664f93b0 new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687) vor 4 Jahren
contributing.rst f86a530214 breaking changes policies (#18541) vor 3 Jahren
destructors.rst 24a7584299 update numbers of lifetime-tracking hooks in doc/destructors.rst (#19088) vor 3 Jahren
docgen.rst 7ba2659f73 docgen: implement doc link resolution in current module (#18642) vor 3 Jahren
docgen_sample.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) vor 4 Jahren
docs.rst 387e337a2a Documentation update a description (#14619) vor 4 Jahren
docstyle.rst 8f79bc5f3d add RST highlighting for command line / shells (also fixes #16858) (#17789) vor 3 Jahren
drnim.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) vor 3 Jahren
effects.txt 3ea6446900 Nimrod renamed to Nim vor 10 Jahren
estp.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) vor 3 Jahren
filelist.txt 436af88d8c follow-up #17837: add `Console` for interactive sessions (#17930) vor 3 Jahren
filters.rst 3b1aabdcff change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18085) vor 3 Jahren
gc.rst 2096490b59 follow-up #17930 - inline syntax highlighting (#18013) vor 3 Jahren
grammar.txt 2e2d928846 formal grammar updates [backport:1.2] (#18803) vor 3 Jahren
hcr.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) vor 3 Jahren
idetools.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) vor 3 Jahren
intern.rst 3ecb369ca1 Document file changes that may be needed for add a new platform (#19055) vor 3 Jahren
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore vor 7 Jahren
koch.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) vor 3 Jahren
lib.rst 1bba641fed Update `lib.rst` (#18605) vor 3 Jahren
manual.rst dbbafd320c manual: Document that comma propagates the default values of parameters (#19080) vor 3 Jahren
manual_experimental.rst 9a2fb248da wip vor 3 Jahren
manual_experimental_strictnotnil.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) vor 3 Jahren
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) vor 5 Jahren
nep1.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) vor 3 Jahren
nimc.rst 1acba63cb7 cross compilation targetting windows now supports `nim r`: `nim r -d:mingw main` (#18682) vor 3 Jahren
nimdoc.css 7ba2659f73 docgen: implement doc link resolution in current module (#18642) vor 3 Jahren
nimfix.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) vor 3 Jahren
nimgrep.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) vor 3 Jahren
nimgrep_cmdline.txt 368422c219 update nimgrep documentation (#17415) vor 3 Jahren
niminst.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) vor 3 Jahren
nims.rst 3481ff6172 Update nims.rst to reflect that -d:release is now allowed in config.nims (#18221) vor 3 Jahren
nimsuggest.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) vor 3 Jahren
overview.rst 9d2dfa9a99 further cleanups; refs #4934 vor 8 Jahren
packaging.rst 9fc2918314 Document how to compile a reproducible build (#18953) vor 3 Jahren
pegdocs.txt e720bbdd76 Peg captures get stack-like behavior (#18369) vor 3 Jahren
readme.txt 0b44d812f1 doc: Trim .txt files trailing whitespace vor 9 Jahren
regexprs.txt 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) vor 3 Jahren
rstcommon.rst e61381a293 follow-up #17692: more inline syntax highlighting (#17837) vor 3 Jahren
sets_fragment.txt 94c4c01d9c small improvements for tut1.rst (#17935) vor 3 Jahren
spawn.txt 56461c280f Change stdlib imports to use std prefix in most examples (#17202) vor 3 Jahren
subexes.txt 5e9dd81baa more "eg" fixes vor 4 Jahren
testament.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) vor 3 Jahren
tools.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) vor 3 Jahren
tut1.rst 561b01004c [backport] change some examples in tut1.rst (#18884) vor 3 Jahren
tut2.rst afe5eb569b Add commas to docs for clarity (#18398) vor 3 Jahren
tut3.rst 3aaec0647b turn on syntax highlighting in Manual & Tutorial (#17692) vor 3 Jahren

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!