N8-CIR-Bede / documentation

Documentation for the N8CIR Bede Tier 2 HPC faciltiy
https://bede-documentation.readthedocs.io/en/latest/
7 stars 11 forks source link

Ugprade Sphinx to > 5.0 #184

Closed ptheywood closed 6 months ago

ptheywood commented 7 months ago

RTD builds broke briefly due to sphinxcontrib upgrades which were incompatible with sphinx < 5. This was fixed short term with exact version pinning.

Additionally, newer versions of sphinx-book-theme require sphinx >= 5, so updating the theme would require updating sphinx too.