commit | f66d370741f33ceeffadffd3474d40b38b46698c | [log] [tgz] |
---|---|---|
author | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Sun Jan 20 16:49:53 2008 +0000 |
committer | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Sun Jan 20 16:49:53 2008 +0000 |
tree | e7dfb426ca0987d2aa5e194c66c121805d5f1d86 | |
parent | 4882d0a5956c4ab9de2a1b4f3b6a212096e76f48 [diff] |
- rewrote doxygen documentation generation integration with Scons (still need some clean-up): list of sources is explicitly passed to a doxyfile builder which is used as input of a doxygen builder. Hence, the doxyfile depends on all the sources. - documentation is now correctly generated once when source are changed on the first scons run.