diff options
| author | Matthias Melcher <github@matthiasm.com> | 2025-04-18 21:40:33 +0200 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2025-04-18 21:40:37 +0200 |
| commit | 48e22d246ddf96aa6c9595b35250992fe9fe3bbc (patch) | |
| tree | 610d68cf38f8a767aeaa07a0c8bdaa22fe60cff4 /fluid/documentation/src/fluid-title.tex.in | |
| parent | 374f22b8bf76c3c3e74640c098138b4a13748817 (diff) | |
Fluid: update documentation scripts
TeX and pdf generation untested at this point
Diffstat (limited to 'fluid/documentation/src/fluid-title.tex.in')
| -rw-r--r-- | fluid/documentation/src/fluid-title.tex.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fluid/documentation/src/fluid-title.tex.in b/fluid/documentation/src/fluid-title.tex.in index 7cd13d794..5d278d194 100644 --- a/fluid/documentation/src/fluid-title.tex.in +++ b/fluid/documentation/src/fluid-title.tex.in @@ -23,9 +23,9 @@ 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 @DOXYGEN_VERSION_SHORT@}\\ +{\large Generated by Doxygen @DOXYGEN_VERSION@}\\ \vspace*{0.5cm} -\today{}\\ +@TODAY@\\ \vspace*{0.5cm} {\small Git revision @FLTK_GIT_REVISION@}\\ \end{center} |
