diff options
author | Araq <rumpf_a@web.de> | 2016-06-07 04:04:49 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2016-06-07 04:04:49 +0200 |
commit | eed012891641c294b62657e960693eb867f8da5b (patch) | |
tree | dac52fe812f91a3042edde03b762514dad4a853d | |
parent | 4812d413763ee6438f8dc4b3ca44d067a7c531ac (diff) | |
download | Nim-eed012891641c294b62657e960693eb867f8da5b.tar.gz |
renamed most remaining .txt documentation files to .rst
-rw-r--r-- | doc/docgen.rst (renamed from doc/docgen.txt) | 0 | ||||
-rw-r--r-- | doc/endb.rst (renamed from doc/endb.txt) | 0 | ||||
-rw-r--r-- | doc/estp.rst (renamed from doc/estp.txt) | 0 | ||||
-rw-r--r-- | doc/filters.rst (renamed from doc/filters.txt) | 0 | ||||
-rw-r--r-- | doc/gc.rst (renamed from doc/gc.txt) | 0 | ||||
-rw-r--r-- | doc/idetools.rst (renamed from doc/idetools.txt) | 0 | ||||
-rw-r--r-- | doc/koch.rst (renamed from doc/koch.txt) | 0 | ||||
-rw-r--r-- | doc/lib.rst (renamed from doc/lib.txt) | 0 | ||||
-rw-r--r-- | doc/manual.rst (renamed from doc/manual.txt) | 0 | ||||
-rw-r--r-- | doc/nep1.rst (renamed from doc/nep1.txt) | 0 | ||||
-rw-r--r-- | doc/nimc.rst (renamed from doc/nimc.txt) | 0 | ||||
-rw-r--r-- | doc/nimfix.rst (renamed from doc/nimfix.txt) | 0 | ||||
-rw-r--r-- | doc/nimgrep.rst (renamed from doc/nimgrep.txt) | 0 | ||||
-rw-r--r-- | doc/niminst.rst (renamed from doc/niminst.txt) | 0 | ||||
-rw-r--r-- | doc/nims.rst (renamed from doc/nims.txt) | 0 | ||||
-rw-r--r-- | doc/nimsuggest.rst (renamed from doc/nimsuggest.txt) | 0 | ||||
-rw-r--r-- | doc/tut1.rst (renamed from doc/tut1.txt) | 0 | ||||
-rw-r--r-- | doc/tut2.rst (renamed from doc/tut2.txt) | 0 | ||||
-rw-r--r-- | web/download.rst | 18 | ||||
-rw-r--r-- | web/website.ini | 8 |
20 files changed, 13 insertions, 13 deletions
diff --git a/doc/docgen.txt b/doc/docgen.rst index 40c464ebd..40c464ebd 100644 --- a/doc/docgen.txt +++ b/doc/docgen.rst diff --git a/doc/endb.txt b/doc/endb.rst index 6757d98e3..6757d98e3 100644 --- a/doc/endb.txt +++ b/doc/endb.rst diff --git a/doc/estp.txt b/doc/estp.rst index 805a84eb7..805a84eb7 100644 --- a/doc/estp.txt +++ b/doc/estp.rst diff --git a/doc/filters.txt b/doc/filters.rst index 1937b187c..1937b187c 100644 --- a/doc/filters.txt +++ b/doc/filters.rst diff --git a/doc/gc.txt b/doc/gc.rst index 1c8cb9122..1c8cb9122 100644 --- a/doc/gc.txt +++ b/doc/gc.rst diff --git a/doc/idetools.txt b/doc/idetools.rst index 2ffe46d4b..2ffe46d4b 100644 --- a/doc/idetools.txt +++ b/doc/idetools.rst diff --git a/doc/koch.txt b/doc/koch.rst index a58d386ea..a58d386ea 100644 --- a/doc/koch.txt +++ b/doc/koch.rst diff --git a/doc/lib.txt b/doc/lib.rst index f749763a5..f749763a5 100644 --- a/doc/lib.txt +++ b/doc/lib.rst diff --git a/doc/manual.txt b/doc/manual.rst index 2dbbf0447..2dbbf0447 100644 --- a/doc/manual.txt +++ b/doc/manual.rst diff --git a/doc/nep1.txt b/doc/nep1.rst index b4bd6309c..b4bd6309c 100644 --- a/doc/nep1.txt +++ b/doc/nep1.rst diff --git a/doc/nimc.txt b/doc/nimc.rst index 48dbaeb21..48dbaeb21 100644 --- a/doc/nimc.txt +++ b/doc/nimc.rst diff --git a/doc/nimfix.txt b/doc/nimfix.rst index 62064fe69..62064fe69 100644 --- a/doc/nimfix.txt +++ b/doc/nimfix.rst diff --git a/doc/nimgrep.txt b/doc/nimgrep.rst index 791ead162..791ead162 100644 --- a/doc/nimgrep.txt +++ b/doc/nimgrep.rst diff --git a/doc/niminst.txt b/doc/niminst.rst index bf5cb0f50..bf5cb0f50 100644 --- a/doc/niminst.txt +++ b/doc/niminst.rst diff --git a/doc/nims.txt b/doc/nims.rst index 7c76efe42..7c76efe42 100644 --- a/doc/nims.txt +++ b/doc/nims.rst diff --git a/doc/nimsuggest.txt b/doc/nimsuggest.rst index 2b52196b9..2b52196b9 100644 --- a/doc/nimsuggest.txt +++ b/doc/nimsuggest.rst diff --git a/doc/tut1.txt b/doc/tut1.rst index d896a7044..d896a7044 100644 --- a/doc/tut1.txt +++ b/doc/tut1.rst diff --git a/doc/tut2.txt b/doc/tut2.rst index 3f94325ff..3f94325ff 100644 --- a/doc/tut2.txt +++ b/doc/tut2.rst diff --git a/web/download.rst b/web/download.rst index b7d4cbd02..5bebe66ab 100644 --- a/web/download.rst +++ b/web/download.rst @@ -8,18 +8,18 @@ Windows we recommend that you use `Mingw-w64 <http://mingw-w64.sourceforge.net/>`_. GCC is recommended on Linux and Clang on Mac. -.. - Binaries - -------- - Unfortunately, right now we only provide binaries for Windows. You can download - an installer for both 32 bit and 64 bit versions of Windows below. +Binaries +-------- - * 32 bit: `nim-0.14.0_x32.exe <download/nim-0.14.0_x32.exe>`_ - * 64 bit: `nim-0.14.0_x64.exe <download/nim-0.14.0_x64.exe>`_ +Unfortunately, right now we only provide binaries for Windows. You can download +an installer for both 32 bit and 64 bit versions of Windows below. - These installers also include Aporia, Nimble and other useful Nim tools to get - you started with Nim development! +* 32 bit: `nim-0.14.0_x32.exe <download/nim-0.14.0_x32.exe>`_ +* 64 bit: `nim-0.14.0_x64.exe <download/nim-0.14.0_x64.exe>`_ + +These installers also include Aporia, Nimble and other useful Nim tools to get +you started with Nim development! Installation based on generated C code -------------------------------------- diff --git a/web/website.ini b/web/website.ini index 38bf22e2c..6cf2bef94 100644 --- a/web/website.ini +++ b/web/website.ini @@ -29,10 +29,10 @@ news: news file: ticker.html [Documentation] -doc: "endb;intern;apis;lib;manual.txt;tut1;tut2;nimc;overview;filters" -doc: "tools;niminst;nimgrep;gc;estp;idetools;docgen;koch;backends.txt" -doc: "nimfix.txt;nimsuggest.txt;nep1.txt;nims.txt" -pdf: "manual.txt;lib;tut1;tut2;nimc;niminst;gc" +doc: "endb;intern;apis;lib;manual.rst;tut1.rst;tut2.rst;nimc;overview;filters" +doc: "tools;niminst;nimgrep;gc;estp;idetools;docgen;koch;backends.rst" +doc: "nimfix.rst;nimsuggest.rst;nep1.rst;nims.rst" +pdf: "manual.rst;lib.rst;tut1.rst;tut2.rst;nimc.rst;niminst.rst;gc.rst" srcdoc2: "system.nim;system/nimscript;pure/ospaths" srcdoc2: "core/macros;pure/marshal;core/typeinfo" srcdoc2: "impure/re;impure/nre;pure/typetraits" |