From 4c36d5dd0bcb6e78156104e343617db4d282642d Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 26 Nov 2004 16:00:40 +0000 Subject: [PATCH] Clean up doxygen files for release --- doc/Doxyfiles/auto_Mainpage | 8 ++++---- doc/Doxyfiles/custom_Footer.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/Doxyfiles/auto_Mainpage b/doc/Doxyfiles/auto_Mainpage index 9991507c7..c26899fee 100644 --- a/doc/Doxyfiles/auto_Mainpage +++ b/doc/Doxyfiles/auto_Mainpage @@ -2,15 +2,15 @@ \mainpage -The Open Scene Graph exists +The OpenSceneGraph exists as a number of modules, each sitting in its own library, enclosed within its own namespace. At the very core lies the osg library. This contains the Open Scene Graph's central classes and, at the bare minimum, it is all users need -to write an Open Scene Graph program. Its only requirements are -standard C++ and -OpenGL. +to write an OpenSceneGraph program. Its only requirements are +Standard C++ and +OpenGL and OpenThreads. Around and alongside this sit other supporting libraries, such as osgUtil (containing visitors for app traversals, cull traversals, scene graph diff --git a/doc/Doxyfiles/custom_Footer.html b/doc/Doxyfiles/custom_Footer.html index 06a91476d..e5fddb937 100644 --- a/doc/Doxyfiles/custom_Footer.html +++ b/doc/Doxyfiles/custom_Footer.html @@ -1,5 +1,5 @@
-
Generated at $datetime for the Open Scene Graph +
Generated at $datetime for the OpenSceneGraph by doxygen $doxygenversion.