Boost logo

Boost-Build :

From: Daniel James (daniel_at_[hidden])
Date: 2005-02-14 06:43:52


Hi,

I've been using quickbook to write a tutorial for the hash functions I'm
writing, and I've got a small problem with the quickbook toolset. 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"/>

To do this for documentation generated by quickbook, I need to know
where the file is going to be generated (it's currently generated in the
default compiler's subdirectory). So is it possible to either force the
toolset to generate the xml file in the same directory as it's source,
or supply boost.xml with the correct directory?

I've tried using a stage rule to copy the generated file, but I couldn't
work out how to make the main documentation depend on 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