Araq 9a2fb248da wip před 3 roky
..
manual 3aaec0647b turn on syntax highlighting in Manual & Tutorial (#17692) před 3 roky
advopt.txt 40ec8184ad followup #17852, disallow all:on for now (#18311) před 3 roky
apis.rst e61381a293 follow-up #17692: more inline syntax highlighting (#17837) před 3 roky
astspec.txt 5b26f2bd81 fix deprecated example (#18721) před 3 roky
backends.rst e61381a293 follow-up #17692: more inline syntax highlighting (#17837) před 3 roky
basicopt.txt c1664f93b0 new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687) před 4 roky
contributing.rst f86a530214 breaking changes policies (#18541) před 3 roky
destructors.rst 24a7584299 update numbers of lifetime-tracking hooks in doc/destructors.rst (#19088) před 3 roky
docgen.rst 7ba2659f73 docgen: implement doc link resolution in current module (#18642) před 3 roky
docgen_sample.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) před 4 roky
docs.rst 387e337a2a Documentation update a description (#14619) před 4 roky
docstyle.rst 8f79bc5f3d add RST highlighting for command line / shells (also fixes #16858) (#17789) před 3 roky
drnim.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) před 3 roky
effects.txt 3ea6446900 Nimrod renamed to Nim před 10 roky
estp.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) před 3 roky
filelist.txt 436af88d8c follow-up #17837: add `Console` for interactive sessions (#17930) před 3 roky
filters.rst 3b1aabdcff change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18085) před 3 roky
gc.rst 2096490b59 follow-up #17930 - inline syntax highlighting (#18013) před 3 roky
grammar.txt 2e2d928846 formal grammar updates [backport:1.2] (#18803) před 3 roky
hcr.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) před 3 roky
idetools.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) před 3 roky
intern.rst 3ecb369ca1 Document file changes that may be needed for add a new platform (#19055) před 3 roky
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore před 7 roky
koch.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) před 3 roky
lib.rst 1bba641fed Update `lib.rst` (#18605) před 3 roky
manual.rst dbbafd320c manual: Document that comma propagates the default values of parameters (#19080) před 3 roky
manual_experimental.rst 9a2fb248da wip před 3 roky
manual_experimental_strictnotnil.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) před 3 roky
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) před 5 roky
nep1.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) před 3 roky
nimc.rst 1acba63cb7 cross compilation targetting windows now supports `nim r`: `nim r -d:mingw main` (#18682) před 3 roky
nimdoc.css 7ba2659f73 docgen: implement doc link resolution in current module (#18642) před 3 roky
nimfix.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) před 3 roky
nimgrep.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) před 3 roky
nimgrep_cmdline.txt 368422c219 update nimgrep documentation (#17415) před 3 roky
niminst.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) před 3 roky
nims.rst 3481ff6172 Update nims.rst to reflect that -d:release is now allowed in config.nims (#18221) před 3 roky
nimsuggest.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) před 3 roky
overview.rst 9d2dfa9a99 further cleanups; refs #4934 před 8 roky
packaging.rst 9fc2918314 Document how to compile a reproducible build (#18953) před 3 roky
pegdocs.txt e720bbdd76 Peg captures get stack-like behavior (#18369) před 3 roky
readme.txt 0b44d812f1 doc: Trim .txt files trailing whitespace před 9 roky
regexprs.txt 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) před 3 roky
rstcommon.rst e61381a293 follow-up #17692: more inline syntax highlighting (#17837) před 3 roky
sets_fragment.txt 94c4c01d9c small improvements for tut1.rst (#17935) před 3 roky
spawn.txt 56461c280f Change stdlib imports to use std prefix in most examples (#17202) před 3 roky
subexes.txt 5e9dd81baa more "eg" fixes před 4 roky
testament.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) před 3 roky
tools.rst 7e21218a07 follow-up #18013 - inline syntax highlighting (#18166) před 3 roky
tut1.rst 561b01004c [backport] change some examples in tut1.rst (#18884) před 3 roky
tut2.rst afe5eb569b Add commas to docs for clarity (#18398) před 3 roky
tut3.rst 3aaec0647b turn on syntax highlighting in Manual & Tutorial (#17692) před 3 roky

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!