Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#5874 closed Bugs (fixed)

Doxygen \tparam documenting template parameters do not appear in the Quickbook C++ reference section.

Reported by: Paul A. Bristow Owned by: Steven Watanabe
Milestone: To Be Determined Component: quickbook
Version: Boost Development Trunk Severity: Problem
Keywords: Doxygen \tparam Cc:

Description

Doxygen commands \tparam documenting template parameters (and others) do not appear in the C++ reference section generated by Quickbook.

Steven Watanabe wrote

"After some poking around, it looks like doxygen2boostbook.xsl handles it correctly, but the main boostbook stylesheets ignore function/template/template-[non]type-parameter/purpose."

Change History (2)

comment:1 by Steven Watanabe, 11 years ago

Resolution: fixed
Status: newclosed

Fixed in [74982]. I also made the formatting for class template parameters a bit nicer.

comment:2 by Paul A. Bristow, 11 years ago

I confirm that this (and \throw) now works nicely - provided the Doxygen comments are helpful!

Note: See TracTickets for help on using tickets.