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
First, thank you for taking that project over - sphinx really needs proper multi-version support, outside of RTD.
Issue context:
We have a "docs" repository hosted on a GitLab instance, and we're having a CI job building the doc upon merge-requests (equivalent of the pull-request + github workflow).
Maybe I'm missing some options or something? Thank you for your help!
Seeing the issue on GitPython is apparently still open, anything you could do on your side would be nice :). And, yep, with an internal project having 2 active branches, having the possibility to build docs for both of them is a great plus :).
Hello,
First, thank you for taking that project over - sphinx really needs proper multi-version support, outside of RTD.
Issue context:
We have a "docs" repository hosted on a GitLab instance, and we're having a CI job building the doc upon merge-requests (equivalent of the pull-request + github workflow).
Maybe I'm missing some options or something? Thank you for your help!
Versions of sphinx related packages:
The job is configured as follow:
The
make ci_build
is as follow:The issue looks like this (full output):
The text was updated successfully, but these errors were encountered: