Andreas Rumpf d37c4e44d3 added destructors.rst document hace 5 años
..
manual 4f10b5edb6 improve documentation for 'var T return values'; refs #7373 hace 6 años
advopt.txt aa7f23e1ee [bugfix] Fixes #11495 , Remove TinyC from help (#11508) hace 5 años
apis.rst b1b58b88cc integrate 'koch web' features into koch; deprecate 'nimweb' tool hace 6 años
astspec.txt 6fe79fd158 Fixed a wrong AST example (#8269) hace 6 años
backends.rst dace2a0999 fix outdated example to invoke Nim from C hace 6 años
basicopt.txt 3a91a93584 Fixes #11431 (#11451) [bugfix] hace 5 años
codeowners.rst 6c7abe6e5b Fixes #9671 (#9750) hace 6 años
contributing.rst 765ff4b67b contributing.rst guide: Make the rules reflect the reality. hace 5 años
destructors.rst d37c4e44d3 added destructors.rst document hace 5 años
docgen.rst 2cdff617fd Update docs around docSeeSrcUrl #6071 (#11074) hace 5 años
docgen_sample.nim 2ed7849921 Transforms docgen sample to be generated from source. hace 11 años
docs.rst 31b8bc7866 Add link to tutorial part III to docs.rst (#10157) [ci skip] hace 6 años
docstyle.rst f7a0a42b05 fixup hace 5 años
effects.txt 3ea6446900 Nimrod renamed to Nim hace 10 años
endb.rst dedf0f3e19 Removed space between "array" and a square bracket in the docs hace 6 años
estp.rst eed0128916 renamed most remaining .txt documentation files to .rst hace 8 años
filelist.txt d7a472743b fixes #2559 hace 9 años
filters.rst b5448bf25c fix #9647 tmpl=>nimf (#9658) hace 6 años
gc.rst 915cc86f5d docs for the heap dump feature hace 8 años
grammar.txt 4e94f49065 parser/grammar sync; fixes #9608 [backport] hace 6 años
hcr.rst 38f05bb9a3 HCR: better documentation hace 5 años
idetools.rst eed0128916 renamed most remaining .txt documentation files to .rst hace 8 años
intern.rst 2b30998159 document that multiple `yield` in inline iterator cause code bloat (#10553) hace 5 años
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore hace 7 años
koch.rst 97738a4f28 Testament pre parallel (#9137) hace 6 años
lib.rst 65ad496fed typo hace 5 años
manual.rst 7113c1e931 [other] additions to the manual hace 5 años
manual_experimental.rst 80320c72d3 [bugfix] document the norewrite pragma (#11453) hace 5 años
mytest.cfg 2569c74909 docs: document that --flag is same as flag in cfg config files (#8430) hace 6 años
nep1.rst f8e219b877 add the apis.txt table to nep1.rst hace 6 años
nimc.rst 800bc661b6 Spelling fixes in nimc.rst (#11569) hace 5 años
nimdoc.css 7cf9b522b5 [bugfix] rename Nimrod to Nim, fix #11460 (#11462) hace 5 años
nimfix.rst eed0128916 renamed most remaining .txt documentation files to .rst hace 8 años
nimgrep.rst eed0128916 renamed most remaining .txt documentation files to .rst hace 8 años
niminst.rst eed0128916 renamed most remaining .txt documentation files to .rst hace 8 años
nims.rst bb9b60604b [other] Documentation NimScript (#11548) hace 5 años
nimsuggest.rst d294cec805 Revert "nimsuggest somehow transforms \n into \\x0A, not \x0A" hace 6 años
overview.rst 9d2dfa9a99 further cleanups; refs #4934 hace 8 años
packaging.rst 44923a1b1f fix #10287 (#10448) hace 6 años
pegdocs.txt 0b44d812f1 doc: Trim .txt files trailing whitespace hace 9 años
readme.txt 0b44d812f1 doc: Trim .txt files trailing whitespace hace 9 años
regexprs.txt 47037ebee3 fixes #9471 (#10502) hace 5 años
sets_fragment.txt 6f853a747a use proper mathematical expressions for subsets [ci skip] hace 5 años
spawn.txt 83c89197f3 renames threadpool.await to blockUntil; refs #7853 hace 6 años
subexes.txt d93ae34d2a s/advanted/advanced/g hace 9 años
tools.rst c99ce5051e add HCR document to the tools.rst list hace 5 años
tut1.rst e2f99a2026 Update tut1: -d:release does not turn off *allruntime checks off anymore (#11492) hace 5 años
tut2.rst c656714623 [bugfix] Minor formatting fix in tut2 [ci skip] (#11501) hace 5 años
tut3.rst 10219584ee tut3.rst formatting fix hace 5 años

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!