Boost C++ Libraries: Ticket #5740: [boostbook] doxygen's \warning tags are stripped https://svn.boost.org/trac10/ticket/5740 <p> doxygen's \warning tags will be ignored in the boostbook output. attached patch fixes this. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5740 Trac 1.4.3 tim@… Thu, 28 Jul 2011 10:54:01 GMT attachment set https://svn.boost.org/trac10/ticket/5740 https://svn.boost.org/trac10/ticket/5740 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">doxygen_warnings.patch</span> </li> </ul> Ticket Daniel James Thu, 28 Jul 2011 11:13:36 GMT owner, status, milestone changed https://svn.boost.org/trac10/ticket/5740#comment:1 https://svn.boost.org/trac10/ticket/5740#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Matias Capeletto</span> to <span class="trac-author">Daniel James</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.48.0</span> </li> </ul> Ticket Daniel James Thu, 28 Jul 2011 22:35:57 GMT <link>https://svn.boost.org/trac10/ticket/5740#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5740#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/73419" title="Boostbook: Support doxygen warning tag. Thanks to Tim. Refs #5740. ...">[73419]</a>) Boostbook: Support doxygen warning tag. </p> <p> Thanks to Tim. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5740" title="#5740: Patches: [boostbook] doxygen's \warning tags are stripped (closed: fixed)">#5740</a>. </p> <p> Unfortunately doxygen puts it inside a paragraph. But the generated documentation seems good enough. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Sat, 30 Jul 2011 17:02:40 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/5740#comment:3 https://svn.boost.org/trac10/ticket/5740#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/73448" title="Boostbook: Merge from trunk to release. - Support for doxygen ...">[73448]</a>) Boostbook: Merge from trunk to release. </p> <ul><li>Support for doxygen warnings tags. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5740" title="#5740: Patches: [boostbook] doxygen's \warning tags are stripped (closed: fixed)">#5740</a>. </li><li>Autoindex support (johnmaddock). </li><li>Support for sections starting on new pages (johnmaddock). </li></ul> Ticket