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 ;