Andreas Rumpf c74cee4e6a gc.rst that doesn't lie (#13686) преди 4 години
..
manual 0ebc709037 deviated -> derived (#12846) [backport] преди 5 години
advopt.txt a6682de004 catchable defects (#13626) преди 4 години
apis.rst a88004114d Discussion both in (#12678) преди 5 години
astspec.txt 72147c9ba4 Prefer relative links for Nim documentation преди 5 години
backends.rst c58aa7705d [backport] fix broken link to non-existing c2nim manual html, fixes #12537 [ci skip] (#12544) преди 5 години
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 fb641483f0 arc optimizations (#13325) преди 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) преди 4 години
docs.rst 31b8bc7866 Add link to tutorial part III to docs.rst (#10157) [ci skip] преди 6 години
docstyle.rst f7a0a42b05 fixup преди 6 години
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) преди 4 години
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) преди 4 години
lib.rst 84a71dad87 lib.rst: add a link for jsconsole [backport] (#13383) преди 4 години
manual.rst a6682de004 catchable defects (#13626) преди 4 години
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 fe53f6ef4f fix typo (#13660) [ci skip] преди 4 години
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] преди 4 години
tut2.rst c656714623 [bugfix] Minor formatting fix in tut2 [ci skip] (#11501) преди 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!