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

Build the docs for v6.4.2 #2191

Merged
merged 47 commits into from Dec 6, 2022
Merged

Build the docs for v6.4.2 #2191

merged 47 commits into from Dec 6, 2022

Conversation

jowr
Copy link
Member

@jowr jowr commented Dec 6, 2022

Description of the Change

  • Streamlined the build of the HTML documentation based on a private docker image.
  • Invoke doxygen and Sphinx to create the final HTML pages.
  • Employ a cache for the GitHub actions to store the output of the expensive tasks.
  • Restructured the GitHub actions builders and introduced a naming scheme.
  • Fixed a few typos in the docs.
  • Automatically publish the documentation to GitHub pages.

There are plenty of commits, consider squashing the changes.

@jowr jowr added this to the v6.4.2 milestone Dec 6, 2022
@jowr jowr merged commit 522e810 into develop Dec 6, 2022
@jowr jowr deleted the actions_docs branch December 6, 2022 20:49
jowr added a commit that referenced this pull request Dec 7, 2022
- Streamlined the build of the HTML documentation based on a private docker image.
- Invoke doxygen and Sphinx to create the final HTML pages.
- Employ a cache for the GitHub actions to store the output of the expensive tasks.
- Restructured the GitHub actions builders and introduced a naming scheme.
- Fixed a few typos in the docs.
- Automatically publish the documentation to GitHub pages.
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

2 participants