Ikko Eltociear Ashimine 9f651f05d5 nimgrep: fix typo (#21337) 1 year ago
..
manual 1c31de361d Markdown code blocks part 5 (#20236) 1 year ago
advopt.txt 36e489e69b add `md2html`, `md2tex` to cmd helpers (#21295) 1 year ago
apis.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) 1 year ago
astspec.txt a34dd3d77a Markdown code blocks part 3 (#20117) 1 year ago
backends.md f6ee066ee2 Markdown links migration part 1 (#20319) 1 year ago
basicopt.txt 6505bd347d Markdown indented code blocks (#20473) 1 year ago
contributing.md 6505bd347d Markdown indented code blocks (#20473) 1 year ago
destructors.md 6505bd347d Markdown indented code blocks (#20473) 1 year ago
docgen.md ff8ab06720 fixes #19396; Nimdoc hide nonexported fields (#21305) 1 year ago
docgen_sample.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) 4 years ago
docs.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 year ago
docstyle.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 year ago
drnim.md 6505bd347d Markdown indented code blocks (#20473) 1 year ago
effects.txt 713f39083e Markdown code blocks part 4 (#20189) 1 year ago
estp.md 6505bd347d Markdown indented code blocks (#20473) 1 year ago
filelist.txt 436af88d8c follow-up #17837: add `Console` for interactive sessions (#17930) 3 years ago
filters.md 6505bd347d Markdown indented code blocks (#20473) 1 year ago
grammar.txt 0a1d4ba842 fix issue #20922 by handling missing expr in `exprList` for `tkOf` (#20930) 1 year ago
hcr.md 713f39083e Markdown code blocks part 4 (#20189) 1 year ago
idetools.md 6505bd347d Markdown indented code blocks (#20473) 1 year ago
intern.md c0824b9b80 [`std/os` clean up] import and export `osseps` (#20580) 1 year ago
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore 6 years ago
koch.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 year ago
lib.md 4480fd3e93 fixes #16656; add nre to lib.md (#21042) 1 year ago
manual.md 91ce8c385d fix #19580; add warning for bare except: clause (#21099) 1 year ago
manual_experimental.md 9a50033d5b generic `define` pragma + string alias (#20979) 1 year ago
manual_experimental_strictnotnil.md 4da3ead294 fixes `strictnotnil` documentation; comment unfinished sections (#21041) 1 year ago
markdown_rst.md 2620da9bf9 docgen: implement cross-document links (#20990) 1 year ago
mm.md b213913dcb add a changelog and update the document for ORC (#20415) 1 year ago
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) 4 years ago
nep1.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 year ago
nimc.md 794bcc8029 Add: missing nintendo-switch define (#21009) 1 year ago
nimdoc.cls 4341b06f65 RST: improve simple tables (#19859) 2 years ago
nimdoc.css b2328b44ba make it printer friendly (#21218) 1 year ago
nimfix.md 6505bd347d Markdown indented code blocks (#20473) 1 year ago
nimgrep.md 9f651f05d5 nimgrep: fix typo (#21337) 1 year ago
nimgrep_cmdline.txt 6505bd347d Markdown indented code blocks (#20473) 1 year ago
niminst.md 6505bd347d Markdown indented code blocks (#20473) 1 year ago
nims.md 23bd812b0c Update nims.md to use `nim e` instead of `nim` in advanced shebang (#21301) 1 year ago
nimsuggest.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 year ago
overview.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) 1 year ago
packaging.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 year ago
pegdocs.txt 6505bd347d Markdown indented code blocks (#20473) 1 year ago
readme.txt b4157f6772 docs: fix some spelling errors (#19816) 1 year ago
refc.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 year ago
regexprs.txt 6505bd347d Markdown indented code blocks (#20473) 1 year ago
rstcommon.rst 6505bd347d Markdown indented code blocks (#20473) 1 year ago
sets_fragment.txt e669835665 Mention toSet in the docs of the set type (#21037) 1 year ago
spawn.txt c4ba4f06f8 Markdown link migration part 2 (#20371) 1 year ago
subexes.txt 1c31de361d Markdown code blocks part 5 (#20236) 1 year ago
testament.md e4e947232b testament: make valgrind optional (#21238) 1 year ago
tools.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 year ago
tut1.md 6505bd347d Markdown indented code blocks (#20473) 1 year ago
tut2.md 91ce8c385d fix #19580; add warning for bare except: clause (#21099) 1 year ago
tut3.md 0774c3aaaa update the maintained repo of ast-pattern-matching (#20537) 1 year ago

readme.txt

============================
Nim's documentation 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!