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

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!