summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2013-06-28 14:43:30 -0700
committerAraq <rumpf_a@web.de>2013-06-28 14:43:30 -0700
commit7b946ec0258dd111a3698cf5e0b491d61dc76af4 (patch)
tree656ed50f390db9f1c578b17115b275fc114329c9 /web
parent693d019654bd2f95be3e98dfd523abd6e25ca276 (diff)
parenta1da2b713bccbf9555f087caeb4e093e445952f5 (diff)
downloadNim-7b946ec0258dd111a3698cf5e0b491d61dc76af4.tar.gz
Merge pull request #486 from gradha/pr_idetools_docs
Adds idetools docs
Diffstat (limited to 'web')
-rw-r--r--web/nimrod.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/nimrod.ini b/web/nimrod.ini
index d9c6cb786..94f196c64 100644
--- a/web/nimrod.ini
+++ b/web/nimrod.ini
@@ -37,7 +37,7 @@ UNIX. We don't believe this to be a coincidence. - Jeremy S. Anderson."""
 
 [Documentation]
 doc: "endb;intern;apis;lib;manual;tut1;tut2;nimrodc;overview;filters;trmacros"
-doc: "tools;c2nim;niminst;nimgrep;gc;estp"
+doc: "tools;c2nim;niminst;nimgrep;gc;estp;idetools"
 pdf: "manual;lib;tut1;tut2;nimrodc;c2nim;niminst;gc"
 srcdoc2: "system.nim;impure/graphics;wrappers/sdl"
 srcdoc2: "core/macros;pure/marshal;core/typeinfo;core/unsigned"