$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] [Doxygen] Running Doxygen from BB
From: Artyom Beilis (artyomtnk_at_[hidden])
Date: 2011-07-10 09:41:16
I use Doxygen for documentation generation.
I've seen some macros in BB that handle doxygen but I can't
find something simple that just allows me to run the
doxygen as it.
Currently I build documents from libs/locale/doc
rm -fr html
doxygen
cp index.template.html html/index.html
How can this be integrated to the build system of Boost
documentation generation of Boost?
Thanks
Artyom Beilis
--------------
CppCMS - C++ Web Framework: http://cppcms.sf.net/
CppDB - C++ SQL Connectivity: http://cppcms.sf.net/sql/cppdb/