Yanis Zafirópulos ae8eb1ec3d Copy editing (#15733) пре 4 година
..
manual 0ebc709037 deviated -> derived (#12846) [backport] пре 5 година
advopt.txt ec6a1125a0 --declaredlocs => --declaredLocs (#15672) пре 4 година
apis.rst a88004114d Discussion both in (#12678) пре 5 година
astspec.txt 0ea559611d Fix proc generic params ident defs, missing empty (#15412) пре 4 година
backends.rst e7f280bd26 Remove deprecated stuff from stdlib (#14699) пре 4 година
basicopt.txt fe3211fbcf fix the indentation in `--help` and `--fullhelp` (#15387) пре 4 година
codeowners.rst 7936768560 Fix some typos (#14843) пре 4 година
contributing.rst ae8eb1ec3d Copy editing (#15733) пре 4 година
destructors.rst da4aa2e1fb renamed '=' to '=copy' [backport:1.2] (#15585) пре 4 година
docgen.rst cbd78ec1f6 close #6071, remove the mentions of deprecated `docSeeSrcUrl` (#15350) пре 4 година
docgen_sample.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) пре 4 година
docs.rst 387e337a2a Documentation update a description (#14619) пре 4 година
docstyle.rst 5e9dd81baa more "eg" fixes пре 4 година
drnim.rst 3a2697dd73 drnim: tiny progress (#13882) пре 4 година
effects.txt 3ea6446900 Nimrod renamed to Nim пре 10 година
estp.rst eed0128916 renamed most remaining .txt documentation files to .rst пре 8 година
filelist.txt 8550a8127c Fix Typos in Internal Docs (#11735) [ci skip] пре 5 година
filters.rst b5448bf25c fix #9647 tmpl=>nimf (#9658) пре 6 година
gc.rst ae8eb1ec3d Copy editing (#15733) пре 4 година
grammar.txt 92163fa330 implements https://github.com/nim-lang/RFCs/issues/258 (#15503) пре 4 година
hcr.rst ba5604b96d fix #13621, the nim-livereload is mentioned as proposal in #8927 (#14998) пре 4 година
idetools.rst 7936768560 Fix some typos (#14843) пре 4 година
intern.rst 5e9dd81baa more "eg" fixes пре 4 година
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore пре 7 година
koch.rst 7936768560 Fix some typos (#14843) пре 4 година
lib.rst 7936768560 Fix some typos (#14843) пре 4 година
manual.rst b2f51e2950 Fix #13609 (#15567) пре 4 година
manual_experimental.rst 5e9dd81baa more "eg" fixes пре 4 година
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) пре 5 година
nep1.rst 5e9dd81baa more "eg" fixes пре 4 година
nimc.rst 5e9dd81baa more "eg" fixes пре 4 година
nimdoc.css d8a6b0b04e [backport: 1.4] Better linebreaks (#15658) пре 4 година
nimfix.rst eed0128916 renamed most remaining .txt documentation files to .rst пре 8 година
nimgrep.rst eed0128916 renamed most remaining .txt documentation files to .rst пре 8 година
niminst.rst eed0128916 renamed most remaining .txt documentation files to .rst пре 8 година
nims.rst 15a45e8e73 Documentation update nims.rst (#14683) пре 4 година
nimsuggest.rst 3ad48069d3 Fix word wrapping пре 5 година
overview.rst 9d2dfa9a99 further cleanups; refs #4934 пре 8 година
packaging.rst 59c212607e [backport] Add links to packaging and distro pages (#12603) [ci skip] пре 5 година
pegdocs.txt 0b44d812f1 doc: Trim .txt files trailing whitespace пре 9 година
prelude.rst db9ab2a4c0 Documentation prelude (#15377) пре 4 година
readme.txt 0b44d812f1 doc: Trim .txt files trailing whitespace пре 9 година
regexprs.txt 47037ebee3 fixes #9471 (#10502) пре 6 година
sets_fragment.txt 93461aee34 Fix many broken links пре 5 година
spawn.txt 83c89197f3 renames threadpool.await to blockUntil; refs #7853 пре 6 година
subexes.txt 5e9dd81baa more "eg" fixes пре 4 година
testament.rst 436e1fa5b1 fix #15631 (#15632) пре 4 година
tools.rst f25ca0d304 added testament documentation link to tools.rst (#15481) пре 4 година
tut1.rst ac8ab4c549 Clarify the use of the backwards index operator (^N) in tut1 (#14681) пре 4 година
tut2.rst 725c7caa02 Remove bit about opening files not raising (#15654) пре 4 година
tut3.rst 7d6cbf290a Error -> Defect for defects (#13908) пре 4 година

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!