You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently (since PR #2) we build documentation from docs/ with sphinx (make html). We have a workflow to publish the docs on GH pages branch. However, these docs would be public even though the repo is private. Do we want that?
Currently (since PR #2) we build documentation from docs/ with sphinx (
make html). We have a workflow to publish the docs on GH pages branch. However, these docs would be public even though the repo is private. Do we want that?