phospho
phospho copied to clipboard
Sphinx deployment to github page raises a 404
The python module doc is automatically created with sphinx in github actions, but the deployment to gh-pages doesn't work. Issues related to path ? (doc is no longer in /docs but in python-module/docs)
Hello, I like to take care of this issue. I can review the Sphinx configuration and GitHub Actions flow, adjusting the paths so that generation and deployment on gh-pages work correctly (considering switching from/docs to python-module/docs
Hello, sure go ahead!