Skip to content

docs: upgrade Doxyfile to version 1.17.0 #358 - #361

Merged
kaorut merged 1 commit into
mainfrom
doxygen_upgrade
May 4, 2026
Merged

docs: upgrade Doxyfile to version 1.17.0 #358#361
kaorut merged 1 commit into
mainfrom
doxygen_upgrade

Conversation

@kaorut

@kaorut kaorut commented May 4, 2026

Copy link
Copy Markdown
Member

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.

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.
@kaorut kaorut added this to the 1.10.0 milestone May 4, 2026
@kaorut kaorut self-assigned this May 4, 2026
Copilot AI review requested due to automatic review settings May 4, 2026 05:44
@kaorut kaorut added task-documentation Improvements or additions to documentation v1.10.0 labels May 4, 2026
@kaorut kaorut linked an issue May 4, 2026 that may be closed by this pull request

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 Doxyfile header version to 1.17.0 and applied minor comment wording/spelling fixes.
  • Added new Doxygen 1.17.0 configuration tags (e.g., DOT_BATCH_SIZE and 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.

Comment thread Doxyfile
Comment thread Doxyfile
@kaorut
kaorut merged commit dd4404e into main May 4, 2026
25 checks passed
@kaorut
kaorut deleted the doxygen_upgrade branch May 4, 2026 06:00
@kaorut
kaorut restored the doxygen_upgrade branch May 4, 2026 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

task-documentation Improvements or additions to documentation v1.10.0

Development

Successfully merging this pull request may close these issues.

Upgrade the Doxygen version to 1.17.0.

2 participants