Commit Graph

9 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
Daniel James
8a73555c3e Merge boostbook (mostly by Steven Watanabe).
* New faster highlighter.
* Optimized namelookup.
* Separate out some of the common html xsl (supports Boost.Test docs).
* Tweaks to optimize boostbook to html conversion.
* Bug in cxx-name-lookup.
* Use images under doc/src.


[SVN r63678]
2010-07-06 00:12:00 +00:00
Douglas Gregor
6abbba874f Fix inspection problems
[SVN r35827]
2006-11-03 19:41:10 +00:00
Eric Niebler
b4858eb12e admonitions now handled in CSS
[SVN r33529]
2006-04-04 22:58:56 +00:00
Eric Niebler
09f9e1620c improve layout for Doxygen-generated function documentation
[SVN r33445]
2006-03-22 18:46:39 +00:00
Douglas Gregor
d9d5f69a7e html.xsl, html-single.xsl: Use function requirements <variablelist> formatting
when spacing="boost"


[SVN r18964]
2003-07-07 15:32:07 +00:00
Douglas Gregor
027ee4e6e9 When variable lists have a title, revert to the standard DocBook formatting
[SVN r18017]
2003-03-19 20:07:27 +00:00
Douglas Gregor
9c4a80af08 function.xsl, template.xsl, type.xsl:
- Deal with changes in the DTD

html.xsl, html-single.xsl:
  - Better handling of function semantic clauses


[SVN r17940]
2003-03-15 23:11:32 +00:00
Douglas Gregor
df433e64bd Imported BoostBook XSL stylesheets and DTD
[SVN r17862]
2003-03-12 22:01:44 +00:00