Andreas Rumpf a0eca75182 sink parameter inference for types that have destructors (#13544) před 4 roky
..
manual 0ebc709037 deviated -> derived (#12846) [backport] před 5 roky
advopt.txt a0eca75182 sink parameter inference for types that have destructors (#13544) před 4 roky
apis.rst a88004114d Discussion both in (#12678) před 5 roky
astspec.txt 72147c9ba4 Prefer relative links for Nim documentation před 5 roky
backends.rst c58aa7705d [backport] fix broken link to non-existing c2nim manual html, fixes #12537 [ci skip] (#12544) před 5 roky
basicopt.txt 3a91a93584 Fixes #11431 (#11451) [bugfix] před 5 roky
codeowners.rst 6c7abe6e5b Fixes #9671 (#9750) před 6 roky
contributing.rst 8279da5219 contributing.rst: Add a special rule for 'outplace'-like features před 5 roky
destructors.rst a0eca75182 sink parameter inference for types that have destructors (#13544) před 4 roky
docgen.rst 20a59da401 Add `--git.devel` option to the documentation před 5 roky
docgen_sample.nim 2ed7849921 Transforms docgen sample to be generated from source. před 11 roky
docs.rst 31b8bc7866 Add link to tutorial part III to docs.rst (#10157) [ci skip] před 6 roky
docstyle.rst f7a0a42b05 fixup před 6 roky
effects.txt 3ea6446900 Nimrod renamed to Nim před 10 roky
estp.rst eed0128916 renamed most remaining .txt documentation files to .rst před 8 roky
filelist.txt 8550a8127c Fix Typos in Internal Docs (#11735) [ci skip] před 5 roky
filters.rst b5448bf25c fix #9647 tmpl=>nimf (#9658) před 6 roky
gc.rst 3ad48069d3 Fix word wrapping před 5 roky
grammar.txt fadbd8f70d fixes #10665 (#13141) [backport] před 5 roky
hcr.rst 38f05bb9a3 HCR: better documentation před 5 roky
idetools.rst 3ad48069d3 Fix word wrapping před 5 roky
intern.rst a7aeabb9d2 [backport] Fix spelling typos (#12755) před 5 roky
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore před 7 roky
koch.rst 1cf5c280e3 only enable linenoise for -d:nimUseLinenoise (#13478) před 4 roky
lib.rst 84a71dad87 lib.rst: add a link for jsconsole [backport] (#13383) před 4 roky
manual.rst 34c16f5eca fix #13409: Document as infix operator (#13570) před 4 roky
manual_experimental.rst a7aeabb9d2 [backport] Fix spelling typos (#12755) před 5 roky
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) před 5 roky
nep1.rst f8e219b877 add the apis.txt table to nep1.rst před 6 roky
nimc.rst 1cf5c280e3 only enable linenoise for -d:nimUseLinenoise (#13478) před 4 roky
nimdoc.css c282cee4db feature dracula themed doc (#12816) před 5 roky
nimfix.rst eed0128916 renamed most remaining .txt documentation files to .rst před 8 roky
nimgrep.rst eed0128916 renamed most remaining .txt documentation files to .rst před 8 roky
niminst.rst eed0128916 renamed most remaining .txt documentation files to .rst před 8 roky
nims.rst bb9b60604b [other] Documentation NimScript (#11548) před 5 roky
nimsuggest.rst 3ad48069d3 Fix word wrapping před 5 roky
overview.rst 9d2dfa9a99 further cleanups; refs #4934 před 8 roky
packaging.rst 59c212607e [backport] Add links to packaging and distro pages (#12603) [ci skip] před 5 roky
pegdocs.txt 0b44d812f1 doc: Trim .txt files trailing whitespace před 9 roky
readme.txt 0b44d812f1 doc: Trim .txt files trailing whitespace před 9 roky
regexprs.txt 47037ebee3 fixes #9471 (#10502) před 6 roky
sets_fragment.txt 93461aee34 Fix many broken links před 5 roky
spawn.txt 83c89197f3 renames threadpool.await to blockUntil; refs #7853 před 6 roky
subexes.txt d93ae34d2a s/advanted/advanced/g před 9 roky
tools.rst fbd7fe118c [backport] Documentation Fix #12251 (#13226) [ci skip] před 5 roky
tut1.rst e4ed19c12f [backport] tut1: Update the proc overloading examples (#13497) [skip ci] před 4 roky
tut2.rst c656714623 [bugfix] Minor formatting fix in tut2 [ci skip] (#11501) před 5 roky
tut3.rst 5ccbf7e3cf [backport] doc/tut3.rst: Fix typo in Introduction (#12607) [ci skip] před 5 roky

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!