4 Commits

Author SHA1 Message Date
Jeff Henning
67fe92cf79 Update Clang workflow to use latest artifacts
Updated dev_clang workflow to use action/upload-artifact@v4 since v3 is deprecated.
2025-02-13 11:08:05 -05:00
Jorrit Wronski
ab5fbf9203 Update the actions to avoid Node.js 12 warnings 2022-12-07 15:05:03 +01:00
Jorrit Wronski
b36940e144 Cleaned up the CI configuration and remove CircleCI and TravisCI 2022-12-06 21:54:58 +01:00
Jorrit Wronski
522e810574 Build the docs for v6.4.2 (#2191)
- 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.
2022-12-06 21:49:08 +01:00