mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 11:18:08 +02:00
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 commita545b6eda0. Reviewed-by: Hoe Hao Cheng <haochengho12907@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15212> (cherry picked from commitdd9b8881e0)
This commit is contained in:
parent
ce4b620e39
commit
be338ef32d
2 changed files with 2 additions and 2 deletions
|
|
@ -102,7 +102,7 @@ stages:
|
||||||
- .ci-run-policy
|
- .ci-run-policy
|
||||||
script:
|
script:
|
||||||
- apk --no-cache add graphviz doxygen
|
- 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
|
- docs/doxygen-wrapper.py --out-dir=docs/doxygen_xml
|
||||||
- sphinx-build -W -b html docs public
|
- sphinx-build -W -b html docs public
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2092,7 +2092,7 @@
|
||||||
"description": "Revert \"ci: downgrade sphinx to v3.x\"",
|
"description": "Revert \"ci: downgrade sphinx to v3.x\"",
|
||||||
"nominated": true,
|
"nominated": true,
|
||||||
"nomination_type": 2,
|
"nomination_type": 2,
|
||||||
"resolution": 0,
|
"resolution": 1,
|
||||||
"main_sha": null,
|
"main_sha": null,
|
||||||
"because_sha": "a545b6eda040ee40b5c36533d7ae378fc24fcf09"
|
"because_sha": "a545b6eda040ee40b5c36533d7ae378fc24fcf09"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue