Andreas Rumpf d37c4e44d3 added destructors.rst document 5 роки тому
..
manual 4f10b5edb6 improve documentation for 'var T return values'; refs #7373 6 роки тому
advopt.txt aa7f23e1ee [bugfix] Fixes #11495 , Remove TinyC from help (#11508) 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 765ff4b67b contributing.rst guide: Make the rules reflect the reality. 5 роки тому
destructors.rst d37c4e44d3 added destructors.rst document 5 роки тому
docgen.rst 2cdff617fd Update docs around docSeeSrcUrl #6071 (#11074) 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 5 роки тому
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 d7a472743b fixes #2559 9 роки тому
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 38f05bb9a3 HCR: better documentation 5 роки тому
idetools.rst eed0128916 renamed most remaining .txt documentation files to .rst 8 роки тому
intern.rst 2b30998159 document that multiple `yield` in inline iterator cause code bloat (#10553) 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 5 роки тому
manual.rst 7113c1e931 [other] additions to the manual 5 роки тому
manual_experimental.rst 80320c72d3 [bugfix] document the norewrite pragma (#11453) 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 800bc661b6 Spelling fixes in nimc.rst (#11569) 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 bb9b60604b [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) 5 роки тому
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 c99ce5051e add HCR document to the tools.rst list 5 роки тому
tut1.rst e2f99a2026 Update tut1: -d:release does not turn off *allruntime checks off anymore (#11492) 5 роки тому
tut2.rst c656714623 [bugfix] Minor formatting fix in tut2 [ci skip] (#11501) 5 роки тому
tut3.rst 10219584ee tut3.rst formatting fix 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!