using doxygen ; import doxygen ; import path ; doxygen index.html : [ path.glob-tree $(TOP)/Cpp/include : *.hpp ] [ path.glob-tree $(TOP)/Docs : *.hpp *.cpp ] # Leave this out of the documentation for now #[ path.glob-tree $(TOP)/../fost-base/Cpp/include : *.hpp ] #[ path.glob-tree $(TOP)/../fost-base/Docs : *.hpp *.cpp : fost-base.hpp ] : -multi # Works around a bug in boost.build ../../../dist/usr/share/animray/ # Relative to the location in build.tmp SEARCH_INCLUDES=YES INCLUDE_PATH=Cpp/include SHOW_INCLUDE_FILES=YES ;