[Boost-bugs] [Boost C++ Libraries] #8972: Doxygen \sa see also links are not passed to Quickbook C++ reference section.

Subject: [Boost-bugs] [Boost C++ Libraries] #8972: Doxygen \sa see also links are not passed to Quickbook C++ reference section.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-06 14:14:15


#8972: Doxygen \sa see also links are not passed to Quickbook C++ reference
section.
-------------------------------------------+-----------------------------
 Reporter: pbristow | Owner: steven_watanabe
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: quickbook
  Version: Boost Development Trunk | Severity: Optimization
 Keywords: doxygen, see also, Quickbook, |
-------------------------------------------+-----------------------------
 A Doxygen 'see also' item, for example, to a known function

 \sa sum(int, int) for a slightly useful function.

 produces a Quickbook item

 See also

 sum(int, int) for a slightly useful function.

 but the sum(int, int) is not the expected link (as in the Doxygen
 display).

 Similarly for all other links that Doxygen will produce an autolink for.

 It would be very nice to allow users to click to go straight to the 'See
 Also' item.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8972>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:13 UTC