Hi Zach, On 25 April 2012 15:50, Zach Basanese <[email protected]> wrote: > This isn't so much an OSG question as it is a Doxygen question. The OSG > reference manual is created using Doxygen, and I am also using Doxygen to > create a reference manual of my own on a different project. > However, the basic configuration file isn't as neat as the one OSG apparently > uses. > Does anyone know where I can find the most current Doxygen config file that > the OSG reference manual uses?
OpenSceneGraph/doc/Doxyfiles contains all the scripts/configuration files. We have CMake process this source files to generate the final doxygen configuration files for use, see the Doxygen section of the OpenSceneGraph/CMakeLists.txt for details. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

