narimiran e3c52bd4f4 fix broken link 7 роки тому
..
manual e3c52bd4f4 fix broken link 7 роки тому
advopt.txt 6b3af6a5d7 WIP: --gc:regions instead of --gc:stack 7 роки тому
apis.txt 0b44d812f1 doc: Trim .txt files trailing whitespace 9 роки тому
astspec.txt 6652ae9741 Creating and setting comment nodes in macros (#5850) 7 роки тому
backends.txt 5404e47dd0 fixes #5914 (#6566) 7 роки тому
basicopt.txt 5c1a842b88 Add missing nilChecks compiling option (#6480) 7 роки тому
contributing.rst 07562d6b99 website: http to https updates 7 роки тому
docgen.rst eed0128916 renamed most remaining .txt documentation files to .rst 8 роки тому
docgen_sample.nim 2ed7849921 Transforms docgen sample to be generated from source. 11 роки тому
docs.rst 9d2dfa9a99 further cleanups; refs #4934 8 роки тому
docstyle.rst 9d2dfa9a99 further cleanups; refs #4934 8 роки тому
effects.txt 3ea6446900 Nimrod renamed to Nim 10 роки тому
endb.rst eed0128916 renamed most remaining .txt documentation files to .rst 8 роки тому
estp.rst eed0128916 renamed most remaining .txt documentation files to .rst 8 роки тому
exception_hierarchy_fragment.txt 846489f813 Fixed links in Error hierarchy 9 роки тому
filelist.txt d7a472743b fixes #2559 9 роки тому
filters.rst eed0128916 renamed most remaining .txt documentation files to .rst 8 роки тому
gc.rst 915cc86f5d docs for the heap dump feature 8 роки тому
grammar.txt 76cf4f4c1b parser enhancement: allow keywords after dots 7 роки тому
idetools.rst eed0128916 renamed most remaining .txt documentation files to .rst 8 роки тому
intern.txt 43dae68a42 inter.txt: fix git bisect example (#5722) 7 роки тому
keywords.txt 3ccc9c467d 'with' and 'without' are not keywords anymore 7 роки тому
koch.rst 07562d6b99 website: http to https updates 7 роки тому
lib.rst 51c1eceea2 libcurl is available via nimble, doc isn't in stdlib any more 7 роки тому
manual.rst eed0128916 renamed most remaining .txt documentation files to .rst 8 роки тому
mytest.cfg 72a3e21f28 Removes executable bit for text files. 11 роки тому
nep1.rst b938a5b884 Cleaned up nep1 and simplified the style choices offered by it. 7 роки тому
nimc.rst c39e202976 Introduce first class support for Android (#5772) 7 роки тому
nimdoc.css 9da1ee4fe4 Add NEP1 to documentation. 9 роки тому
nimfix.rst eed0128916 renamed most remaining .txt documentation files to .rst 8 роки тому
nimgrep.rst eed0128916 renamed most remaining .txt documentation files to .rst 8 роки тому
niminst.rst eed0128916 renamed most remaining .txt documentation files to .rst 8 роки тому
nims.rst 9ffed0de3f Documented shebang execution of Nimscripts 7 роки тому
nimsuggest.rst 23a303c536 nimsuggest: update documentation 7 роки тому
overview.rst 9d2dfa9a99 further cleanups; refs #4934 8 роки тому
pegdocs.txt 0b44d812f1 doc: Trim .txt files trailing whitespace 9 роки тому
readme.txt 0b44d812f1 doc: Trim .txt files trailing whitespace 9 роки тому
regexprs.txt 0b44d812f1 doc: Trim .txt files trailing whitespace 9 роки тому
sets_fragment.txt a9e796e001 Misc documentation fixes 8 роки тому
spawn.txt ebcc88238e documented the new .gcsafe override pragma 8 роки тому
subexes.txt d93ae34d2a s/advanted/advanced/g 9 роки тому
tools.txt ab0a7303bf fix docgen link 9 роки тому
tut1.rst 248caaf27e Update docs on assignment operator (#6373) 7 роки тому
tut2.rst 4483cefa0c fix #5918 7 роки тому

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!