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 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 ======================= |