Ștefan Talpalaru 002621b61d nimc.rst: fix table markup (#19239) пре 3 година
..
manual 0ebc709037 deviated -> derived (#12846) [backport] пре 5 година
advopt.txt 34563f86c2 fixes #15848 [backport:1.2] (#17959) пре 3 година
apis.rst a88004114d Discussion both in (#12678) пре 5 година
astspec.txt 72147c9ba4 Prefer relative links for Nim documentation пре 5 година
backends.rst 79f95a2efc misc bugfixes [backport:1.2] (#19203) пре 3 година
basicopt.txt 3a91a93584 Fixes #11431 (#11451) [bugfix] пре 5 година
codeowners.rst 6c7abe6e5b Fixes #9671 (#9750) пре 6 година
contributing.rst 8279da5219 contributing.rst: Add a special rule for 'outplace'-like features пре 5 година
destructors.rst 59b5bdc2c6 renamed '=' to '=copy' [backport:1.2] (#15585) пре 4 година
docgen.rst 20a59da401 Add `--git.devel` option to the documentation пре 5 година
docgen_sample.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) пре 5 година
docs.rst 31b8bc7866 Add link to tutorial part III to docs.rst (#10157) [ci skip] пре 6 година
docstyle.rst f7a0a42b05 fixup пре 6 година
drnim.rst 9ffec79300 DrNim (Nim compiler with Z3 integration) (#13743) пре 5 година
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 c74cee4e6a gc.rst that doesn't lie (#13686) пре 5 година
grammar.txt fadbd8f70d fixes #10665 (#13141) [backport] пре 5 година
hcr.rst 38f05bb9a3 HCR: better documentation пре 5 година
idetools.rst 3ad48069d3 Fix word wrapping пре 5 година
intern.rst a7aeabb9d2 [backport] Fix spelling typos (#12755) пре 5 година
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore пре 7 година
koch.rst 1cf5c280e3 only enable linenoise for -d:nimUseLinenoise (#13478) пре 5 година
lib.rst 84a71dad87 lib.rst: add a link for jsconsole [backport] (#13383) пре 5 година
manual.rst 3e6d708175 implements https://github.com/nim-lang/RFCs/issues/260 (#15505) пре 3 година
manual_experimental.rst a7aeabb9d2 [backport] Fix spelling typos (#12755) пре 5 година
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) пре 5 година
nep1.rst f8e219b877 add the apis.txt table to nep1.rst пре 6 година
nimc.rst 002621b61d nimc.rst: fix table markup (#19239) пре 3 година
nimdoc.css c282cee4db feature dracula themed doc (#12816) пре 5 година
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 bb9b60604b [other] Documentation NimScript (#11548) пре 5 година
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 година
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 d93ae34d2a s/advanted/advanced/g пре 9 година
tools.rst fbd7fe118c [backport] Documentation Fix #12251 (#13226) [ci skip] пре 5 година
tut1.rst e4ed19c12f [backport] tut1: Update the proc overloading examples (#13497) [skip ci] пре 5 година
tut2.rst a8a464810e [ci skip] docs: make the syntax for generics easy to look up (#13754) пре 5 година
tut3.rst 5ccbf7e3cf [backport] doc/tut3.rst: Fix typo in Introduction (#12607) [ci skip] пре 5 година

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!