Commit Graph

21 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
d7706b32f8 Merge Boostbook to release.
Fixes to support new index build setup. Also fix some of the tests.


[SVN r83131]
2013-02-24 14:36:18 +00:00
Steven Watanabe
7853756c2f Merge Boost.Build from the trunk.
[SVN r78204]
2012-04-26 03:35:55 +00:00
Daniel James
8ab66ba51e Fix some comment issues in the boostbook syntax highlighter.
[SVN r64833]
2010-08-15 16:49:58 +00:00
Daniel James
0597d29b9c Don't include 'type' elements in output.
[SVN r63144]
2010-06-20 17:56:48 +00:00
Steven Watanabe
bb67cd7547 Fix markup problems reported by Eric Niebler.
[SVN r62894]
2010-06-13 03:08:36 +00:00
Steven Watanabe
43fed417bc Remember to recurse after highlighting a number
[SVN r62349]
2010-05-31 17:04:37 +00:00
Steven Watanabe
5611b2cd7a Make sure that strings are put in quotes.
[SVN r62308]
2010-05-30 12:19:02 +00:00
Steven Watanabe
c0614ce8d8 Highlight literals
[SVN r62303]
2010-05-28 18:03:32 +00:00
Steven Watanabe
a29da889c0 Add some missing operators
[SVN r62287]
2010-05-28 02:08:40 +00:00
Steven Watanabe
3881e34fd5 Use XML entities instead of C escapes for new lines and tabs
[SVN r62284]
2010-05-28 00:58:34 +00:00
Steven Watanabe
fe40c3ad59 Use the same syntax highlighting that QuickBook generates for the Doxygen/BoostBook synopsis sections
[SVN r62214]
2010-05-25 20:40:27 +00:00
Steven Watanabe
ee1d651df1 rewrite the syntax highlighter and the c++ name lookup rules to make them faster
[SVN r61936]
2010-05-12 22:29:47 +00:00
Daniel James
6576f2ba89 Revert Steven's patches.
Sorry, I was on the wrong git branch when I checked in my unordered
change and accidentally checked in Steven's optimization patches at the
same time.

[SVN r60811]
2010-03-24 20:27:32 +00:00
Daniel James
3cd34e5f14 Steven's patch.
[SVN r60803]
2010-03-24 08:47:23 +00:00
Eric Niebler
99b6f16898 add globalname for linking to the documentation for a global object
[SVN r47861]
2008-07-29 05:38:59 +00:00
Rene Rivera
835e482af7 Cross merge HEAD and RC_1_34_0.
[SVN r36024]
2006-11-13 16:24:38 +00:00
Douglas Gregor
71f515403d Add support for enumvalue linking element
[SVN r25424]
2004-09-27 05:13:06 +00:00
Douglas Gregor
529ad13fa2 Added preliminary support for macro documentation
[SVN r19845]
2003-08-29 01:37:03 +00:00
Douglas Gregor
79cf01a36d source-highlight.xsl:
- Add a "highlight" mode that should do source highlighting
	  properly

type.xsl:
	- Use "highlight" mode for typedef types.


[SVN r19844]
2003-08-28 22:29:52 +00:00
Douglas Gregor
df433e64bd Imported BoostBook XSL stylesheets and DTD
[SVN r17862]
2003-03-12 22:01:44 +00:00