summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2015-07-14 01:26:58 +0200
committerAraq <rumpf_a@web.de>2015-07-14 01:37:08 +0200
commitc02db2ff9b459aa6be634086d7241bcf60180080 (patch)
tree7e48309c39233ce9e04342187d53f336c5981f9a
parent622d7e4044f848aa02a820d010a558a426b74fb2 (diff)
downloadNim-c02db2ff9b459aa6be634086d7241bcf60180080.tar.gz
documented /*INCLUDESECTION*/ emit section
-rw-r--r--doc/nimc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nimc.txt b/doc/nimc.txt
index e90c38002..15c9f2955 100644
--- a/doc/nimc.txt
+++ b/doc/nimc.txt
@@ -388,7 +388,7 @@ Use two backticks to produce a single verbatim backtick.
 
 For a toplevel emit statement the section where in the generated C/C++ file
 the code should be emitted can be influenced via the
-prefixes ``/*TYPESECTION*/`` or ``/*VARSECTION*/``:
+prefixes ``/*TYPESECTION*/`` or ``/*VARSECTION*/`` or ``/*INCLUDESECTION*/``:
 
 .. code-block:: Nim
   {.emit: """/*TYPESECTION*/