summaryrefslogtreecommitdiff
path: root/documentation/Doxybook
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2011-01-11 10:37:47 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2011-01-11 10:37:47 +0000
commit1cccb74748bea6108740cdbe6134fff420aaae07 (patch)
treebbc9c7d2b01f22dcec67196111d1c806c61db48f /documentation/Doxybook
parent03af588ef9b27b6214b3b16fea46bbb30f2ddd3e (diff)
Fixed Doxygen version numbers (and better HTML title with version number).
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8253 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Doxybook')
-rw-r--r--documentation/Doxybook4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Doxybook b/documentation/Doxybook
index 0d89313c0..7cd758a90 100644
--- a/documentation/Doxybook
+++ b/documentation/Doxybook
@@ -25,13 +25,13 @@ DOXYFILE_ENCODING = UTF-8
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.
-PROJECT_NAME = FLTK
+PROJECT_NAME = "FLTK 1.3.0"
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 1.3.x
+PROJECT_NUMBER = 1.3.0
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.