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!