diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2024-10-17 16:01:32 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2024-10-17 16:01:32 +0200 |
| commit | cb6ee39852d2a3ddeba1a68fab3086c487b998bc (patch) | |
| tree | b9bb4bc7593a1c64eb68cf83d43a9881aab84b24 /documentation/generated.dox.in | |
| parent | acf3037ae8531e790247d6084972969523bf8297 (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 'documentation/generated.dox.in')
| -rw-r--r-- | documentation/generated.dox.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/generated.dox.in b/documentation/generated.dox.in index 75f8dfc1e..fc6afa009 100644 --- a/documentation/generated.dox.in +++ b/documentation/generated.dox.in @@ -1,6 +1,6 @@ <br> <small> Generated on @CURRENT_DATE@ - from Git revision '@FLTK_GIT_REVISION@' - by Doxygen version '@DOXYGEN_VERSION_SHORT@' + from Git revision @FLTK_GIT_REVISION@ + by Doxygen version @DOXYGEN_VERSION_SHORT@ </small> |
