summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorGrzegorz Adam Hankiewicz <gradha@imap.cc>2013-06-11 22:14:31 +0200
committerGrzegorz Adam Hankiewicz <gradha@imap.cc>2013-06-16 22:39:38 +0200
commitd18d6ba019a512d579592b476aa8fec844879267 (patch)
treeb06b3d4367e8448a6bb0eb4fd50988c198a274ee /web
parent1dfea2a36273865c5355f679bc824561c7b3de57 (diff)
downloadNim-d18d6ba019a512d579592b476aa8fec844879267.tar.gz
Starts idetools specific documentation.
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"