man: Upgrade Doxyfile config files with doxygen 1.9.1 #6093
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Upgrades the doxygen configuration files to doxygen 1.9.1, the version currently used in the server that publishes the programming8 manual.
From https://www.doxygen.nl/manual/doxygen_usage.html:
Here are the messages logged in the console during the conversion:
This is independent of #6092, but has been compared with the output of #6092 and an un-filed PR dependant of #6092 that enables the disabled features. Only the
version_8h.html
andversion_8h_source.html
whereGRASS_HEADERS_VERSION
andGRASS_HEADERS_DATE
are defined changed.No other config values were changed here, so further PRs will be very clear and isolated which config changes are made