diff options
author | Dirk Baechle <dl9obn@darc.de> | 2011-09-12 19:10:45 (GMT) |
---|---|---|
committer | Dirk Baechle <dl9obn@darc.de> | 2011-09-12 19:10:45 (GMT) |
commit | 5ca1a155de6776c48d75813f805ea116ced59227 (patch) | |
tree | b941fd8da0f659b118408a55826036e6b6401053 /doc/user/main.xml | |
parent | 83718d513839ad00a223d494f3a8bdeff6b8c413 (diff) | |
download | SCons-5ca1a155de6776c48d75813f805ea116ced59227.zip SCons-5ca1a155de6776c48d75813f805ea116ced59227.tar.gz SCons-5ca1a155de6776c48d75813f805ea116ced59227.tar.bz2 |
- Rollback of changes for revision 5355 (Additional chapter for User Guide, Basic steps)
Diffstat (limited to 'doc/user/main.xml')
-rw-r--r-- | doc/user/main.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/user/main.xml b/doc/user/main.xml index ccc3208..4b0807d 100644 --- a/doc/user/main.xml +++ b/doc/user/main.xml @@ -85,7 +85,6 @@ <!ENTITY sconf SYSTEM "sconf.xml"> <!ENTITY separate SYSTEM "separate.xml"> <!ENTITY simple SYSTEM "simple.xml"> - <!ENTITY start SYSTEM "start.xml"> <!ENTITY sourcecode SYSTEM "sourcecode.xml"> <!ENTITY tasks SYSTEM "tasks.xml"> <!ENTITY tools SYSTEM "tools.xml"> @@ -153,11 +152,6 @@ &build-install; </chapter> - <chapter id="chap-start"> - <title>Basic steps and advice</title> - &start; - </chapter> - <chapter id="chap-simple"> <title>Simple Builds</title> &simple; |