Revert "ci: downgrade sphinx to v3.x"

The readthedocs theme now supports Sphinx 4.x, so there's no longer any
reason to stick with 3.x.

This reverts commit a545b6eda0.

Reviewed-by: Hoe Hao Cheng <haochengho12907@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15212>
(cherry picked from commit dd9b8881e0)
This commit is contained in:
Erik Faye-Lund 2022-03-02 12:58:58 +01:00 committed by Eric Engestrom
parent ce4b620e39
commit be338ef32d
2 changed files with 2 additions and 2 deletions

View file

@ -102,7 +102,7 @@ stages:
- .ci-run-policy
script:
- apk --no-cache add graphviz doxygen
- pip3 install "sphinx<4.0" breathe mako sphinx_rtd_theme
- pip3 install sphinx breathe mako sphinx_rtd_theme
- docs/doxygen-wrapper.py --out-dir=docs/doxygen_xml
- sphinx-build -W -b html docs public

View file

@ -2092,7 +2092,7 @@
"description": "Revert \"ci: downgrade sphinx to v3.x\"",
"nominated": true,
"nomination_type": 2,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": "a545b6eda040ee40b5c36533d7ae378fc24fcf09"
},