diff options
author | Araq <rumpf_a@web.de> | 2012-02-21 21:03:36 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2012-02-21 21:03:36 +0100 |
commit | 96e7ee91cced216e287b9dadb6eec97147347989 (patch) | |
tree | 954ff8793e349ead3c433a2d8b3629569a8189ba /config/nimdoc.cfg | |
parent | 38eafd30ae87463a2dc844d19b23c30ba2a8cd19 (diff) | |
download | Nim-96e7ee91cced216e287b9dadb6eec97147347989.tar.gz |
added docgen.rst2html for the forum; fixed tester bug concerning removeDir
Diffstat (limited to 'config/nimdoc.cfg')
-rwxr-xr-x | config/nimdoc.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/nimdoc.cfg b/config/nimdoc.cfg index d9a5b1ae2..d47dccb63 100755 --- a/config/nimdoc.cfg +++ b/config/nimdoc.cfg @@ -1,5 +1,5 @@ # This is the config file for the documentation generator. -# (c) 2011 Andreas Rumpf +# (c) 2012 Andreas Rumpf # Feel free to edit the templates as you need. split.item.toc = "20" |