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!