Daniel James
ebfbc08fce
Merge Boostbook.
...
- Support some colour roles (thanks to Paul Bristow).
- Support assignment return types in doxygen2boostbook. Fixes #9241 .
- Fix virtual methods in doxygen2boostbook.
- Add newlines to doxygen2boostbook to make the output a tad more readable.
- Improved last-revision handling.
- Support noexcept and constexpr in doxygen2boostbook.
- Improved boostbook for virtual and explicit methods from doxygen2boostbook.
- Support `language="c++"` attribute for `code` and `programlisting` elements.
- Use that to do syntax highlighting for doxygen2boostbook.
[SVN r86725]
2013-11-16 20:10:31 +00:00
Daniel James
cfe6f00c51
Merge some boostbook changes from trunk. Fixes #5480 .
...
The default/delete support, plus fix/update tests.
[SVN r84302]
2013-05-16 21:39:33 +00:00
Steven Watanabe
d7dcdd15be
Correctly identify constructors/destructors of class template specializations.
...
[SVN r78602]
2012-05-24 19:38:51 +00:00
Steven Watanabe
57154a5696
Align documented typedefs. Fixes #5798 .
...
[SVN r75013]
2011-10-17 18:22:22 +00:00
Steven Watanabe
176dc6c46e
Handle explicit conversion operators. Fixes #5478 .
...
[SVN r74999]
2011-10-16 22:31:40 +00:00
Steven Watanabe
3d2c61d79b
Better handling of tparam.
...
[SVN r74982]
2011-10-16 17:32:17 +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
Daniel James
ef13ddd9dd
Valid listitems.
...
[SVN r63145]
2010-06-20 17:57:28 +00:00
Daniel James
3ee20c35ad
Fix some mistakes in the doxygen test files.
...
[SVN r58001]
2009-11-28 11:45:34 +00:00
Daniel James
eb3bbae24b
Missing newline.
...
[SVN r56698]
2009-10-10 13:01:14 +00:00
Daniel James
12df57bfe3
Various inspect fixes.
...
[SVN r56603]
2009-10-05 21:29:39 +00:00
Daniel James
99df477765
Try supporting reference parameters in pairs. Probably not required.
...
[SVN r56441]
2009-09-27 19:12:04 +00:00
Daniel James
84840fa048
Fix silly error in doxygen test file.
...
[SVN r56440]
2009-09-27 19:11:39 +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
6d6b3c9e54
A couple of missing newlines.
...
[SVN r54034]
2009-06-17 23:25:12 +00:00
Daniel James
41398d1414
Use a test file that's actually valid C++.
...
[SVN r52348]
2009-04-12 10:50:31 +00:00
Daniel James
dcf599b7d7
Add a test document for doxygen integration.
...
[SVN r52344]
2009-04-12 10:06:24 +00:00