253 Commits

Author SHA1 Message Date
Steven Watanabe
c47227acc0 handle explicit.
[SVN r68708]
2011-02-08 04:13:09 +00:00
Daniel James
a1d3e62cd7 Add support for verbatim from doxygen.
[SVN r68307]
2011-01-19 22:04:56 +00:00
Daniel James
e361a5181f Revert doctype in html generated from boostbook.
[SVN r68257]
2011-01-18 22:05:34 +00:00
Daniel James
4449e38692 Use a doctype in html documentation.
[SVN r67857]
2011-01-09 12:03:22 +00:00
Daniel James
7a62da4197 Implement lang attribute in quickbook/boostbook.
[SVN r67090]
2010-12-07 20:44:23 +00:00
Daniel James
a14f4c7a04 Copy boostbook element attributes.
[SVN r66277]
2010-10-30 15:52:02 +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
4b34de5498 Get html-single and xhtml working with the new html stylesheets.
[SVN r63450]
2010-06-30 12:05:08 +00:00
Steven Watanabe
153b3e63b4 make sure that default arguments for parameters that start a new line are highlighted.
[SVN r63364]
2010-06-26 17:23:54 +00:00
Daniel James
269a8e741d Oops. I accidentally checked in an old change to my subversion check out.
[SVN r63225]
2010-06-22 07:47:10 +00:00
Daniel James
2239878932 Remove the directories properly this time.
[SVN r63224]
2010-06-22 07:38:21 +00:00
Daniel James
d6c3e8bb20 Only use '/doc/src/' for images in the main boost repository.
[SVN r63195]
2010-06-21 20:36:47 +00:00
Daniel James
aebcfe8801 When generating boostbook, use images from doc/src
[SVN r63151]
2010-06-20 18:03:40 +00:00
Daniel James
ef13ddd9dd Valid listitems.
[SVN r63145]
2010-06-20 17:57:28 +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
Daniel James
ff74c39518 Fix doxygen2boostbook when 2 files have the same name.
Refs #1192. Patch by Steven Watanabe, updated by me. If it goes wrong,
it's my fault.

[SVN r62477]
2010-06-06 09:38:51 +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
dff3976c35 Highlight one more semicolon
[SVN r62296]
2010-05-28 15:24:17 +00:00
Steven Watanabe
f3e0f03654 Make sure that every bit of C++ code that we output goes through the syntax highlighter
[SVN r62294]
2010-05-28 14:40:48 +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
378dccbe06 Add source for Boost.Test docs
[SVN r62071]
2010-05-17 20:09:18 +00:00
Steven Watanabe
2663ea7d9c Fix bug in cxx-name-lookup
[SVN r61959]
2010-05-14 03:16:14 +00:00
Steven Watanabe
d59a9b8578 Tweaks to optimize the docbook to html conversion.
[SVN r61937]
2010-05-12 22:30:59 +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
7a027dcabe Steven's docbook patch.
[SVN r60804]
2010-03-24 08:48:28 +00:00
Daniel James
3cd34e5f14 Steven's patch.
[SVN r60803]
2010-03-24 08:47:23 +00:00
Daniel James
18a4316426 Fix boost.image.src when whitespace creeps in.
[SVN r59882]
2010-02-25 07:51:26 +00:00
Daniel James
5fc5fa6ec0 I think doxygen 'par' is closest to'formalpara' in docbook/boostbook.
[SVN r59881]
2010-02-25 07:51:03 +00:00
Daniel James
fbed5083b5 Quick hack to deal with title tags in doxygen descriptions.
[SVN r59859]
2010-02-24 00:14:19 +00:00
Daniel James
fe66ec4dba Trying to simplify the boostbook parameters.
[SVN r59706]
2010-02-16 22:32:21 +00:00
Rene Rivera
1500f71c0a Building docs now defaults to *not* include the standard Boost navigation bar when building docs outside of the Boost tree. It's also now the default, when one asks for the Boost navbar, to *not* have the Boost logo when building outside of Boost.
[SVN r59635]
2010-02-11 16:06:06 +00:00
Daniel James
0be9223709 Don't include simplesectsep from doxygen output.
[SVN r59163]
2010-01-20 19:31:01 +00:00
Steven Watanabe
56a9dc1a1f Add support for friend functions defined inline
[SVN r58030]
2009-11-29 15:56:53 +00:00
Daniel James
81d6139335 Use US-ASCII for html documentation.
[SVN r57964]
2009-11-26 23:16:14 +00:00
Steven Watanabe
2e44e8a688 Strip out <copydoc> tags when converting from doxygen XML to Boostbook.
[SVN r57945]
2009-11-26 15:40:56 +00:00
Daniel James
8ec58236ea Pass through more elements in doxygen2boostbook. Refs #3309.
[SVN r55370]
2009-08-02 18:18:14 +00:00
Daniel James
b50982a373 Support INTERNAL ONLY enums in doxygen/boostbook documenation. Refs #3242.
Patch by Mathias Gaunard.

[SVN r54818]
2009-07-08 21:53:15 +00:00
Frank Mori Hess
006f34db46 Tweaked appearance of member classes/structs/unions in a class synopsis
so they don't run together with previous typedefs or static constants, but
are separated by a blank line and comment.



[SVN r53549]
2009-06-01 18:01:10 +00:00
Daniel James
34c6963030 Revert support for static mutable variables.
Of course there's no such thing.

[SVN r52349]
2009-04-12 10:50:43 +00:00
Daniel James
5252102def Workaround buggy doxygen output. Refs #2937
[SVN r52326]
2009-04-11 12:38:30 +00:00
Daniel James
b7abd20087 Partially revert [51323].
It added partial support for protected and private attributes and friend
functions. But since it isn't complete support it was doing more harm
than good.

[SVN r52321]
2009-04-11 07:55:00 +00:00
Daniel James
ce6a49b1fe Support reference for variables that are both static and mutable in
boostbook.

[SVN r52083]
2009-03-31 19:43:35 +00:00
Daniel James
39eb5bacb8 Support global variable reference in boostbook.
[SVN r52082]
2009-03-31 19:43:13 +00:00
John Maddock
f969e67178 Set margins to 0pt so they line up with surrounding text rather than appearing outside it - prevents margins from overlapping other content.
[SVN r51696]
2009-03-11 10:22:42 +00:00