[Boost-docs] How to install html docs

Subject: [Boost-docs] How to install html docs
From: Bo Jensen (jensen.bo_at_[hidden])
Date: 2011-03-21 09:03:00


I have a boostbook target similar to :

# capi documentation
xml capi-xml : src/capi.qbk ;

boostbook capi
    :
    capi-xml
    :
.....

and then I run a install command like :

install install-capi :
                capi
               :
                <install-dependencies>on <install-type>HTML
                <location>../../bjam/distro/sulum/doc/html/capi
                ;

But it only copies a html manifest file, so I think the boostbook capi
target is not the one to install. But I am a little unsure how this
goes on. How can I make it install the full html tree generated ?


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC