phospho icon indicating copy to clipboard operation
phospho copied to clipboard

Sphinx deployment to github page raises a 404

Open oulianov opened this issue 1 year ago • 2 comments

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)

oulianov avatar Mar 13 '24 07:03 oulianov

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

Joaco2603 avatar Sep 27 '25 01:09 Joaco2603

Hello, sure go ahead!

oulianov avatar Sep 29 '25 08:09 oulianov