project boost/doc ; import boostbook : boostbook ; # The below allows Boost.Build to see Doxygen # main target, which is necessary to correctly build # documentation boostbook doc : src/boost.xml : ../libs/program_options/doc//autodoc.xml ../libs/algorithm/string/doc//autodoc.xml ../libs/logic/doc//reference.xml boost.libraries=../../libs/libraries.htm ;