Miran 1ad7e4f30b fix #16047 (#16066) 4 년 전
..
manual 0cae8ef2ca Massive documentation fixes + copy editing (#15747) 4 년 전
advopt.txt ec6a1125a0 --declaredlocs => --declaredLocs (#15672) 4 년 전
apis.rst 0cae8ef2ca Massive documentation fixes + copy editing (#15747) 4 년 전
astspec.txt 0ea559611d Fix proc generic params ident defs, missing empty (#15412) 4 년 전
backends.rst 0cae8ef2ca Massive documentation fixes + copy editing (#15747) 4 년 전
basicopt.txt c1664f93b0 new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687) 4 년 전
contributing.rst 44442520bc fix numbering in contributing.rst (#16042) 4 년 전
destructors.rst 3be404af04 include example of error-marked copy proc (#15886) 4 년 전
docgen.rst 0cae8ef2ca Massive documentation fixes + copy editing (#15747) 4 년 전
docgen_sample.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) 4 년 전
docs.rst 387e337a2a Documentation update a description (#14619) 4 년 전
docstyle.rst 5e9dd81baa more "eg" fixes 4 년 전
drnim.rst 0cae8ef2ca Massive documentation fixes + copy editing (#15747) 4 년 전
effects.txt 3ea6446900 Nimrod renamed to Nim 10 년 전
estp.rst eed0128916 renamed most remaining .txt documentation files to .rst 8 년 전
filelist.txt 8550a8127c Fix Typos in Internal Docs (#11735) [ci skip] 5 년 전
filters.rst b5448bf25c fix #9647 tmpl=>nimf (#9658) 6 년 전
gc.rst 485d4ff802 Spelling and Grammer fixes (#15719) 4 년 전
grammar.txt 92163fa330 implements https://github.com/nim-lang/RFCs/issues/258 (#15503) 4 년 전
hcr.rst 0cae8ef2ca Massive documentation fixes + copy editing (#15747) 4 년 전
idetools.rst 7936768560 Fix some typos (#14843) 4 년 전
intern.rst bfa387d384 minor 4 년 전
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore 7 년 전
koch.rst 0cae8ef2ca Massive documentation fixes + copy editing (#15747) 4 년 전
lib.rst b0e26d8fbf remove iup from stdlib in contrast to #15828 (#15830) 4 년 전
manual.rst 50d035b789 defer: improve manual, clarify difference wrt try/finally (#16010) 4 년 전
manual_experimental.rst 5e9dd81baa more "eg" fixes 4 년 전
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) 5 년 전
nep1.rst 5e9dd81baa more "eg" fixes 4 년 전
nimc.rst 0cae8ef2ca Massive documentation fixes + copy editing (#15747) 4 년 전
nimdoc.css f02c7542fc nimdoc: items of ordered lists now have numbers instead of circles 4 년 전
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 0cae8ef2ca Massive documentation fixes + copy editing (#15747) 4 년 전
nims.rst 15a45e8e73 Documentation update nims.rst (#14683) 4 년 전
nimsuggest.rst 3ad48069d3 Fix word wrapping 5 년 전
overview.rst 9d2dfa9a99 further cleanups; refs #4934 8 년 전
packaging.rst 59c212607e [backport] Add links to packaging and distro pages (#12603) [ci skip] 5 년 전
pegdocs.txt 0b44d812f1 doc: Trim .txt files trailing whitespace 9 년 전
prelude.rst db9ab2a4c0 Documentation prelude (#15377) 4 년 전
readme.txt 0b44d812f1 doc: Trim .txt files trailing whitespace 9 년 전
regexprs.txt 47037ebee3 fixes #9471 (#10502) 5 년 전
sets_fragment.txt 93461aee34 Fix many broken links 5 년 전
spawn.txt 83c89197f3 renames threadpool.await to blockUntil; refs #7853 6 년 전
subexes.txt 5e9dd81baa more "eg" fixes 4 년 전
testament.rst 96930b9cae targets: use cpp instead of c++ everywhere (was by far the most common) (#15961) 4 년 전
tools.rst 0cae8ef2ca Massive documentation fixes + copy editing (#15747) 4 년 전
tut1.rst 1ad7e4f30b fix #16047 (#16066) 4 년 전
tut2.rst 53eca459f1 Added [:T] syntax explanation to generics tutorial. (#15890) 4 년 전
tut3.rst 0cae8ef2ca Massive documentation fixes + copy editing (#15747) 4 년 전

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!