ref: 2ebf76c171896adab3a2321bd68f5ebacec80c56
parent: 92e40288b03d02dd8e8f1485cf1f8e962e0f2dff
author: Paul Brossier <piem@altern.org>
date: Sun Aug 21 12:39:49 EDT 2005
updated version in doxygen config files
--- a/doc/devel.cfg
+++ b/doc/devel.cfg
@@ -23,7 +23,7 @@
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 0.1.7
+PROJECT_NUMBER = 0.2.0
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
--- a/doc/examples.cfg
+++ b/doc/examples.cfg
@@ -23,7 +23,7 @@
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 0.1.6
+PROJECT_NUMBER = 0.2.0
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
--- a/doc/user.cfg
+++ b/doc/user.cfg
@@ -5,7 +5,7 @@
GENERATE_MAN = YES
GENERATE_RTF = YES
CASE_SENSE_NAMES = NO
-INPUT = ../src
+INPUT = ../src
QUIET = YES
JAVADOC_AUTOBRIEF = YES