Skip to content

Doxygen: Update Doxyfile and pull MathJax via HTTPS#641

Open
jonasschwab wants to merge 2 commits into
masterfrom
update-doxygen
Open

Doxygen: Update Doxyfile and pull MathJax via HTTPS#641
jonasschwab wants to merge 2 commits into
masterfrom
update-doxygen

Conversation

@jonasschwab

Copy link
Copy Markdown
Member

The math rendering on https://alf.physik.uni-wuerzburg.de/doxygen/ currently does not work. This is because Doxygen tries to pull MathJax via HTTP. This pull request updates the Doxyfile version and fixes MathJax settings to use HTTPS.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the repository’s Doxygen configuration to a newer template version and aims to restore math rendering in the generated HTML by ensuring MathJax is loaded via HTTPS.

Changes:

  • Updated doxygen/Doxyfile template from Doxygen 1.9.4 to 1.9.8 (new/adjusted configuration tags and updated inline documentation).
  • Adjusted MathJax configuration intended to prevent HTTP-based loading.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread doxygen/Doxyfile
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.

2 participants