diff options
Diffstat (limited to 'doc/nimrodc.txt')
-rw-r--r-- | doc/nimrodc.txt | 8 |
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 ======================= |