summary refs log tree commit diff stats
path: root/doc/nimrodc.txt
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 /doc/nimrodc.txt
parent693d019654bd2f95be3e98dfd523abd6e25ca276 (diff)
parenta1da2b713bccbf9555f087caeb4e093e445952f5 (diff)
downloadNim-7b946ec0258dd111a3698cf5e0b491d61dc76af4.tar.gz
Merge pull request #486 from gradha/pr_idetools_docs
Adds idetools docs
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 ae169829f..fd420168e 100644
--- a/doc/nimrodc.txt
+++ b/doc/nimrodc.txt
@@ -458,6 +458,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

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