summary refs log tree commit diff stats
path: root/doc/nimrodc.txt
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 /doc/nimrodc.txt
parent1dfea2a36273865c5355f679bc824561c7b3de57 (diff)
downloadNim-d18d6ba019a512d579592b476aa8fec844879267.tar.gz
Starts idetools specific documentation.
Diffstat (limited to 'doc/nimrodc.txt')
-rw-r--r--doc/nimrodc.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/nimrodc.txt b/doc/nimrodc.txt
index 339cee382..889fb2ced 100644
--- a/doc/nimrodc.txt
+++ b/doc/nimrodc.txt
@@ -443,6 +443,14 @@ in C/C++).
 **Note**: This pragma will not exist for the LLVM backend.

 

 

+Nimrod idetools integration

+=======================

+

+Nimrod provides language integration with external IDEs through the

+idetools command. See the documentation of `idetools <idetools.html>`_

+for further information.

+

+

 Nimrod interactive mode

 =======================