Andreas Rumpf 561092003d manual.rst: updates [backport] (#14445) 4 years ago
..
manual 09be379b91 deviated -> derived (#12846) [backport] 5 years ago
advopt.txt 0e1dd54fee add --clearNimblePath; fixes #12601 (#12609) 5 years ago
apis.rst b1b58b88cc integrate 'koch web' features into koch; deprecate 'nimweb' tool 6 years ago
astspec.txt c1fd463834 Prefer relative links for Nim documentation 5 years ago
backends.rst f991d2c1fd [backport] fix broken link to non-existing c2nim manual html, fixes #12537 [ci skip] (#12544) 5 years ago
basicopt.txt 3a91a93584 Fixes #11431 (#11451) [bugfix] 5 years ago
codeowners.rst 6c7abe6e5b Fixes #9671 (#9750) 6 years ago
contributing.rst d1d8cd1000 Fix word wrapping 5 years ago
destructors.rst da64c8762f destructors: spec reflects reality, =sink is here to stay 5 years ago
docgen.rst d1d8cd1000 Fix word wrapping 5 years ago
docgen_sample.nim 2ed7849921 Transforms docgen sample to be generated from source. 11 years ago
docs.rst 31b8bc7866 Add link to tutorial part III to docs.rst (#10157) [ci skip] 6 years ago
docstyle.rst f7a0a42b05 fixup 6 years ago
effects.txt 3ea6446900 Nimrod renamed to Nim 10 years ago
estp.rst eed0128916 renamed most remaining .txt documentation files to .rst 8 years ago
filelist.txt 8550a8127c Fix Typos in Internal Docs (#11735) [ci skip] 5 years ago
filters.rst b5448bf25c fix #9647 tmpl=>nimf (#9658) 6 years ago
gc.rst d1d8cd1000 Fix word wrapping 5 years ago
grammar.txt a3d5a3ca9b fixes #10665 (#13141) [backport] 5 years ago
hcr.rst 38f05bb9a3 HCR: better documentation 5 years ago
idetools.rst d1d8cd1000 Fix word wrapping 5 years ago
intern.rst 10935a71ed [backport] Fix spelling typos (#12755) 5 years ago
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore 7 years ago
koch.rst d1d8cd1000 Fix word wrapping 5 years ago
lib.rst 2304af294f lib.rst: add a link for jsconsole [backport] (#13383) 5 years ago
manual.rst 561092003d manual.rst: updates [backport] (#14445) 4 years ago
manual_experimental.rst 10935a71ed [backport] Fix spelling typos (#12755) 5 years ago
mytest.cfg 2569c74909 docs: document that --flag is same as flag in cfg config files (#8430) 6 years ago
nep1.rst f8e219b877 add the apis.txt table to nep1.rst 6 years ago
nimc.rst 2a292c0e71 Refactor injectdestructors (#12295) 5 years ago
nimdoc.css 7cf9b522b5 [bugfix] rename Nimrod to Nim, fix #11460 (#11462) 5 years ago
nimfix.rst eed0128916 renamed most remaining .txt documentation files to .rst 8 years ago
nimgrep.rst eed0128916 renamed most remaining .txt documentation files to .rst 8 years ago
niminst.rst eed0128916 renamed most remaining .txt documentation files to .rst 8 years ago
nims.rst bb9b60604b [other] Documentation NimScript (#11548) 5 years ago
nimsuggest.rst d1d8cd1000 Fix word wrapping 5 years ago
overview.rst 9d2dfa9a99 further cleanups; refs #4934 8 years ago
packaging.rst 763486a3aa [backport] Add links to packaging and distro pages (#12603) [ci skip] 5 years ago
pegdocs.txt 0b44d812f1 doc: Trim .txt files trailing whitespace 9 years ago
readme.txt 0b44d812f1 doc: Trim .txt files trailing whitespace 9 years ago
regexprs.txt 47037ebee3 fixes #9471 (#10502) 6 years ago
sets_fragment.txt dedff71ca0 Fix many broken links 5 years ago
spawn.txt 83c89197f3 renames threadpool.await to blockUntil; refs #7853 6 years ago
subexes.txt d93ae34d2a s/advanted/advanced/g 9 years ago
tools.rst 16eaebbf51 [backport] Documentation Fix #12251 (#13226) [ci skip] 5 years ago
tut1.rst c160b2161e [backport] tut1: Update the proc overloading examples (#13497) [skip ci] 5 years ago
tut2.rst c656714623 [bugfix] Minor formatting fix in tut2 [ci skip] (#11501) 5 years ago
tut3.rst beaead0fd1 [backport] doc/tut3.rst: Fix typo in Introduction (#12607) [ci skip] 5 years ago

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!