Browse Source

Clarify applicability of the new debug_root option.

Andreas Stenius 11 years ago
parent
commit
a03a8a6c88
1 changed files with 4 additions and 3 deletions
  1. 4 3
      README.markdown

+ 4 - 3
README.markdown

@@ -127,9 +127,10 @@ Options is a proplist possibly containing:
 * `debug_info` - This option is passed to `compile:forms` to include
   debug information in the compiled module.
 
-* `debug_root` - The root directory for debug source dumps. If set to
-  `false`, no source dump will be saved. Defaults to `undefined`,
-  leaving the source dump next to the source template file.
+* `debug_root` - Only applies when `debug_compiler` is `true`. The
+  root directory for debug source dumps. If set to `false`, no source
+  dump will be saved. Defaults to `undefined`, leaving the source dump
+  next to the source template file.
 
 * `default_libraries` - A list of libraries that should be loaded by
   default when compiling a template. Libraries can be specified either