Commit Graph

7 Commits

Author SHA1 Message Date
Daniel James
dfe3b4dfe5 Fully merge boostbook from trunk.
- Optionally use section ids as a class name for CSS styling, by using the
  `boost.section.class.add.id` parameter.
- Add the `role` attribute to the class for `section` and `simplesect`.
- Update the single html template to be closer to the chunked html.
- Fix the encoding for single page html.
- Add option to permit single depth TOC at chapter level, while maintaining
  multi-depth TOC at subsequent levels. Use the `boost.noexpand.chapter.toc`
  parameter.
- Add some C++11 keywords to the syntax highlighter.
- Support the fixed-length `$Date:: $` subversion keyword in last-revision
  library attributes.


[SVN r85047]
2013-07-15 21:24:43 +00:00
Douglas Gregor
6abbba874f Fix inspection problems
[SVN r35827]
2006-11-03 19:41:10 +00:00
Douglas Gregor
0e317831e3 Deal with tables that have both titles and captions in an appropriate manner
[SVN r23395]
2004-07-07 18:41:12 +00:00
Douglas Gregor
d5f17e3c17 docbook-layout.xsl: Use xsl::apply-imports instead of calling
calsTable directly.


[SVN r22559]
2004-03-26 22:49:44 +00:00
Vladimir Prus
d001f99756 Fix to avoid redeclaring the same XSLT variable twice, which cause
runtime errror. Thanks to Reece Dunn for solving this.


[SVN r22518]
2004-03-19 06:54:12 +00:00
Vladimir Prus
9e75aa4440 Patch from Reece to avoid generating empty TOCs for sections.
[SVN r22509]
2004-03-17 08:58:38 +00:00
Vladimir Prus
e7c7710494 Patch from Reece Dunn, to add new styles of header and nagivation
arrows.


[SVN r22508]
2004-03-17 08:43:19 +00:00