Andreas Rumpf ca51bb8fd9 documented overload disambiguation [backport] (#18865) 3 years ago
..
manual 3aaec0647b turn on syntax highlighting in Manual & Tutorial (#17692) 3 years ago
advopt.txt 40ec8184ad followup #17852, disallow all:on for now (#18311) 3 years ago
apis.rst e61381a293 follow-up #17692: more inline syntax highlighting (#17837) 3 years ago
astspec.txt 5b26f2bd81 fix deprecated example (#18721) 3 years ago
backends.rst e61381a293 follow-up #17692: more inline syntax highlighting (#17837) 3 years ago
basicopt.txt c1664f93b0 new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687) 4 years ago
contributing.rst f86a530214 breaking changes policies (#18541) 3 years ago
destructors.rst 179fad934d doc improvements (#18843) 3 years ago
docgen.rst e7816a3e77 update docgen documentation (#18192) 3 years ago
docgen_sample.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) 4 years ago
docs.rst 387e337a2a Documentation update a description (#14619) 4 years ago
docstyle.rst 8f79bc5f3d add RST highlighting for command line / shells (also fixes #16858) (#17789) 3 years ago
drnim.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) 3 years ago
effects.txt 3ea6446900 Nimrod renamed to Nim 10 years ago
estp.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) 3 years ago
filelist.txt 436af88d8c follow-up #17837: add `Console` for interactive sessions (#17930) 3 years ago
filters.rst 3b1aabdcff change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18085) 3 years ago
gc.rst 2096490b59 follow-up #17930 - inline syntax highlighting (#18013) 3 years ago
grammar.txt 2e2d928846 formal grammar updates [backport:1.2] (#18803) 3 years ago
hcr.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) 3 years ago
idetools.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) 3 years ago
intern.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) 3 years ago
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore 7 years ago
koch.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) 3 years ago
lib.rst 1bba641fed Update `lib.rst` (#18605) 3 years ago
manual.rst ca51bb8fd9 documented overload disambiguation [backport] (#18865) 3 years ago
manual_experimental.rst 0ddd9519c0 Remove `Covariance` section from the experimental manual (#18688) 3 years ago
manual_experimental_strictnotnil.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) 3 years ago
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) 5 years ago
nep1.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) 3 years ago
nimc.rst 1acba63cb7 cross compilation targetting windows now supports `nim r`: `nim r -d:mingw main` (#18682) 3 years ago
nimdoc.css bbe05c1532 docgen: draw frame around active anchors (#18607) 3 years ago
nimfix.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) 3 years ago
nimgrep.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) 3 years ago
nimgrep_cmdline.txt 368422c219 update nimgrep documentation (#17415) 3 years ago
niminst.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) 3 years ago
nims.rst 3481ff6172 Update nims.rst to reflect that -d:release is now allowed in config.nims (#18221) 3 years ago
nimsuggest.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) 3 years ago
overview.rst 9d2dfa9a99 further cleanups; refs #4934 8 years ago
packaging.rst 0804b4b37d Switch packaging.rst to use makefile 3 years ago
pegdocs.txt e720bbdd76 Peg captures get stack-like behavior (#18369) 3 years ago
readme.txt 0b44d812f1 doc: Trim .txt files trailing whitespace 9 years ago
regexprs.txt 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) 3 years ago
rstcommon.rst e61381a293 follow-up #17692: more inline syntax highlighting (#17837) 3 years ago
sets_fragment.txt 94c4c01d9c small improvements for tut1.rst (#17935) 3 years ago
spawn.txt 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 3 years ago
subexes.txt 5e9dd81baa more "eg" fixes 4 years ago
testament.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) 3 years ago
tools.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) 3 years ago
tut1.rst c792154b03 Minor doc fixes; follow up to 17258 and 17259 (#18123) 3 years ago
tut2.rst afe5eb569b Add commas to docs for clarity (#18398) 3 years ago
tut3.rst 3aaec0647b turn on syntax highlighting in Manual & Tutorial (#17692) 3 years ago

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!