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
c6499c1345
Unnamed parameter fix, from Julio M. Merino Vidal
...
[SVN r34797]
2006-08-01 14:00:22 +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
Eric Niebler
0f83dbdf6f
improve layout for Doxygen-generated function documentation
...
[SVN r33445]
2006-03-22 18:46:39 +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
60c318f225
Move function parameter documentation after the description
...
[SVN r24673]
2004-08-23 15:21:35 +00:00
Douglas Gregor
aece427f54
Deal with parameter documentation in overloaded functions
...
[SVN r23387]
2004-07-07 04:19:11 +00:00
Douglas Gregor
9ea136fecd
docbook.xsl, function.xsl, macro.xsl, type.xsl:
...
- Allow BoostBook markup in <purpose>
[SVN r23330]
2004-07-03 22:20:11 +00:00
Douglas Gregor
91c19f9b91
function.xsl: Fix problem with ungrouped methods
...
[SVN r21065]
2003-12-02 06:08:29 +00:00
Douglas Gregor
02fd5d3611
function.xsl: Default values can not be annotated
...
doxygen/doxygen2boostbook.xsl: If the string "detail::" is found in a
type or default argument, the type/argument is replaced with
"unspecified".
[SVN r20810]
2003-11-15 05:36:47 +00:00
Douglas Gregor
075fcc3cbd
doxygen/doxygen2boostbook.xsl: Don't strip <para> elements from within
...
(generated) <purpose> elements; just make them <simpara> elements.
annotation.xsl: Added a "purpose" mode that strips paragraph elements
for printing the purpose in a comment
function.xsl: Don't compact methods or overloaded methods.
[SVN r20499]
2003-10-27 01:13:34 +00:00
Douglas Gregor
c1cdd4526f
Put some extra spacing before function synopsis that have a comment.
...
[SVN r20498]
2003-10-26 23:40:18 +00:00
Douglas Gregor
5bbddee283
Strip <para> and <simpara> elements when printing the purpose of a
...
function into the synopsis (because it has no detailed documentation).
[SVN r20497]
2003-10-26 23:35:29 +00:00
Douglas Gregor
e9232f91cc
Fix missing return type for copy assignment operators
...
[SVN r20103]
2003-09-18 19:59:48 +00:00
Douglas Gregor
ebb5873362
- Highlight the function name when printing it, so "operator" gets
...
highlighted for overloaded operators
[SVN r20098]
2003-09-18 18:43:12 +00:00
Douglas Gregor
ae2938aa76
function.xsl: Do proper highlighting/linking for the return types of
...
functions
[SVN r20096]
2003-09-18 18:38:51 +00:00
Douglas Gregor
a6666cd27a
function.xsl:
...
- Don't link entire function declaration; just link the name.
[SVN r19842]
2003-08-28 21:43:09 +00:00
Douglas Gregor
1689acb635
- use generate.id instead of generate-id
...
- Add the "-bb" suffix to id names generated by generate-id
[SVN r19756]
2003-08-23 15:54:46 +00:00
Douglas Gregor
d1ab30b7f1
Don't highlight a full declaration if the template header was placed on a
...
separate line.
[SVN r19061]
2003-07-11 16:09:47 +00:00
Douglas Gregor
bfa67ad183
dtd/boostbook.dtd:
...
- Parameters can now have <description> elements
- Add function specifiers
xsl/function.xsl:
- When needed, place function return type on a separate line
- Format <description> element for parameters
- Use "spacing=boost" for variablelists used for function requirements
xsl/doxygen/doxygen2boostbook.xsl:
- Emit <description> elements for parameters when available
- Properly translate file descriptions
[SVN r18963]
2003-07-07 15:31:34 +00:00
Douglas Gregor
2f878b7612
function.xsl:
...
- Use arabic numbering for semantic clauses
collect.xsl:
- Accept the input directory as a stylesheet parameter
doxygen2boostbook.xsl:
- Update for recent changes in the BoostBook XML format
[SVN r18242]
2003-04-13 14:44:38 +00:00
Douglas Gregor
ce3af72b76
function.xsl: Remove the <formalpara> stuff from the 'standardese' generation
...
mode. It looks silly at the moment.
[SVN r18184]
2003-04-04 21:37:30 +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
d2e78d320f
Use description element in functions
...
[SVN r17935]
2003-03-15 21:36:10 +00:00
Douglas Gregor
c9c1f578ca
use the generate.id template, not generate-id
...
[SVN r17925]
2003-03-14 21:39:17 +00:00
Douglas Gregor
df433e64bd
Imported BoostBook XSL stylesheets and DTD
...
[SVN r17862]
2003-03-12 22:01:44 +00:00