summaryrefslogtreecommitdiffstats
path: root/doc/user/README
diff options
context:
space:
mode:
authorGary Oberbrunner <garyo@oberbrunner.com>2008-11-19 01:29:38 (GMT)
committerGary Oberbrunner <garyo@oberbrunner.com>2008-11-19 01:29:38 (GMT)
commit86fe58746399d88d9965c954d3091794733a34c6 (patch)
tree3a9053b10ebef006c682e5df6db8add834be7995 /doc/user/README
parentc4b13e37c7d9abec69e9d4ef78b55b241c25b1d0 (diff)
downloadSCons-86fe58746399d88d9965c954d3091794733a34c6.zip
SCons-86fe58746399d88d9965c954d3091794733a34c6.tar.gz
SCons-86fe58746399d88d9965c954d3091794733a34c6.tar.bz2
Update Users Guide to clarify usage of site_scons and site_init.py.
Diffstat (limited to 'doc/user/README')
-rw-r--r--doc/user/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/README b/doc/user/README
index bdccf51..2d05359 100644
--- a/doc/user/README
+++ b/doc/user/README
@@ -3,7 +3,7 @@
When adding a new file, add it to main.xml and MANIFEST.
To build the .xml files from the .in files:
- scons -D . BUILDDOC=1
+ scons -D BUILDDOC=1 foo.xml
To build the whole PDF doc from this dir, for testing:
scons -D ../../build/doc/PDF/scons-user.pdf