metagn f05387045d int64/uint64 as bigint in JS (#21613) 1 年間 前
..
manual 1c31de361d Markdown code blocks part 5 (#20236) 1 年間 前
advopt.txt f05387045d int64/uint64 as bigint in JS (#21613) 1 年間 前
apis.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) 1 年間 前
astspec.txt 1bb117cd7a `proc` typeclass accounts for `iterator`, call conventions + `nil` fix + document typeclass AST (#21629) 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 ff8ab06720 fixes #19396; Nimdoc hide nonexported fields (#21305) 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 2315b01ae6 tuple unpacking for vars as just sugar, allowing nesting (#21563) 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 b865f6a5f0 Remove the "This module" suffix and reword some entries from the stdlib overview (#21580) 1 年間 前
manual.md 1bb117cd7a `proc` typeclass accounts for `iterator`, call conventions + `nil` fix + document typeclass AST (#21629) 1 年間 前
manual_experimental.md 9a50033d5b generic `define` pragma + string alias (#20979) 1 年間 前
manual_experimental_strictnotnil.md 4da3ead294 fixes `strictnotnil` documentation; comment unfinished sections (#21041) 1 年間 前
markdown_rst.md 2620da9bf9 docgen: implement cross-document links (#20990) 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 c43ac90390 Add NuttX for thread stack size doc (#21529) 1 年間 前
nimdoc.cls 4341b06f65 RST: improve simple tables (#19859) 2 年 前
nimdoc.css b2328b44ba make it printer friendly (#21218) 1 年間 前
nimfix.md 6505bd347d Markdown indented code blocks (#20473) 1 年間 前
nimgrep.md 9f651f05d5 nimgrep: fix typo (#21337) 1 年間 前
nimgrep_cmdline.txt 6505bd347d Markdown indented code blocks (#20473) 1 年間 前
niminst.md 6505bd347d Markdown indented code blocks (#20473) 1 年間 前
nims.md 23bd812b0c Update nims.md to use `nim e` instead of `nim` in advanced shebang (#21301) 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 b2c5f8a05f fixes #21461 (#21463) 1 年間 前
pegdocs.txt 6505bd347d Markdown indented code blocks (#20473) 1 年間 前
readme.txt b4157f6772 docs: fix some spelling errors (#19816) 1 年間 前
refc.md d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) 1 年間 前
regexprs.txt 6505bd347d Markdown indented code blocks (#20473) 1 年間 前
rstcommon.rst 6505bd347d Markdown indented code blocks (#20473) 1 年間 前
sets_fragment.txt e669835665 Mention toSet in the docs of the set type (#21037) 1 年間 前
spawn.txt c4ba4f06f8 Markdown link migration part 2 (#20371) 1 年間 前
subexes.txt 1c31de361d Markdown code blocks part 5 (#20236) 1 年間 前
testament.md e4e947232b testament: make valgrind optional (#21238) 1 年間 前
tools.md c4ba4f06f8 Markdown link migration part 2 (#20371) 1 年間 前
tut1.md 6505bd347d Markdown indented code blocks (#20473) 1 年間 前
tut2.md 91ce8c385d fix #19580; add warning for bare except: clause (#21099) 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!