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

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!