Skip to content

Fix doxygen check on CI - #113

Merged
joshbainbridge merged 1 commit into
mainfrom
fix-docs-check
Aug 16, 2026
Merged

Fix doxygen check on CI#113
joshbainbridge merged 1 commit into
mainfrom
fix-docs-check

Conversation

@joshbainbridge

Copy link
Copy Markdown
Collaborator

Even though doxygen is run on the CI to validate all code is documented, the check isn't working because WARNING config settings in the Doxyfile are ignored due to EXTRACT_ALL being enabled.

Disable EXTRACT_ALL to renable doc checks in the CI. Also clean up the just recipes and CI around how the template files are downloaded.

Even though doxygen is run on the CI to validate all code is documented,
the check isn't working because WARNING config settings in the Doxyfile
are ignored due to EXTRACT_ALL being enabled.

Disable EXTRACT_ALL to renable doc checks in the CI. Also clean up the
just recipes and CI around how the template files are downloaded.

Signed-off-by: Josh Bainbridge <josh.bainbridge@gmail.com>
@joshbainbridge
joshbainbridge merged commit 02b8c59 into main Aug 16, 2026
52 checks passed
@joshbainbridge
joshbainbridge deleted the fix-docs-check branch August 16, 2026 20:26
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.

1 participant