From cb6ee39852d2a3ddeba1a68fab3086c487b998bc Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Thu, 17 Oct 2024 16:01:32 +0200 Subject: 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 --- documentation/generated.dox.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/generated.dox.in') 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 @@
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@ -- cgit v1.2.3