summaryrefslogtreecommitdiff
path: root/doc/scons.mod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/scons.mod')
-rw-r--r--doc/scons.mod4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/scons.mod b/doc/scons.mod
index b1993d4..73ea8f3 100644
--- a/doc/scons.mod
+++ b/doc/scons.mod
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 The SCons Foundation
+ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 The SCons Foundation
An SCons-specific DTD module, for use with SCons DocBook
documentation, that contains names, phrases, acronyms, etc. used
@@ -100,6 +100,7 @@
<!ENTITY debug-explain "<literal>--debug=explain</literal>">
<!ENTITY debug-findlibs "<literal>--debug=findlibs</literal>">
<!ENTITY debug-includes "<literal>--debug=includes</literal>">
+<!ENTITY debug-prepare "<literal>--debug=prepare</literal>">
<!ENTITY debug-presub "<literal>--debug=presub</literal>">
<!ENTITY debug-stacktrace "<literal>--debug=stacktrace</literal>">
<!ENTITY implicit-cache "<literal>--implicit-cache</literal>">
@@ -180,6 +181,7 @@
<!ENTITY Depends "<function>Depends</function>">
<!ENTITY Dir "<function>Dir</function>">
<!ENTITY Dump "<function>Dump</function>">
+<!ENTITY Duplicate "<function>Duplicate</function>">
<!ENTITY Entry "<function>Entry</function>">
<!ENTITY EnumOption "<function>EnumOption</function>">
<!ENTITY EnumVariable "<function>EnumVariable</function>">