diff options
author | Steven Knight <knight@baldmt.com> | 2001-09-19 14:29:08 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2001-09-19 14:29:08 (GMT) |
commit | 2e862e98a5109da56222d7ba7bcc52c5d718ea82 (patch) | |
tree | bf1bbe3555360ed5cf6d1333cdc4913fce06d838 /doc/user/hierarchy.sgml | |
parent | 7cd353fbcb81398e12a5a6b564eb4288449b4bc6 (diff) | |
download | SCons-2e862e98a5109da56222d7ba7bcc52c5d718ea82.zip SCons-2e862e98a5109da56222d7ba7bcc52c5d718ea82.tar.gz SCons-2e862e98a5109da56222d7ba7bcc52c5d718ea82.tar.bz2 |
Add an outline for a User's Guide.
Diffstat (limited to 'doc/user/hierarchy.sgml')
-rw-r--r-- | doc/user/hierarchy.sgml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/user/hierarchy.sgml b/doc/user/hierarchy.sgml new file mode 100644 index 0000000..3b5e24f --- /dev/null +++ b/doc/user/hierarchy.sgml @@ -0,0 +1,32 @@ +<!-- + + Copyright 2001 Steven Knight + +--> + <para> + + X + + </para> + + <section> + <title>&SConscript; Files</title> + + <para> + + X + + </para> + + </section> + + <section> + <title>X</title> + + <para> + + X + + </para> + + </section> |