Boost C++ Libraries: Ticket #8825: Patch adding member variable documentation to doxygen_xml2qbk https://svn.boost.org/trac10/ticket/8825 <p> The attached patch adds the ability to generate <a class="missing wiki">QuickBook</a> public member variable documentation from doxygen. This is needed for the forthcoming GSoC Boost.AFIO library which uses structures with public member variables. </p> <p> Niall </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8825 Trac 1.4.3 Niall Douglas Mon, 15 Jul 2013 17:35:17 GMT attachment set https://svn.boost.org/trac10/ticket/8825 https://svn.boost.org/trac10/ticket/8825 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">doxygen_xml2qbk.patch</span> </li> </ul> <p> Patch adding the functionality described above. </p> Ticket Barend Gehrels Mon, 15 Jul 2013 20:20:34 GMT <link>https://svn.boost.org/trac10/ticket/8825#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8825#comment:1</guid> <description> <p> Thanks for submitting this, nice that you will use this tool. I will look at the patch Wednesday. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Barend Gehrels</dc:creator> <pubDate>Sat, 17 Aug 2013 21:07:20 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8825#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8825#comment:2</guid> <description> <p> The patch is applied. Note it was a git-patch, if you submit more patches for Boost.Geometry, please use the svn-patch format. </p> <p> Furthermore I made behaviour optional because it changed our docs, exposing hidden members. You can use command-line argument --output_member_variable true to have this. </p> <p> Finally the description is only streamed if not empty. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Barend Gehrels</dc:creator> <pubDate>Sat, 17 Aug 2013 21:08:14 GMT</pubDate> <title>status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/8825#comment:3 https://svn.boost.org/trac10/ticket/8825#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.55.0</span> </li> </ul> Ticket