23 Commits

Author SHA1 Message Date
Daniel James
25840691ee Add some C++11 keywords to syntax highlighter.
Quickbook's highlight includes the alternative operator representations (`and`,
and_eq` etc.). They should possibly be added as well.

[SVN r84553]
2013-05-30 08:28:56 +00:00
Daniel James
a2f08d47e5 Boostbook: Convert more for-each tags to copy-of.
[SVN r83016]
2013-02-19 19:15:18 +00:00
Steven Watanabe
8944b68ade Don't lose elements directly under the <programlisting> when highlighting jam code.
[SVN r77779]
2012-04-05 13:51:24 +00:00
Steven Watanabe
c8ac32c423 Highlight comments in jam.
[SVN r77764]
2012-04-04 19:00:53 +00:00
Steven Watanabe
aa80c5a141 Initial support for highlighting jam code.
[SVN r77636]
2012-03-29 23:46:06 +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