Boost C++ Libraries: Ticket #1192: [boostbook] problem when two files have the same name https://svn.boost.org/trac10/ticket/1192 <p> When two files in different directories have the same name boostbook sometimes duplicates the information they contain. The attached folder demonstrates this problem. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1192 Trac 1.4.3 Steven Watanabe Mon, 20 Aug 2007 23:15:44 GMT attachment set https://svn.boost.org/trac10/ticket/1192 https://svn.boost.org/trac10/ticket/1192 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">test.zip</span> </li> </ul> Ticket Steven Watanabe Thu, 23 Aug 2007 19:30:50 GMT <link>https://svn.boost.org/trac10/ticket/1192#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1192#comment:1</guid> <description> <p> I am attaching a patch against the trunk. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Tue, 28 Aug 2007 21:42:07 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1192#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1192#comment:2</guid> <description> <p> Oops. That strips typedefs out. Here's another try. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Tue, 28 Aug 2007 21:54:28 GMT</pubDate> <title>attachment set https://svn.boost.org/trac10/ticket/1192 https://svn.boost.org/trac10/ticket/1192 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">doxygen2boostbook.patch</span> </li> </ul> Ticket Dave Abrahams Tue, 04 Sep 2007 14:01:36 GMT owner set https://svn.boost.org/trac10/ticket/1192#comment:3 https://svn.boost.org/trac10/ticket/1192#comment:3 <ul> <li><strong>owner</strong> set to <span class="trac-author">Douglas Gregor</span> </li> </ul> Ticket viboes Sat, 06 Jun 2009 15:21:57 GMT component changed https://svn.boost.org/trac10/ticket/1192#comment:4 https://svn.boost.org/trac10/ticket/1192#comment:4 <ul> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">Documentation</span> </li> </ul> Ticket Daniel James Sat, 06 Jun 2009 15:38:12 GMT owner, status changed https://svn.boost.org/trac10/ticket/1192#comment:5 https://svn.boost.org/trac10/ticket/1192#comment:5 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Douglas Gregor</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> </ul> Ticket Daniel James Sun, 06 Jun 2010 09:38:54 GMT <link>https://svn.boost.org/trac10/ticket/1192#comment:6 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1192#comment:6</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/62477" title="Fix doxygen2boostbook when 2 files have the same name. Refs #1192. ...">[62477]</a>) Fix doxygen2boostbook when 2 files have the same name. </p> <p> Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1192" title="#1192: Bugs: [boostbook] problem when two files have the same name (closed: fixed)">#1192</a>. Patch by Steven Watanabe, updated by me. If it goes wrong, it's my fault. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Wed, 30 Jun 2010 23:38:11 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/1192#comment:7 https://svn.boost.org/trac10/ticket/1192#comment:7 <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/63463" title="Merge some of the boostbook changes from trunk. * XML validity fix ...">[63463]</a>) Merge some of the boostbook changes from trunk. </p> <ul><li>XML validity fix for a test. </li><li>Valid docbook lists. </li><li>Updated documentation build settings. </li><li>Fix doxygen problem when two files have the same name. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1192" title="#1192: Bugs: [boostbook] problem when two files have the same name (closed: fixed)">#1192</a>. </li><li>Avoid including <code>type</code> elements in generated docbook. </li><li>Update setup_boostbook scripts. </li></ul> Ticket