66 Commits

Author SHA1 Message Date
Steven Watanabe
d7dcdd15be Correctly identify constructors/destructors of class template specializations.
[SVN r78602]
2012-05-24 19:38:51 +00:00
Steven Watanabe
176dc6c46e Handle explicit conversion operators. Fixes #5478.
[SVN r74999]
2011-10-16 22:31:40 +00:00
Daniel James
130a1bd0a8 Boostbook: Support doxygen warning tag.
Thanks to Tim. Refs #5740.

Unfortunately doxygen puts it inside a paragraph. But the generated
documentation seems good enough.

[SVN r73419]
2011-07-28 22:35:53 +00:00
Steven Watanabe
55259344f5 Handle \see
[SVN r70874]
2011-04-02 18:07:21 +00:00
Steven Watanabe
0d10a36cea Handle more Doxygen elements: tparam, ref (for classes only), Modify handling of note so it works for classes as well as functions.
[SVN r70863]
2011-04-02 17:35:13 +00:00
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
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
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
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
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
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
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
Daniel James
03983168fc Try to support inbodydescription in doxygen xml.
[SVN r51680]
2009-03-10 08:09:14 +00:00
Daniel James
b55c27558f Deal with top level enums from doxygen.
[SVN r51324]
2009-02-18 21:25:12 +00:00
Daniel James
4cb40a7e09 More information in error messages in the doxygen2boostbook script.
[SVN r51323]
2009-02-18 21:24:36 +00:00
Roland Schwarz
5db61ec62a Make doxygen command "\throw" work with boostbook.
[SVN r50246]
2008-12-12 15:06:44 +00:00
Eric Niebler
3b8ad2b187 support for LaTeX formulas in Doxygen comments
[SVN r42615]
2008-01-08 17:42:20 +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
Rene Rivera
835e482af7 Cross merge HEAD and RC_1_34_0.
[SVN r36024]
2006-11-13 16:24:38 +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
5a02b7bc82 fixed handling for doxygen comments for enums
[SVN r33527]
2006-04-04 22:18:01 +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
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
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
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
Douglas Gregor
2a0878cc42 Don't duplicate free functions when we have a partial match in the header names
[SVN r32097]
2005-12-18 23:59:50 +00:00
Eric Niebler
aa84fd9b1e emit documentation for namespace-scope objects
[SVN r31225]
2005-10-07 17:51:29 +00:00
Douglas Gregor
3faeceab84 Fix up function IDs and spacing issues
[SVN r24679]
2004-08-23 21:12:34 +00:00
Douglas Gregor
39d42d149d Improve handling of preconditions, postconditions, etc.
[SVN r24674]
2004-08-23 16:00:35 +00:00
Douglas Gregor
66296dbae8 doxygen/doxygen2boostbook.xsl:
- Don't emit <simpara>'s inside <purpose>
  - Don't emit namespaces with "detail" in them _at all_


[SVN r24197]
2004-07-30 22:13:19 +00:00
Douglas Gregor
ffee4b1775 Attempt to eliminate duplicate typedef problems
[SVN r24046]
2004-07-25 18:09:13 +00:00
Douglas Gregor
98f0c95ef0 boostbook/xsl/doxygen/doxygen2boostbook.xsl:
- XSL stylesheet parameter boost.doxygen.reftitle sets the title of the
    generated library-reference element.

build/v2/tools/doxygen.jam:
  - Free feature "reftitle" sets the title of the generated library-reference
    element.


[SVN r23332]
2004-07-04 00:15:08 +00:00
Douglas Gregor
dcc7a747e1 doxygen2boostbook.xsl:
- Only emit one copy of the definition for an enum


[SVN r22757]
2004-05-07 04:37:09 +00:00
Douglas Gregor
c97a568e1c Handle classes in the global scope
[SVN r21971]
2004-01-26 14:38:28 +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