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

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!