-
Notifications
You must be signed in to change notification settings - Fork 116
Closed
Labels
Description
So far the readthedocs documentation works well, but there are a few situation to test
- Pushing tags. The recent tag
v2.1.0-rc1
did not create a new documentation. Not sure if it is a webhook issue or rtd configuration issue - Missing previous documentations. We can add a branch and a few patch versions to push the documentation, but is it worth it? Which version is the documentation well maintained to push?
To migrate we have to:
- Change the reference in github
- Deactivate the github action related to it
- Change the reference in the source code
- Change the reference in
PyPI
andconda