Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7899: Invalid URLs in container documentation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-11 09:52:10
#7899: Invalid URLs in container documentation
--------------------------------------------------------+-------------------
Reporter: alexey kutumov <alexey.kutumov@â¦> | Owner: danieljames
Type: Bugs | Status: new
Milestone: To Be Determined | Component: auto_index
Version: Boost 1.52.0 | Severity: Not Applicable
Resolution: | Keywords:
--------------------------------------------------------+-------------------
Changes (by johnmaddock):
* owner: johnmaddock => danieljames
Comment:
This is an issue with how the HTML docs for the website are built - there
is a docbook limitation that there can only be one index - so if you build
multiple library's docs in one big build you have a problem. In this case
it seems like the index for Boost.Build is getting inserted into every
docbook <index> element.
Daniel, is there any way the HTML doc build can be changed to build docs
with indexes separately? It doesn't matter whether they're manual indexes
like Boost.Build or auto-generated ones, xsltproc just overwrites them all
with the first one seen if they're all in one big doc.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7899#comment:3> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:12 UTC