summaryrefslogtreecommitdiff
path: root/doc/user
diff options
context:
space:
mode:
authorAlexandre Feblot <devnull@localhost>2015-04-25 17:43:10 +0200
committerAlexandre Feblot <devnull@localhost>2015-04-25 17:43:10 +0200
commit4bba198e63a325352778e6b2dc7709d0fa94f584 (patch)
tree750230ee8e3cac7819745b6e800228d31be24de7 /doc/user
parentb70806987a764f2c33ada3e6b481a107ecc60bfa (diff)
downloadscons-4bba198e63a325352778e6b2dc7709d0fa94f584.tar.gz
Add an exclude parameter to Glob(), to allow excluding some elements matching the main pattern
Diffstat (limited to 'doc/user')
-rw-r--r--doc/user/less-simple.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/less-simple.xml b/doc/user/less-simple.xml
index cca60333..9f27738e 100644
--- a/doc/user/less-simple.xml
+++ b/doc/user/less-simple.xml
@@ -257,6 +257,7 @@ Program('program', Glob('*.c'))
(see <xref linkend="chap-variants"></xref>, below)
and repositories
(see <xref linkend="chap-repositories"></xref>, below),
+ excluding some files
and returning strings rather than Nodes.
</para>