Sphinx to GitHub Pages via GitHub Actions
This article will cover the full process to document your code with Sphinx to GitHub pages via GitHub-actions in 2 main sections : Clone the repo used in this article : https://github.com/RGGH/jubilant-lamp View the Sphinx generated documentation from this project here on GitHub pages: https://rggh.github.io/jubilant-lamp/ What is Sphinx? “Sphinx is a documentation generator written and […]