Frank Mori Hess
|
caeaebade4
|
Prevent the generation of empty <itemizedlist> elements, which is invalid
docbook and causes apache fop 0.94 to choke and die.
[SVN r40047]
|
2007-10-15 13:24:34 +00:00 |
|
Daniel James
|
89786bdf13
|
Generate documentation for typedef members of classes. Fixes #1218.
[SVN r39711]
|
2007-10-05 16:57:38 +00:00 |
|
Daniel James
|
60519e80b3
|
Strip paragraphs from 'purpose' tag in reference documentation.
[SVN r38168]
|
2007-07-08 16:20:14 +00:00 |
|
Rene Rivera
|
5e7190eca1
|
Set default images dir to match default output dir.
[SVN r38012]
|
2007-06-17 15:35:22 +00:00 |
|
Daniel James
|
74982f7ea8
|
Fix some minor errors in the html generated from boostbook.
[SVN r37992]
|
2007-06-14 19:41:46 +00:00 |
|
John Maddock
|
0de2ed5325
|
Initial commit of HTML-Help support.
[SVN r37989]
|
2007-06-14 10:11:18 +00:00 |
|
John Maddock
|
6268f65982
|
Initial commit.
[SVN r37982]
|
2007-06-13 17:36:18 +00:00 |
|
John Maddock
|
d656d6405e
|
Added syntax highlighting for source code, plus other formatting tweaks to make PDF output as close as possible to that given by our HTML stylesheets.
[SVN r37789]
|
2007-05-26 12:45:37 +00:00 |
|
Douglas Gregor
|
db396bcb4f
|
Don't use non-breaking spaces when indenting
[SVN r37618]
|
2007-05-07 13:08:48 +00:00 |
|
Eric Niebler
|
1fd93209ff
|
also search ancestor::struct when doing name lookup
[SVN r37603]
|
2007-05-06 17:16:56 +00:00 |
|
Eric Niebler
|
78a4d97076
|
make boostbook at least marginally better at handling template specializations
[SVN r37583]
|
2007-05-03 16:45:24 +00:00 |
|
Eric Niebler
|
bd100bb86b
|
apply various patches from Julio M. Merino Vidal
[SVN r37358]
|
2007-04-04 22:52:17 +00:00 |
|
Eric Niebler
|
f9d3ce76c5
|
document nested classes and nested enums
[SVN r37183]
|
2007-03-14 22:33:58 +00:00 |
|
Eric Niebler
|
18eced6070
|
fix bug where default values of non-type template parameters were not showing up
[SVN r37175]
|
2007-03-13 20:25:17 +00:00 |
|
Joel de Guzman
|
a21fa84dc3
|
more callout icons
[SVN r37026]
|
2007-02-21 01:08:36 +00:00 |
|
Joel de Guzman
|
c3807f9680
|
added callouts
[SVN r37025]
|
2007-02-21 00:48:30 +00:00 |
|
Rene Rivera
|
146e5f926a
|
Add license+copyright.
[SVN r36309]
|
2006-12-09 21:39:16 +00:00 |
|
Rene Rivera
|
3c43a8045c
|
Fix minor validation problem with boostbook.
[SVN r36044]
|
2006-11-15 17:46:40 +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
|
85258e9fc0
|
Format Subversion revisions, too. From Julio M Merino Vidal
[SVN r35416]
|
2006-09-29 15:10:19 +00:00 |
|
Eric Niebler
|
b9e5003e43
|
fix Concept section id when library has multiple reference sections
[SVN r35037]
|
2006-09-07 22:34:36 +00:00 |
|
Eric Niebler
|
12ec1284fe
|
fix name conflict between similarly named structs and concepts
[SVN r35028]
|
2006-09-06 23:46:50 +00:00 |
|
Douglas Gregor
|
c6499c1345
|
Unnamed parameter fix, from Julio M. Merino Vidal
[SVN r34797]
|
2006-08-01 14:00:22 +00:00 |
|
Eric Niebler
|
168ede115f
|
fix fully-qualified-name for members of structs and unions
[SVN r33701]
|
2006-04-14 20:35:25 +00:00 |
|
Eric Niebler
|
13909dc8da
|
patches to make doxy-to-boostbook work with latest version of Doxygen (1.4.6)
[SVN r33692]
|
2006-04-13 20:37:36 +00:00 |
|
Eric Niebler
|
5151a710a9
|
generate ids for functions that are unique to boostbook, to avoid conflict with ids generated by fop
[SVN r33618]
|
2006-04-10 04:58:30 +00:00 |
|
Eric Niebler
|
90259c9b32
|
generate docs even if the header contains nothing but typedefs
[SVN r33570]
|
2006-04-06 21:31:13 +00:00 |
|
Eric Niebler
|
ea90b87528
|
admonitions now handled in CSS
[SVN r33529]
|
2006-04-04 22:58:56 +00:00 |
|
Eric Niebler
|
5a02b7bc82
|
fixed handling for doxygen comments for enums
[SVN r33527]
|
2006-04-04 22:18:01 +00:00 |
|
Eric Niebler
|
94f520b924
|
use fixed-width font for parameter names in doxygen-generated parameter lists
[SVN r33483]
|
2006-03-27 04:31:12 +00:00 |
|
Joel de Guzman
|
570f95bbcb
|
Remove admonition style. Let the CSS do the styling.
Always have admonition graphics
[SVN r33450]
|
2006-03-23 04:05:46 +00:00 |
|
Eric Niebler
|
0f83dbdf6f
|
improve layout for Doxygen-generated function documentation
[SVN r33445]
|
2006-03-22 18:46:39 +00:00 |
|
Eric Niebler
|
4cb3de9a91
|
emit header synopsis for files containing overloaded-function and enum
[SVN r33363]
|
2006-03-18 00:28:57 +00:00 |
|
João Abecasis
|
d4b0d53e9f
|
typo in comment
[SVN r33361]
|
2006-03-17 14:27:08 +00:00 |
|
Douglas Gregor
|
4ef6658559
|
Just allow comments to pass straight through to DocBook
[SVN r33234]
|
2006-03-06 15:02:56 +00:00 |
|
Douglas Gregor
|
24621811da
|
Some cosmetic tweaks to get rid of empty synopses, empty function groups, and use more nested directories
[SVN r33018]
|
2006-02-20 03:09:03 +00:00 |
|
Douglas Gregor
|
f2e3909666
|
Use longer names for reference entries
[SVN r32831]
|
2006-02-11 17:32:04 +00:00 |
|
Douglas Gregor
|
d0e0d55cab
|
Omit headers when there are no functions in them
[SVN r32757]
|
2006-02-09 04:13:53 +00:00 |
|
Douglas Gregor
|
6d711bb2c1
|
Don't indent output from BoostBookified Doxygen XML
[SVN r32756]
|
2006-02-09 03:56:22 +00:00 |
|
Douglas Gregor
|
aa6f0e65d7
|
Support virtual, static using a hack
[SVN r32755]
|
2006-02-09 03:40:50 +00:00 |
|
João Abecasis
|
84880ec014
|
typo
[SVN r32590]
|
2006-02-05 16:51:49 +00:00 |
|
João Abecasis
|
3227dde659
|
check for absolute URI before updating relative URIs.
[SVN r32441]
|
2006-01-27 19:08:48 +00:00 |
|
João Abecasis
|
51b1cb4bea
|
introduce boost.header.path parameters, pointing to boost header files (defaults to boost.root for
backwards compatibility).
[SVN r32438]
|
2006-01-27 15:18:17 +00:00 |
|
João Abecasis
|
124a093231
|
Take a conservative approach in whitespace stripping.
[SVN r32435]
|
2006-01-27 13:30:20 +00:00 |
|
João Abecasis
|
1214803d08
|
update alternate text for Boost logo to 'Boost C++ Libraries'.
[SVN r32389]
|
2006-01-24 00:14:23 +00:00 |
|
Eric Niebler
|
b63b73f37b
|
add boost.doxygen.refid param for docs with multiple references
[SVN r32344]
|
2006-01-17 19:41:41 +00:00 |
|
Eric Niebler
|
3972c6c991
|
fix XSL bug making a hash out of specializations
[SVN r32343]
|
2006-01-17 17:43:09 +00:00 |
|
Eric Niebler
|
cc7cd97be1
|
avoid name conflicts by making globals named-entities
[SVN r32270]
|
2006-01-09 19:29:42 +00:00 |
|
Eric Niebler
|
0b0bd562c1
|
hide inheritance from types in detail namespace
[SVN r32269]
|
2006-01-09 18:17:24 +00:00 |
|
Eric Niebler
|
0511e808ef
|
INTERNAL ONLY works for macros, consistent file name check
[SVN r32244]
|
2006-01-06 20:22:00 +00:00 |
|