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

#360: fix documentation build unable to find Doxyfile-mcss #361

Merged
merged 4 commits into from
Jul 17, 2024

Conversation

cz4rs
Copy link
Contributor

@cz4rs cz4rs commented Jul 17, 2024

The actual fix for this issue is 02568cf (the option in load_doxygen.cmake was not updated).

Some small cleanup along the way:

  • update GitHub actions to get rid of deprecation warnings
  • update m.css library to the latest version
  • optimize cloning of the required repositories (limit depth to 1)

fixes #360

@cz4rs cz4rs force-pushed the 360-fix-documentation-missing-doxyfile-mcss branch from 211995a to cf7ee18 Compare July 17, 2024 13:24
@cz4rs cz4rs force-pushed the 360-fix-documentation-missing-doxyfile-mcss branch from a878fc1 to 02568cf Compare July 17, 2024 16:01
@cz4rs cz4rs marked this pull request as ready for review July 17, 2024 16:04
Copy link
Contributor

@lifflander lifflander 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 to me

@lifflander lifflander merged commit 1eba7cc into develop Jul 17, 2024
19 checks passed
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.

[CI] documentation build cannot find Doxyfile-mcss
2 participants