Andreas Rumpf f86835ce77 manual: document implicit type conversions involving 'range'; refs #10495 6 سال پیش
..
manual 4f10b5edb6 improve documentation for 'var T return values'; refs #7373 7 سال پیش
advopt.txt 7fcf51248b Added --docInternal option to allow 'nim doc' to include non-exported symbols 6 سال پیش
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 ced62f3307 compiler interface: don't overdocument the on|off switches 6 سال پیش
codeowners.rst 6c7abe6e5b Fixes #9671 (#9750) 6 سال پیش
contributing.rst f7a0a42b05 fixup 6 سال پیش
docgen.rst 83caa58c7a docs: fix trailing comma in links 6 سال پیش
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 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 سال پیش
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) 6 سال پیش
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore 7 سال پیش
koch.rst 97738a4f28 Testament pre parallel (#9137) 6 سال پیش
lib.rst 873539b50d lib.rst: add link to `asyncstreams`, fixes #6383 [ci skip] 6 سال پیش
manual.rst f86835ce77 manual: document implicit type conversions involving 'range'; refs #10495 6 سال پیش
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 3c106541fa Increase verbosity of logGC (#10449) 6 سال پیش
nimdoc.css 9da1ee4fe4 Add NEP1 to documentation. 9 سال پیش
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 2823da5e52 setCommand nop update documentation (#10254) 6 سال پیش
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 83f5839e2c manual: fix broken sentence 6 سال پیش
spawn.txt 83c89197f3 renames threadpool.await to blockUntil; refs #7853 6 سال پیش
subexes.txt d93ae34d2a s/advanted/advanced/g 9 سال پیش
tools.rst 532e2ee0b2 more documentation improvements; fixes #9119 6 سال پیش
tut1.rst 80992c7a12 introduce object before tuple in the tutorials (#10664) 6 سال پیش
tut2.rst 80992c7a12 introduce object before tuple in the tutorials (#10664) 6 سال پیش
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!