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!