docs: upgrade Doxyfile to version 1.17.0 #358 - #361
Merged
Conversation
Update Doxyfile header from 1.16.1 to 1.17.0 and apply minor wording fixes and new configuration options. Updated wording in comments for clarity (e.g. "Adapt" → "Adjust" CREATE_SUBDIRS_LEVEL, "traceablility" → "traceability"). Added new Doxygen 1.17.0 options: DOT_BATCH_SIZE, Mermaid diagram support (MERMAID_PATH, MERMAID_CONFIG_FILE, MERMAID_RENDER_MODE, MERMAID_JS_URL, MERMAIDFILE_DIRS). Updated HTML Help Workshop download URL to use https protocol and fixed MathJax path comment.
There was a problem hiding this comment.
Pull request overview
Updates the repository’s Doxyfile template to align with Doxygen 1.17.0, including new configuration options and comment/documentation fixes.
Changes:
- Bumped the
Doxyfileheader version to 1.17.0 and applied minor comment wording/spelling fixes. - Added new Doxygen 1.17.0 configuration tags (e.g.,
DOT_BATCH_SIZEand Mermaid-related settings). - Updated a legacy HTML Help Workshop URL and fixed a MathJax path typo in comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Update Doxyfile header from 1.16.1 to 1.17.0 and apply minor wording fixes and new configuration options.
Updated wording in comments for clarity (e.g. "Adapt" → "Adjust" CREATE_SUBDIRS_LEVEL, "traceablility" → "traceability").
Added new Doxygen 1.17.0 options: DOT_BATCH_SIZE, Mermaid diagram support (MERMAID_PATH, MERMAID_CONFIG_FILE, MERMAID_RENDER_MODE, MERMAID_JS_URL, MERMAIDFILE_DIRS).
Updated HTML Help Workshop download URL to use https protocol and fixed MathJax path comment.