diff options
author | Araq <rumpf_a@web.de> | 2014-10-05 03:06:19 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2014-10-05 03:06:19 +0200 |
commit | a9a5766c665c1d88f61669d562483fc8794d3960 (patch) | |
tree | 44b3db27d26449844c01d343bc35c901a86406e4 /web/nim.ini | |
parent | fc47c0edc76d1d8460fa0d1b384b97b7f2c92934 (diff) | |
download | Nim-a9a5766c665c1d88f61669d562483fc8794d3960.tar.gz |
docgen should work again
Diffstat (limited to 'web/nim.ini')
-rw-r--r-- | web/nim.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/nim.ini b/web/nim.ini index 1bf75e209..d0867ca4e 100644 --- a/web/nim.ini +++ b/web/nim.ini @@ -36,7 +36,7 @@ UNIX. We don't believe this to be a coincidence. - Jeremy S. Anderson.""" [Documentation] -doc: "endb;intern;apis;lib;manual;tut1;tut2;nimc;overview;filters" +doc: "endb;intern;apis;lib;manual.txt;tut1;tut2;nimc;overview;filters" doc: "tools;niminst;nimgrep;gc;estp;idetools;docgen;koch;backends.txt" pdf: "manual;lib;tut1;tut2;nimc;niminst;gc" srcdoc2: "system.nim" |