summaryrefslogtreecommitdiff
path: root/doc/scons.mod
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2003-02-08 13:51:02 +0000
committerSteven Knight <knight@baldmt.com>2003-02-08 13:51:02 +0000
commit9f47b2e47df08a29723322116c46d9fa5cfe259b (patch)
treeff73e6f500400445f710e64d6c240cc15d0bdc03 /doc/scons.mod
parentc512a8e5d6c539e0a01004bad48dda54a3a812f5 (diff)
downloadscons-9f47b2e47df08a29723322116c46d9fa5cfe259b.tar.gz
More User's Guide edits.
Diffstat (limited to 'doc/scons.mod')
-rw-r--r--doc/scons.mod4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/scons.mod b/doc/scons.mod
index 642f979a..9f1832c4 100644
--- a/doc/scons.mod
+++ b/doc/scons.mod
@@ -103,6 +103,7 @@
<!ENTITY RuleSet "<function>RuleSet</function>">
<!ENTITY Salt "<function>Salt</function>">
<!ENTITY SourceSignature "<function>SourceSignature</function>">
+<!ENTITY Split "<function>Split</function>">
<!ENTITY Task "<function>Task</function>">
@@ -169,6 +170,8 @@
<!ENTITY consvar "<literal>construction variable</literal>">
<!ENTITY consvars "<literal>construction variables</literal>">
+<!ENTITY CPPPATH "<literal>CPPPATH</literal>">
+
<!ENTITY Dictionary "<literal>Dictionary</literal>">
<!--
@@ -177,6 +180,7 @@
-->
+<!ENTITY goodbye "<application>goodbye</application>">
<!ENTITY hello "<application>hello</application>">
<!ENTITY hello_c "<filename>hello.c</filename>">
<!ENTITY hello_h "<filename>hello.h</filename>">