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
fix(docs): use sphinx-multiversion-contrib for Sphinx 7+ compatibility
The original sphinx-multiversion package (0.2.4) is incompatible with
Sphinx 7+ due to a changed Config.read() signature. Switch to the
maintained sphinx-multiversion-contrib fork which fixes this.
0 commit comments