Timothee Cour 67afe72e9c contributing docs: add instructions for economically restarting failed CI jobs, debugging failed CI (#15576) il y a 4 ans
..
manual 0ebc709037 deviated -> derived (#12846) [backport] il y a 5 ans
advopt.txt 531ed2dc36 fix #15405. deepcopy arc (#15410) il y a 4 ans
apis.rst a88004114d Discussion both in (#12678) il y a 5 ans
astspec.txt 0ea559611d Fix proc generic params ident defs, missing empty (#15412) il y a 4 ans
backends.rst e7f280bd26 Remove deprecated stuff from stdlib (#14699) il y a 4 ans
basicopt.txt fe3211fbcf fix the indentation in `--help` and `--fullhelp` (#15387) il y a 4 ans
codeowners.rst 7936768560 Fix some typos (#14843) il y a 4 ans
contributing.rst 67afe72e9c contributing docs: add instructions for economically restarting failed CI jobs, debugging failed CI (#15576) il y a 4 ans
destructors.rst da4aa2e1fb renamed '=' to '=copy' [backport:1.2] (#15585) il y a 4 ans
docgen.rst cbd78ec1f6 close #6071, remove the mentions of deprecated `docSeeSrcUrl` (#15350) il y a 4 ans
docgen_sample.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) il y a 4 ans
docs.rst 387e337a2a Documentation update a description (#14619) il y a 4 ans
docstyle.rst 4dfb062f4d update contributing.rst and docstyle.rst: refer to a bug via `bug #1234` + other guidelines (#14796) il y a 4 ans
drnim.rst 3a2697dd73 drnim: tiny progress (#13882) il y a 4 ans
effects.txt 3ea6446900 Nimrod renamed to Nim il y a 10 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 b50a0ee95c fix option formatting (#15591) il y a 4 ans
grammar.txt 92163fa330 implements https://github.com/nim-lang/RFCs/issues/258 (#15503) il y a 4 ans
hcr.rst ba5604b96d fix #13621, the nim-livereload is mentioned as proposal in #8927 (#14998) il y a 4 ans
idetools.rst 7936768560 Fix some typos (#14843) il y a 4 ans
intern.rst 7936768560 Fix some typos (#14843) il y a 4 ans
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore il y a 7 ans
koch.rst 7936768560 Fix some typos (#14843) il y a 4 ans
lib.rst 7936768560 Fix some typos (#14843) il y a 4 ans
manual.rst 51e3e0c7c4 implements https://github.com/nim-lang/RFCs/issues/260 (#15505) il y a 4 ans
manual_experimental.rst 37e0d6f32d Fix typo il y a 4 ans
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) il y a 5 ans
nep1.rst 70b07edf42 Fix missing comma (#14829) il y a 4 ans
nimc.rst 450a3e3179 Fix #2408 - add -d:globalSymbols (#14904) il y a 4 ans
nimdoc.css 112b11c154 group procs of the same name in TOC (#15487) il y a 4 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 15a45e8e73 Documentation update nims.rst (#14683) il y a 4 ans
nimsuggest.rst 3ad48069d3 Fix word wrapping il y a 5 ans
overview.rst 9d2dfa9a99 further cleanups; refs #4934 il y a 8 ans
packaging.rst 59c212607e [backport] Add links to packaging and distro pages (#12603) [ci skip] il y a 5 ans
pegdocs.txt 0b44d812f1 doc: Trim .txt files trailing whitespace il y a 9 ans
prelude.rst db9ab2a4c0 Documentation prelude (#15377) il y a 4 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 93461aee34 Fix many broken links 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
testament.rst b16b2eb06f document that Nim executable must be included (#15611) il y a 4 ans
tools.rst f25ca0d304 added testament documentation link to tools.rst (#15481) il y a 4 ans
tut1.rst ac8ab4c549 Clarify the use of the backwards index operator (^N) in tut1 (#14681) il y a 4 ans
tut2.rst 7d6cbf290a Error -> Defect for defects (#13908) il y a 4 ans
tut3.rst 7d6cbf290a Error -> Defect for defects (#13908) il y a 4 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!