metagn 2449c37137 better procvar ambiguity errors, clean up after #20457 (#20932) 1 년 전
..
manual 1c31de361d Markdown code blocks part 5 (#20236) 1 년 전
advopt.txt b213913dcb add a changelog and update the document for ORC (#20415) 1 년 전
apis.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) 1 년 전
astspec.txt a34dd3d77a Markdown code blocks part 3 (#20117) 1 년 전
backends.md f6ee066ee2 Markdown links migration part 1 (#20319) 1 년 전
basicopt.txt 6505bd347d Markdown indented code blocks (#20473) 1 년 전
contributing.md 6505bd347d Markdown indented code blocks (#20473) 1 년 전
destructors.md 6505bd347d Markdown indented code blocks (#20473) 1 년 전
docgen.md 6505bd347d Markdown indented code blocks (#20473) 1 년 전
docgen_sample.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) 4 년 전
docs.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 년 전
docstyle.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 년 전
drnim.md 6505bd347d Markdown indented code blocks (#20473) 1 년 전
effects.txt 713f39083e Markdown code blocks part 4 (#20189) 1 년 전
estp.md 6505bd347d Markdown indented code blocks (#20473) 1 년 전
filelist.txt 436af88d8c follow-up #17837: add `Console` for interactive sessions (#17930) 3 년 전
filters.md 6505bd347d Markdown indented code blocks (#20473) 1 년 전
grammar.txt e323b91a32 correct grammar (ref #20199) and add check for grammar.txt (#20494) 1 년 전
hcr.md 713f39083e Markdown code blocks part 4 (#20189) 1 년 전
idetools.md 6505bd347d Markdown indented code blocks (#20473) 1 년 전
intern.md c0824b9b80 [`std/os` clean up] import and export `osseps` (#20580) 1 년 전
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore 6 년 전
koch.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 년 전
lib.md 17ac8c31bf move `smtp` to nimble packages (#20953) 1 년 전
manual.md 2449c37137 better procvar ambiguity errors, clean up after #20457 (#20932) 1 년 전
manual_experimental.md 3eef0491a8 fix a few "broken link" warnings (#20837) 1 년 전
manual_experimental_strictnotnil.md 1c31de361d Markdown code blocks part 5 (#20236) 1 년 전
markdown_rst.md 6505bd347d Markdown indented code blocks (#20473) 1 년 전
mm.md b213913dcb add a changelog and update the document for ORC (#20415) 1 년 전
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) 4 년 전
nep1.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 년 전
nimc.md 723a71bd22 follow up #20109; remove `shallow` seqs/strings for ORC (#20502) 1 년 전
nimdoc.cls 4341b06f65 RST: improve simple tables (#19859) 2 년 전
nimdoc.css 70a8e0d65c Docs auto dark mode (#20188) 1 년 전
nimfix.md 6505bd347d Markdown indented code blocks (#20473) 1 년 전
nimgrep.md 2140d05f34 nimgrep: add `--inContext` and `--notinContext` options (#19528) 1 년 전
nimgrep_cmdline.txt 6505bd347d Markdown indented code blocks (#20473) 1 년 전
niminst.md 6505bd347d Markdown indented code blocks (#20473) 1 년 전
nims.md 77a337a39a fixes documentation regression (#20960) 1 년 전
nimsuggest.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 년 전
overview.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) 1 년 전
packaging.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 년 전
pegdocs.txt 6505bd347d Markdown indented code blocks (#20473) 1 년 전
readme.txt b4157f6772 docs: fix some spelling errors (#19816) 1 년 전
refc.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 년 전
regexprs.txt 6505bd347d Markdown indented code blocks (#20473) 1 년 전
rstcommon.rst 6505bd347d Markdown indented code blocks (#20473) 1 년 전
sets_fragment.txt f6ee066ee2 Markdown links migration part 1 (#20319) 1 년 전
spawn.txt c4ba4f06f8 Markdown link migration part 2 (#20371) 1 년 전
subexes.txt 1c31de361d Markdown code blocks part 5 (#20236) 1 년 전
testament.md 4b24d85907 Update testament docs demo, command output, and gotchas (#20756) 1 년 전
tools.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 년 전
tut1.md 6505bd347d Markdown indented code blocks (#20473) 1 년 전
tut2.md f6ee066ee2 Markdown links migration part 1 (#20319) 1 년 전
tut3.md 0774c3aaaa update the maintained repo of ast-pattern-matching (#20537) 1 년 전

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!