Arne Döring 44e7a7b6c2 Lock semchecked ast for macros (#11883) [bugfix] il y a 5 ans
..
manual 4f10b5edb6 improve documentation for 'var T return values'; refs #7373 il y a 6 ans
advopt.txt 44e7a7b6c2 Lock semchecked ast for macros (#11883) [bugfix] il y a 5 ans
apis.rst b1b58b88cc integrate 'koch web' features into koch; deprecate 'nimweb' tool il y a 6 ans
astspec.txt 6fe79fd158 Fixed a wrong AST example (#8269) il y a 6 ans
backends.rst dace2a0999 fix outdated example to invoke Nim from C il y a 6 ans
basicopt.txt 3a91a93584 Fixes #11431 (#11451) [bugfix] il y a 5 ans
codeowners.rst 6c7abe6e5b Fixes #9671 (#9750) il y a 6 ans
contributing.rst 765ff4b67b contributing.rst guide: Make the rules reflect the reality. il y a 5 ans
destructors.rst c9c8fa99cc destructors spec: be more precise about temporaries il y a 5 ans
docgen.rst 8550a8127c Fix Typos in Internal Docs (#11735) [ci skip] il y a 5 ans
docgen_sample.nim 2ed7849921 Transforms docgen sample to be generated from source. il y a 11 ans
docs.rst 31b8bc7866 Add link to tutorial part III to docs.rst (#10157) [ci skip] il y a 6 ans
docstyle.rst f7a0a42b05 fixup il y a 6 ans
effects.txt 3ea6446900 Nimrod renamed to Nim il y a 10 ans
endb.rst dedf0f3e19 Removed space between "array" and a square bracket in the docs il y a 6 ans
estp.rst eed0128916 renamed most remaining .txt documentation files to .rst il y a 8 ans
filelist.txt 8550a8127c Fix Typos in Internal Docs (#11735) [ci skip] il y a 5 ans
filters.rst b5448bf25c fix #9647 tmpl=>nimf (#9658) il y a 6 ans
gc.rst 915cc86f5d docs for the heap dump feature il y a 8 ans
grammar.txt 4e94f49065 parser/grammar sync; fixes #9608 [backport] il y a 6 ans
hcr.rst 38f05bb9a3 HCR: better documentation il y a 5 ans
idetools.rst eed0128916 renamed most remaining .txt documentation files to .rst il y a 8 ans
intern.rst 8550a8127c Fix Typos in Internal Docs (#11735) [ci skip] il y a 5 ans
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore il y a 7 ans
koch.rst 97738a4f28 Testament pre parallel (#9137) il y a 6 ans
lib.rst fd24a8923e [feature] Added std/monotimes il y a 5 ans
manual.rst c8cffaf420 Incremental compilation (IC): Improvements (#11881) il y a 5 ans
manual_experimental.rst 38b836b49e Moved 'Case statement macros' documentation out of manual into manual_experimental (#11716) il y a 5 ans
mytest.cfg 2569c74909 docs: document that --flag is same as flag in cfg config files (#8430) il y a 6 ans
nep1.rst f8e219b877 add the apis.txt table to nep1.rst il y a 6 ans
nimc.rst 13253f4154 document 'nim' defines prefix il y a 5 ans
nimdoc.css 7cf9b522b5 [bugfix] rename Nimrod to Nim, fix #11460 (#11462) il y a 5 ans
nimfix.rst eed0128916 renamed most remaining .txt documentation files to .rst il y a 8 ans
nimgrep.rst eed0128916 renamed most remaining .txt documentation files to .rst il y a 8 ans
niminst.rst eed0128916 renamed most remaining .txt documentation files to .rst il y a 8 ans
nims.rst bb9b60604b [other] Documentation NimScript (#11548) il y a 5 ans
nimsuggest.rst d294cec805 Revert "nimsuggest somehow transforms \n into \\x0A, not \x0A" il y a 6 ans
overview.rst 9d2dfa9a99 further cleanups; refs #4934 il y a 8 ans
packaging.rst 44923a1b1f fix #10287 (#10448) il y a 6 ans
pegdocs.txt 0b44d812f1 doc: Trim .txt files trailing whitespace il y a 9 ans
readme.txt 0b44d812f1 doc: Trim .txt files trailing whitespace il y a 9 ans
regexprs.txt 47037ebee3 fixes #9471 (#10502) il y a 6 ans
sets_fragment.txt 6f853a747a use proper mathematical expressions for subsets [ci skip] il y a 5 ans
spawn.txt 83c89197f3 renames threadpool.await to blockUntil; refs #7853 il y a 6 ans
subexes.txt d93ae34d2a s/advanted/advanced/g il y a 9 ans
tools.rst c99ce5051e add HCR document to the tools.rst list il y a 5 ans
tut1.rst e2f99a2026 Update tut1: -d:release does not turn off *allruntime checks off anymore (#11492) il y a 5 ans
tut2.rst c656714623 [bugfix] Minor formatting fix in tut2 [ci skip] (#11501) il y a 5 ans
tut3.rst 10219584ee tut3.rst formatting fix il y a 6 ans

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!