This removes the followings warnings when generating the docs: ``` warning: Tag 'LATEX_SOURCE_CODE' at line 1758 of file 'Doxyfile.tmp' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 2113 of file 'Doxyfile.tmp' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Changing CLASS_GRAPH option to TEXT because obsolete option CLASS_DIAGRAM was found and set to NO. ``` You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3719
-- Commit Summary --
* Remove deprecated Doxygen settings
-- File Changes --
M doc/Doxyfile.in (19)
-- Patch Links --
https://github.com/geany/geany/pull/3719.patch https://github.com/geany/geany/pull/3719.diff