4 Commits
Author SHA1 Message Date
Oliver Hamlet e5f4bf041f Update Sphinx to fix build failures
One of Sphinx's default extensions now requires a newer version of Sphinx than what was used.
2024-04-25 08:27:28 +01:00
Oliver Hamlet e670605700 Fix building docs in CI
Older versions of Sphinx don't work with whatever the default version of
Python is on GitHub Actions, and never versions of Sphinx need a newer
version of Python.

Also update the RTD theme and Breathe while I'm at it.
2021-11-13 17:15:31 +00:00
Oliver Hamlet fd90e1199d Update documentation build requirements 2019-04-25 18:46:02 +01:00
Oliver Hamlet 62c1cdb535 Pin Python docs build dependencies
To avoid an incompatibility between Breathe 4.6.0 and Sphinx 1.6.x.
2017-06-04 15:13:15 +01:00