diff options
author | Dirk Baechle <dl9obn@darc.de> | 2013-05-03 23:15:51 (GMT) |
---|---|---|
committer | Dirk Baechle <dl9obn@darc.de> | 2013-05-03 23:15:51 (GMT) |
commit | 0947775a51fa7bdb446b40c08f417fe6ce1ebbdc (patch) | |
tree | f783e3547d18fdfb589c81aceb3d4251ecd20e2b /doc/man/html.xsl | |
parent | 6885c3fd4f501aff9d5cde7b0bb3aedaf5b63e10 (diff) | |
download | SCons-0947775a51fa7bdb446b40c08f417fe6ce1ebbdc.zip SCons-0947775a51fa7bdb446b40c08f417fe6ce1ebbdc.tar.gz SCons-0947775a51fa7bdb446b40c08f417fe6ce1ebbdc.tar.bz2 |
- relinked the build of all documentation outputs to the bootstrap process
- corrected the doc folder SConscripts and added XSL and titlepage files where required
Diffstat (limited to 'doc/man/html.xsl')
-rw-r--r-- | doc/man/html.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/html.xsl b/doc/man/html.xsl index 74ea529..71a847a 100644 --- a/doc/man/html.xsl +++ b/doc/man/html.xsl @@ -41,7 +41,7 @@ book toc,title,figure,table,example,equation /chapter toc,title
part toc,title
/preface toc,title
-reference toc,title
+reference title
/sect1 toc
/sect2 toc
/sect3 toc
|