Araq eb8383cb28 move diff.nim to experimental %!s(int64=6) %!d(string=hai) anos
..
manual 4f10b5edb6 improve documentation for 'var T return values'; refs #7373 %!s(int64=6) %!d(string=hai) anos
advopt.txt cc8ba356f9 advopt.txt: minor layouting change %!s(int64=6) %!d(string=hai) anos
apis.rst b1b58b88cc integrate 'koch web' features into koch; deprecate 'nimweb' tool %!s(int64=6) %!d(string=hai) anos
astspec.txt 6fe79fd158 Fixed a wrong AST example (#8269) %!s(int64=6) %!d(string=hai) anos
backends.rst dace2a0999 fix outdated example to invoke Nim from C %!s(int64=6) %!d(string=hai) anos
basicopt.txt 32441d01e5 better doc for hard to find --define:SYMBOL:VAL (#8257) %!s(int64=6) %!d(string=hai) anos
codeowners.rst 6c7abe6e5b Fixes #9671 (#9750) %!s(int64=6) %!d(string=hai) anos
contributing.rst c682671fea minor cleanups %!s(int64=6) %!d(string=hai) anos
docgen.rst db95fad6fa Fixes #9364 and add moduleDescription to jsondoc (#9396) %!s(int64=6) %!d(string=hai) anos
docgen_sample.nim 2ed7849921 Transforms docgen sample to be generated from source. %!s(int64=11) %!d(string=hai) anos
docs.rst 4f8cf945fb docs: remove most stale links; refs #9109 %!s(int64=6) %!d(string=hai) anos
docstyle.rst 9d2dfa9a99 further cleanups; refs #4934 %!s(int64=8) %!d(string=hai) anos
effects.txt 3ea6446900 Nimrod renamed to Nim %!s(int64=10) %!d(string=hai) anos
endb.rst dedf0f3e19 Removed space between "array" and a square bracket in the docs %!s(int64=6) %!d(string=hai) anos
estp.rst eed0128916 renamed most remaining .txt documentation files to .rst %!s(int64=8) %!d(string=hai) anos
filelist.txt d7a472743b fixes #2559 %!s(int64=9) %!d(string=hai) anos
filters.rst b5448bf25c fix #9647 tmpl=>nimf (#9658) %!s(int64=6) %!d(string=hai) anos
gc.rst 915cc86f5d docs for the heap dump feature %!s(int64=8) %!d(string=hai) anos
grammar.txt 4e94f49065 parser/grammar sync; fixes #9608 [backport] %!s(int64=6) %!d(string=hai) anos
idetools.rst eed0128916 renamed most remaining .txt documentation files to .rst %!s(int64=8) %!d(string=hai) anos
intern.rst b5448bf25c fix #9647 tmpl=>nimf (#9658) %!s(int64=6) %!d(string=hai) anos
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore %!s(int64=7) %!d(string=hai) anos
koch.rst 97738a4f28 Testament pre parallel (#9137) %!s(int64=6) %!d(string=hai) anos
lib.rst eb8383cb28 move diff.nim to experimental %!s(int64=6) %!d(string=hai) anos
manual.rst 413580bc04 new minor language feature: .noSideEffect blocks like .gcsafe blocks %!s(int64=6) %!d(string=hai) anos
mytest.cfg 2569c74909 docs: document that --flag is same as flag in cfg config files (#8430) %!s(int64=6) %!d(string=hai) anos
nep1.rst f8e219b877 add the apis.txt table to nep1.rst %!s(int64=6) %!d(string=hai) anos
nimc.rst 8500076651 Make Windows cross-compilation simpler (#9485) %!s(int64=6) %!d(string=hai) anos
nimdoc.css 9da1ee4fe4 Add NEP1 to documentation. %!s(int64=9) %!d(string=hai) anos
nimfix.rst eed0128916 renamed most remaining .txt documentation files to .rst %!s(int64=8) %!d(string=hai) anos
nimgrep.rst eed0128916 renamed most remaining .txt documentation files to .rst %!s(int64=8) %!d(string=hai) anos
niminst.rst eed0128916 renamed most remaining .txt documentation files to .rst %!s(int64=8) %!d(string=hai) anos
nims.rst 6c7abe6e5b Fixes #9671 (#9750) %!s(int64=6) %!d(string=hai) anos
nimsuggest.rst d294cec805 Revert "nimsuggest somehow transforms \n into \\x0A, not \x0A" %!s(int64=6) %!d(string=hai) anos
overview.rst 9d2dfa9a99 further cleanups; refs #4934 %!s(int64=8) %!d(string=hai) anos
pegdocs.txt 0b44d812f1 doc: Trim .txt files trailing whitespace %!s(int64=9) %!d(string=hai) anos
readme.txt 0b44d812f1 doc: Trim .txt files trailing whitespace %!s(int64=9) %!d(string=hai) anos
regexprs.txt 0b44d812f1 doc: Trim .txt files trailing whitespace %!s(int64=9) %!d(string=hai) anos
sets_fragment.txt fc52dd6463 Tut 1: tiny improvements %!s(int64=7) %!d(string=hai) anos
spawn.txt 83c89197f3 renames threadpool.await to blockUntil; refs #7853 %!s(int64=6) %!d(string=hai) anos
subexes.txt d93ae34d2a s/advanted/advanced/g %!s(int64=9) %!d(string=hai) anos
tools.rst 532e2ee0b2 more documentation improvements; fixes #9119 %!s(int64=6) %!d(string=hai) anos
tut1.rst 6fd0a33265 Tutorial 1: Simplifiy the discription of enums; it is a tutorial, not a manual %!s(int64=6) %!d(string=hai) anos
tut2.rst 30480605c1 added a new macro tutorial (#9588) %!s(int64=6) %!d(string=hai) anos
tut3.rst 1cc8b7814d tut3: improved the wording %!s(int64=6) %!d(string=hai) anos

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!