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