Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix doxygen link, fix doxygen build and upgrade mkdocs-material #132

Merged
merged 3 commits into from
Nov 8, 2023

Conversation

ltoenning
Copy link
Member

No description provided.

This fixes the link to Doxygen from the
mkdocs site.
Required for doxygen-awesome style
@ltoenning ltoenning requested a review from palask November 6, 2023 12:02
@ltoenning ltoenning self-assigned this Nov 6, 2023
Copy link
Collaborator

@palask palask left a comment

Choose a reason for hiding this comment

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

Looks good, just one thing that might improve the doxygen usage imo:

Currently, doxygen only lists the minhton namespace which may be confusing. Should we set the EXTRACT_ALL option in the Doxyfile to YES so all namespaces etc. are included, regardless of whether they are commented?
It would help readers to gather the whole scope of sola, but of course, also blow up the size.

@ltoenning ltoenning merged commit 03a5840 into iml130:main Nov 8, 2023
6 checks passed
@ltoenning ltoenning deleted the docs_update branch November 8, 2023 09:35
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