Andreas Rumpf 2874cfa207 destructors: spec reflects reality, =sink is here to stay 5 سال پیش
..
manual 4f10b5edb6 improve documentation for 'var T return values'; refs #7373 6 سال پیش
advopt.txt e7481e7a27 Lock semchecked ast for macros (#11883) [bugfix] 5 سال پیش
apis.rst b1b58b88cc integrate 'koch web' features into koch; deprecate 'nimweb' tool 6 سال پیش
astspec.txt 6fe79fd158 Fixed a wrong AST example (#8269) 6 سال پیش
backends.rst dace2a0999 fix outdated example to invoke Nim from C 6 سال پیش
basicopt.txt 3a91a93584 Fixes #11431 (#11451) [bugfix] 5 سال پیش
codeowners.rst 6c7abe6e5b Fixes #9671 (#9750) 6 سال پیش
contributing.rst 1503970c3b contributing.rst guide: Make the rules reflect the reality. 5 سال پیش
destructors.rst 2874cfa207 destructors: spec reflects reality, =sink is here to stay 5 سال پیش
docgen.rst 0047f7cf4f Fix Typos in Internal Docs (#11735) [ci skip] 5 سال پیش
docgen_sample.nim 2ed7849921 Transforms docgen sample to be generated from source. 11 سال پیش
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 سال پیش
endb.rst dedf0f3e19 Removed space between "array" and a square bracket in the docs 6 سال پیش
estp.rst eed0128916 renamed most remaining .txt documentation files to .rst 8 سال پیش
filelist.txt 0047f7cf4f Fix Typos in Internal Docs (#11735) [ci skip] 5 سال پیش
filters.rst b5448bf25c fix #9647 tmpl=>nimf (#9658) 6 سال پیش
gc.rst 915cc86f5d docs for the heap dump feature 8 سال پیش
grammar.txt 4e94f49065 parser/grammar sync; fixes #9608 [backport] 6 سال پیش
hcr.rst 2d606e38ea HCR: better documentation 5 سال پیش
idetools.rst eed0128916 renamed most remaining .txt documentation files to .rst 8 سال پیش
intern.rst 0047f7cf4f Fix Typos in Internal Docs (#11735) [ci skip] 5 سال پیش
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore 7 سال پیش
koch.rst 97738a4f28 Testament pre parallel (#9137) 6 سال پیش
lib.rst 65ad496fed typo 6 سال پیش
manual.rst b0d2052a3f Incremental compilation (IC): Improvements (#11881) 5 سال پیش
manual_experimental.rst 75f0a7a7af Moved 'Case statement macros' documentation out of manual into manual_experimental (#11716) 5 سال پیش
mytest.cfg 2569c74909 docs: document that --flag is same as flag in cfg config files (#8430) 6 سال پیش
nep1.rst f8e219b877 add the apis.txt table to nep1.rst 6 سال پیش
nimc.rst 5a11ae85b1 document 'nim' defines prefix 5 سال پیش
nimdoc.css 7cf9b522b5 [bugfix] rename Nimrod to Nim, fix #11460 (#11462) 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 6a7b490046 [other] Documentation NimScript (#11548) 5 سال پیش
nimsuggest.rst d294cec805 Revert "nimsuggest somehow transforms \n into \\x0A, not \x0A" 6 سال پیش
overview.rst 9d2dfa9a99 further cleanups; refs #4934 8 سال پیش
packaging.rst 44923a1b1f fix #10287 (#10448) 6 سال پیش
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 6f853a747a use proper mathematical expressions for subsets [ci skip] 5 سال پیش
spawn.txt 83c89197f3 renames threadpool.await to blockUntil; refs #7853 6 سال پیش
subexes.txt d93ae34d2a s/advanted/advanced/g 9 سال پیش
tools.rst c57485e67b add HCR document to the tools.rst list 5 سال پیش
tut1.rst 41e0fc593c Update tut1: -d:release does not turn off *allruntime checks off anymore (#11492) 5 سال پیش
tut2.rst b68ee27dd5 [bugfix] Minor formatting fix in tut2 [ci skip] (#11501) 5 سال پیش
tut3.rst 10219584ee tut3.rst formatting fix 6 سال پیش

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!