Boost logo

Boost-Build :

From: Daniel James (daniel_at_[hidden])
Date: 2005-02-14 14:49:34


Eric Niebler wrote:
>
> Daniel James wrote:
>
>>The libraries' individual documentation is normally added to the main
>>documentation by lines like:
>>
>> <xi:include href="../../libs/any/doc/any.xml"/>
>> <xi:include href="../../libs/array/doc/array.xml"/>
>>
>
>
> I thought this was accomplished in BoostBook with the <libraryname> tag.
> See http://boost.org/doc/html/boostbook/together.html. If this is the
> right way to do it, then QuickBook needs to expose this feature. It
> currently does not.
>
> Let me know if <libraryname> works for you, and I'll add this feature to
> QuickBook.

Sorry, I think you misunderstood me. I'm just trying to work out how to
combine the different xml files. I haven't had any problems when running
quickbook manually, just with the boost build v2 toolset - as it creates
the xml file in a subdirectory (something like bin/gcc/debug/hash.xml)
so <xi:include> doesn't pick it up. It's not that big a problem, I can
just continue to run quickbook manually for now.

Having said that, I think I will need <libraryname> in the future. So
I'd still appreciate it, if you add it.

thanks,

Daniel

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk