Boost C++ Libraries: Ticket #8972: Doxygen \sa see also links are not passed to Quickbook C++ reference section. https://svn.boost.org/trac10/ticket/8972 <p> A Doxygen 'see also' item, for example, to a known function </p> <p> \sa sum(int, int) for a slightly useful function. </p> <p> produces a Quickbook item </p> <p> See also </p> <p> sum(int, int) for a slightly useful function. </p> <p> but the sum(int, int) is not the expected link (as in the Doxygen display). </p> <p> Similarly for all other links that Doxygen will produce an autolink for. </p> <p> It would be very nice to allow users to click to go straight to the 'See Also' item. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8972 Trac 1.4.3 Paul A. Bristow Tue, 06 Aug 2013 14:14:55 GMT attachment set https://svn.boost.org/trac10/ticket/8972 https://svn.boost.org/trac10/ticket/8972 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">Quickbook link missing.JPG</span> </li> </ul> Ticket Paul A. Bristow Tue, 06 Aug 2013 14:15:15 GMT attachment set https://svn.boost.org/trac10/ticket/8972 https://svn.boost.org/trac10/ticket/8972 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">Doxygen see also function link.JPG</span> </li> </ul> Ticket