diff options
author | Araq <rumpf_a@web.de> | 2014-11-04 08:38:56 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2014-11-04 08:38:56 +0100 |
commit | 1f63d1c76e733812e5e61d81e83429f853511fe7 (patch) | |
tree | 37a91dccbf708885695b227dcf3c37db3250ff08 /web/nim.ini | |
parent | 0a2296b12313b8ce84e8190b6200885fdb06bf96 (diff) | |
download | Nim-1f63d1c76e733812e5e61d81e83429f853511fe7.tar.gz |
documented nimfix
Diffstat (limited to 'web/nim.ini')
-rw-r--r-- | web/nim.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/nim.ini b/web/nim.ini index 98eadf3ce..6624910d1 100644 --- a/web/nim.ini +++ b/web/nim.ini @@ -39,6 +39,7 @@ UNIX. We don't believe this to be a coincidence. - Jeremy S. Anderson.""" [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" pdf: "manual;lib;tut1;tut2;nimc;niminst;gc" srcdoc2: "system.nim" srcdoc2: "core/macros;pure/marshal;core/typeinfo;core/unsigned" |