Skip to content

Update Doxygen config to remove obsolete settings#452

Merged
zuckschwerdt merged 1 commit intomasterfrom
fix-doxyup
Feb 23, 2025
Merged

Update Doxygen config to remove obsolete settings#452
zuckschwerdt merged 1 commit intomasterfrom
fix-doxyup

Conversation

@zuckschwerdt
Copy link
Member

Removes Doxygen settings that are obsolete and were default anyway to reduce clutter.

Drops

  • TCL_SUBST
  • CLANG_ASSISTED_PARSING
  • CLANG_OPTIONS
  • COLS_IN_ALPHA_INDEX
  • FORMULA_TRANSPARENT
  • LATEX_SOURCE_CODE
  • LATEX_TIMESTAMP
  • RTF_SOURCE_CODE
  • DOCBOOK_PROGRAMLISTING
  • PERL_PATH
  • CLASS_DIAGRAMS
  • MSCGEN_PATH
  • DOT_FONTNAME
  • DOT_FONTSIZE
  • DOT_TRANSPARENT

Does not drop

  • HTML_TIMESTAMP

which has been replaced by TIMESTAMP in release 1.9.7 (release date 18-05-2023) but is still honored (with 1.11.1).

Closes #451

@zuckschwerdt zuckschwerdt merged commit 54efb44 into master Feb 23, 2025
98 checks passed
@zuckschwerdt zuckschwerdt deleted the fix-doxyup branch February 23, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[windows] Doxyfiles contain deprecated items causing "warning 560: Unknown Doxygen command"

1 participant