Boost C++ Libraries: Ticket #4283: Missing doygen features in boost book https://svn.boost.org/trac10/ticket/4283 <p> 1) </p> <p> Doxygen commands like @see seem to be ignored, doxygen generates : </p> <p> &lt;para&gt;&lt;simplesect kind="see"&gt;&lt;para&gt;<a class="missing wiki">AddEmptyVars</a>() &lt;/para&gt;&lt;/simplesect&gt; </p> <p> but the boostbook conversion has : </p> <p> &lt;/para&gt;&lt;/description&gt;&lt;/parameter&gt;&lt;description&gt;&lt;para&gt;&lt;para&gt;<a class="missing wiki">AddEmptyVars</a>() &lt;/para&gt; </p> <p> So I get a text and not a link. </p> <p> 2) </p> <p> I like to use array notation for arrays i.e "int somearray[]", but this gets ignored and displayed like "int somearray" in the parameters section, eventhough doxygen seem to correctly has parsed my source : </p> <blockquote> <p> &lt;param&gt; </p> <blockquote> <p> &lt;type&gt;double&lt;/type&gt; &lt;declname&gt;up&lt;/declname&gt; &lt;array&gt;[]&lt;/array&gt; </p> </blockquote> <p> &lt;/param&gt; </p> </blockquote> <p> becomes : </p> <p> &lt;parameter name="up"&gt;&lt;paramtype&gt;double&lt;/paramtype&gt; </p> <p> Also group features would be nice to have. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4283 Trac 1.4.3 Steven Watanabe Thu, 07 Apr 2011 00:59:15 GMT <link>https://svn.boost.org/trac10/ticket/4283#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4283#comment:1</guid> <description> <p> I've implemented @see in the trunk. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Matias Capeletto</dc:creator> <pubDate>Thu, 08 Nov 2012 11:30:49 GMT</pubDate> <title>owner changed https://svn.boost.org/trac10/ticket/4283#comment:2 https://svn.boost.org/trac10/ticket/4283#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Matias Capeletto</span> to <span class="trac-author">Steven Watanabe</span> </li> </ul> Ticket viboes Tue, 18 Dec 2012 17:16:55 GMT <link>https://svn.boost.org/trac10/ticket/4283#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4283#comment:3</guid> <description> <p> Has this been merged? </p> </description> <category>Ticket</category> </item> </channel> </rss>