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

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!