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

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!