summaryrefslogtreecommitdiff
path: root/fluid/documentation/src/fluid-title.tex.in
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2024-10-17 16:01:32 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2024-10-17 16:01:32 +0200
commitcb6ee39852d2a3ddeba1a68fab3086c487b998bc (patch)
treeb9bb4bc7593a1c64eb68cf83d43a9881aab84b24 /fluid/documentation/src/fluid-title.tex.in
parentacf3037ae8531e790247d6084972969523bf8297 (diff)
Update documentation
- fix missing doxygen version in PDF docs created by CMake - remove unnecessary quotes ('...') from version numbers and Git revisions (previously added for debugging purposes) - fix navigation links at the bottom of tutorial pages (HTML only) - remove 'D. Gibson' from documentation headers on his request
Diffstat (limited to 'fluid/documentation/src/fluid-title.tex.in')
-rw-r--r--fluid/documentation/src/fluid-title.tex.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/fluid/documentation/src/fluid-title.tex.in b/fluid/documentation/src/fluid-title.tex.in
index 294d82779..7cd13d794 100644
--- a/fluid/documentation/src/fluid-title.tex.in
+++ b/fluid/documentation/src/fluid-title.tex.in
@@ -11,7 +11,7 @@
\end{DoxyImageNoCaption}\\
\vspace*{2cm}
{\Large
-By F. Costantini, D. Gibson, M. Melcher, \\
+By F. Costantini, M. Melcher, \\
A. Schlosser, B. Spitzak, and M. Sweet.}\\
\vspace*{1.5cm}
{\large Copyright © 1998 - @YEAR@ by Bill Spitzak and others.}\\
@@ -23,11 +23,11 @@ Permission is granted to reproduce this manual or any portion for any purpose,}\
{\small
provided this copyright and permission notice are preserved.}\\
\vspace*{1.5cm}
-{\large Generated by Doxygen @DOXY_VERSION@}\\
+{\large Generated by Doxygen @DOXYGEN_VERSION_SHORT@}\\
\vspace*{0.5cm}
\today{}\\
\vspace*{0.5cm}
-{\small Git revision '@FLTK_GIT_REVISION@'}\\
+{\small Git revision @FLTK_GIT_REVISION@}\\
\end{center}
\end{titlepage}
%