Andrey Makarov 6877e0c8a3 RST tables: fix latex col number; allow less than three of `=` (#16040) преди 4 години
..
manual 0cae8ef2ca Massive documentation fixes + copy editing (#15747) преди 4 години
advopt.txt 13b1b19a83 remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683) преди 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 13b1b19a83 remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683) преди 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 13b1b19a83 remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683) преди 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 5c23ba7545 fixed article duplication typos (#16216) преди 4 години
manual_experimental.rst 629b22e3d5 styleCheck: Fix error for `sugar` and `std/with` (#16176) преди 4 години
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) преди 5 години
nep1.rst 6877e0c8a3 RST tables: fix latex col number; allow less than three of `=` (#16040) преди 4 години
nimc.rst 13b1b19a83 remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683) преди 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 5c23ba7545 fixed article duplication typos (#16216) преди 4 години
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 13b1b19a83 remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683) преди 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!