Updates to ChangeLog and doxygen file

This commit is contained in:
Robert Osfield
2004-11-26 20:46:55 +00:00
parent 6691d09e47
commit 54176f4d22
4 changed files with 67 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ and the like), osgText, osgParticle, etc. A full list can be seen by clicking
on the Namespace List link above.
Tarballs of this documentation may be downloaded from
<a href="http://www.openscenegraph.org/download/dox/">here</a>.
<a href="http://www.openscenegraph.org/downloads/doc/">here</a>.
Enjoy!

View File

@@ -30,7 +30,7 @@ PROJECT_NUMBER =
# If a relative path is entered, it will be relative to the location
# where doxygen was started. If left blank the current directory will be used.
OUTPUT_DIRECTORY = $(OSGHOME)/doc/doxygen
OUTPUT_DIRECTORY = $(OSGHOME)/doc/
# The OUTPUT_LANGUAGE tag is used to specify the language in which all
# documentation generated by doxygen is written. Doxygen will use this
@@ -465,7 +465,7 @@ GENERATE_HTML = YES
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
# put in front of it. If left blank `html' will be used as the default path.
HTML_OUTPUT = html
HTML_OUTPUT = OpenSceneGraphReferenceDocs
# The HTML_FILE_EXTENSION tag can be used to specify the file extension for
# each generated HTML page (for example: .htm,.php,.asp). If it is left blank

View File

@@ -1,6 +1,6 @@
<hr>
<address><small>Generated at $datetime for the <a href="http://www.openscenegraph.org/">OpenSceneGraph</a>
by <a href="http://www.stack.nl/~dimitri/doxygen/index.html">doxygen</a> $doxygenversion.</small></address>
by <a href="http://www.doxygen.org">doxygen</a> $doxygenversion.</small></address>
<!-- Dimitri van Heesch's e-mail address removed, lest he get messages on the Open Scene Graph -->
</body>
</html>