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, the documentation can be built locally using tox run -e docs or as part of the CI via readthedocs. However, the build processes are different. This makes it hard to reproduce readthedocs builds locally.
The goal of this issue is to have the same build process for docs, both locally and in the CI.