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

[skip-ci] [docu] Generate Doxygen docs with Makefile + GitHub Actions 2 #16046

Open
wants to merge 76 commits into
base: master
Choose a base branch
from

Conversation

DuesselbergAdrian
Copy link

@DuesselbergAdrian DuesselbergAdrian commented Jul 17, 2024

This Pull request:

Continue Jollys work: This draft PR for testing the doxygen generation github action with our self-hosted runners.
Uses our existing Makefile setup. Initial PR #15337

Status

Succeeded with building only docs for core.
The workflow first builds root without tests and then makes the doxygen documentation. It also uploads it to GitHub as an artifact.

Checklist:

This PR fixes #

@DuesselbergAdrian
Copy link
Author

@ferdymercury I have some problems with this part: gzip $(DOXYGEN_IMAGE_PATH)/ROOT.qch in the Makefile. Sometimes this file cant be found, even though I enable GENERATE_QHP = YES and install qthelpgenerator in my workflow.
Maybe you can help me with that. Do I need this ghp generation ? Thanks a lot

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.

None yet

1 participant