ringabout 1df4debbf1 fixes bugs on the Nim manual (#24669) 1 месяц назад
..
manual 1c31de361d Markdown code blocks part 5 (#20236) 2 лет назад
advopt.txt 1ad618d96c clean up the documentation (#22196) 1 год назад
apis.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) 2 лет назад
astspec.txt 1bb117cd7a `proc` typeclass accounts for `iterator`, call conventions + `nil` fix + document typeclass AST (#21629) 1 год назад
backends.md 609bf3d7c8 fix #21501 by making --app:lib and --app:staticLib imply --noMain (#21910) 1 год назад
basicopt.txt 6505bd347d Markdown indented code blocks (#20473) 2 лет назад
contributing.md 7cb59efd4b Tidy contributing.md: format cmd (#22204) 1 год назад
destructors.md fb2cc06557 destructors: better docs [backport:2.0] (#22391) 11 месяцев назад
docgen.md a0da74ed4c Update nim 2.0 documentation for docgen & nimgrep (#21665) 1 год назад
docgen_sample.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) 5 лет назад
docs.md c4ba4f06f8 Markdown link migration part 2 (#20371) 2 лет назад
docstyle.md c4ba4f06f8 Markdown link migration part 2 (#20371) 2 лет назад
drnim.md 6505bd347d Markdown indented code blocks (#20473) 2 лет назад
effects.txt 713f39083e Markdown code blocks part 4 (#20189) 2 лет назад
estp.md 6505bd347d Markdown indented code blocks (#20473) 2 лет назад
filelist.txt 1ad618d96c clean up the documentation (#22196) 1 год назад
filters.md 6505bd347d Markdown indented code blocks (#20473) 2 лет назад
grammar.txt 3911c90d7b type annotations for variable tuple unpacking, better error messages (#22611) 11 месяцев назад
hcr.md 713f39083e Markdown code blocks part 4 (#20189) 2 лет назад
idetools.md 6505bd347d Markdown indented code blocks (#20473) 2 лет назад
intern.md c0824b9b80 [`std/os` clean up] import and export `osseps` (#20580) 2 лет назад
keywords.txt cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore 7 лет назад
koch.md c4ba4f06f8 Markdown link migration part 2 (#20371) 2 лет назад
lib.md b865f6a5f0 Remove the "This module" suffix and reword some entries from the stdlib overview (#21580) 2 лет назад
manual.md 1df4debbf1 fixes bugs on the Nim manual (#24669) 1 месяц назад
manual_experimental.md 27381cc602 make `genericsOpenSym` work at instantiation time, new behavior in `openSym` (#24111) 6 месяцев назад
manual_experimental_strictnotnil.md 4da3ead294 fixes `strictnotnil` documentation; comment unfinished sections (#21041) 2 лет назад
markdown_rst.md a0da74ed4c Update nim 2.0 documentation for docgen & nimgrep (#21665) 1 год назад
mm.md a90e687d26 Document move limitations (#23763) 8 месяцев назад
mytest.cfg 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) 5 лет назад
nep1.md 0cdca3a0cd Recommend hanging indent in NEP1 (#23105) 11 месяцев назад
nimc.md 11713ef018 remove obselete doc with nimrtl (#23358) 10 месяцев назад
nimdoc.cls 4341b06f65 RST: improve simple tables (#19859) 2 лет назад
nimdoc.css b2328b44ba make it printer friendly (#21218) 2 лет назад
nimgrep.md 9f651f05d5 nimgrep: fix typo (#21337) 2 лет назад
nimgrep_cmdline.txt 6505bd347d Markdown indented code blocks (#20473) 2 лет назад
niminst.md 6505bd347d Markdown indented code blocks (#20473) 2 лет назад
nims.md 1ad618d96c clean up the documentation (#22196) 1 год назад
nimsuggest.md 1ad618d96c clean up the documentation (#22196) 1 год назад
overview.md 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) 2 лет назад
packaging.md b2c5f8a05f fixes #21461 (#21463) 2 лет назад
pegdocs.txt 6505bd347d Markdown indented code blocks (#20473) 2 лет назад
readme.txt 1ad618d96c clean up the documentation (#22196) 1 год назад
refc.md d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) 2 лет назад
regexprs.txt 6505bd347d Markdown indented code blocks (#20473) 2 лет назад
rstcommon.rst 6505bd347d Markdown indented code blocks (#20473) 2 лет назад
sets_fragment.txt 1ad618d96c clean up the documentation (#22196) 1 год назад
spawn.txt c4ba4f06f8 Markdown link migration part 2 (#20371) 2 лет назад
subexes.txt 1c31de361d Markdown code blocks part 5 (#20236) 2 лет назад
testament.md e4e947232b testament: make valgrind optional (#21238) 2 лет назад
tools.md 1ad618d96c clean up the documentation (#22196) 1 год назад
tut1.md 6505bd347d Markdown indented code blocks (#20473) 2 лет назад
tut2.md c5f2d84ac7 fix typo: "As can been seen" to "As can be seen" (#23544) 10 месяцев назад
tut3.md 1ad618d96c clean up the documentation (#22196) 1 год назад

readme.txt

============================
Nim's documentation system
============================

This folder contains Nim's documentation. The documentation
is written in a format called *Markdown*, a markup language that reads
like ASCII and can be converted to HTML automatically!