Timothee Cour fb02b56957 support skip ci in azure pipelines, and support it properly in github actions pipelines (#17561) пре 3 година
..
manual 3aaec0647b turn on syntax highlighting in Manual & Tutorial (#17692) пре 3 година
advopt.txt 67e28c07f9 IC: first steps towards 'nim check --def --ic:on' (#17714) пре 3 година
apis.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 3 година
astspec.txt 159c06e045 unify tuple expressions (#13793) пре 3 година
backends.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 3 година
basicopt.txt c1664f93b0 new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687) пре 4 година
contributing.rst fb02b56957 support skip ci in azure pipelines, and support it properly in github actions pipelines (#17561) пре 3 година
destructors.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 3 година
docgen.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 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 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 3 година
drnim.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 3 година
effects.txt 3ea6446900 Nimrod renamed to Nim пре 10 година
estp.rst 34c1c631bb close #4451 (#17627) пре 3 година
filelist.txt 8550a8127c Fix Typos in Internal Docs (#11735) [ci skip] пре 5 година
filters.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 3 година
gc.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 3 година
grammar.txt 5f5a92379f custom integer literals (#17489) пре 3 година
hcr.rst bd7807de4c fixes #17647 (#17667) пре 3 година
idetools.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 3 година
intern.rst e4b64eee89 Fix small typos (#17680) пре 3 година
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore пре 7 година
koch.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 3 година
lib.rst 9f0f477552 Update `sysrand` documentation (#17676) пре 3 година
manual.rst ceadf54d76 iterable[T] (#17196) пре 3 година
manual_experimental.rst 42687457b0 further progress on rst roles & directives (fix #17646) (#17659) пре 3 година
manual_experimental_strictnotnil.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 3 година
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) пре 5 година
nep1.rst 826ad2f36f nep1: guidelines for getters and setters (#17645) пре 3 година
nimc.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 3 година
nimdoc.css 2150cd1826 restyle RST option lists (#17637) пре 3 година
nimfix.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 3 година
nimgrep.rst 368422c219 update nimgrep documentation (#17415) пре 3 година
nimgrep_cmdline.txt 368422c219 update nimgrep documentation (#17415) пре 3 година
niminst.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 3 година
nims.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 3 година
nimsuggest.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 3 година
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 година
readme.txt 0b44d812f1 doc: Trim .txt files trailing whitespace пре 9 година
regexprs.txt 5c23ba7545 fixed article duplication typos (#16216) пре 4 година
rstcommon.rst 3aaec0647b turn on syntax highlighting in Manual & Tutorial (#17692) пре 3 година
sets_fragment.txt 3aaec0647b turn on syntax highlighting in Manual & Tutorial (#17692) пре 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 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 3 година
tools.rst 83ae70cb54 RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17258) пре 3 година
tut1.rst 3aaec0647b turn on syntax highlighting in Manual & Tutorial (#17692) пре 3 година
tut2.rst 3aaec0647b turn on syntax highlighting in Manual & Tutorial (#17692) пре 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!