Bump Doxygen to 1.16.1 (#6752)

* Bump Doxygen version to 1.16.1

* Update Doxyfile

* Enable parallel processing
This commit is contained in:
tooomm 2026-04-29 09:40:18 +02:00 committed by GitHub
parent 8953ae3c67
commit c5ace60f26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 74 additions and 24 deletions

View file

@ -33,7 +33,7 @@ jobs:
- name: Install Doxygen
uses: ssciwr/doxygen-install@v2
with:
version: "1.14.0"
version: "1.16.1"
- name: Update Doxygen Configuration
run: |