summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-07-01 19:35:19 +0200
committerAraq <rumpf_a@web.de>2012-07-01 19:35:19 +0200
commitfe285b354dee2c8148cd66207d8ed528c7845e5d (patch)
tree01f799a3905ede0ffe6fb5af49d063733203051b /doc
parentee1bcb6414a50642811632a92a803840c1c67036 (diff)
downloadNim-fe285b354dee2c8148cd66207d8ed528c7845e5d.tar.gz
JS codegen enhancements; still unusable
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/nimrodc.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/nimrodc.txt b/doc/nimrodc.txt
index 0fda5bb88..b131acca1 100755
--- a/doc/nimrodc.txt
+++ b/doc/nimrodc.txt
@@ -145,6 +145,7 @@ Define               Effect
 ``useRealtimeGC``    Enables support of Nimrod's GC for *soft* realtime 
                      systems. See the documentation of the `gc <gc.html>`_ 
                      for further information.
+``nodejs``           The EcmaScript target is actually ``node.js``.
 ==================   =========================================================