mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 14:17:20 +00:00
Merge pull request #14505 from qlyoung/fix-rtd-build-sphinx-version
doc: unpin sphinx from 4.0.2
This commit is contained in:
commit
f407515f91
@ -10,7 +10,3 @@ build:
|
|||||||
# Build documentation in the docs/ directory with Sphinx
|
# Build documentation in the docs/ directory with Sphinx
|
||||||
sphinx:
|
sphinx:
|
||||||
configuration: doc/developer/conf.py
|
configuration: doc/developer/conf.py
|
||||||
|
|
||||||
python:
|
|
||||||
install:
|
|
||||||
- requirements: doc/requirements.txt
|
|
||||||
|
@ -1 +0,0 @@
|
|||||||
sphinx==4.0.2
|
|
@ -10,7 +10,3 @@ build:
|
|||||||
# Build documentation in the docs/ directory with Sphinx
|
# Build documentation in the docs/ directory with Sphinx
|
||||||
sphinx:
|
sphinx:
|
||||||
configuration: doc/user/conf.py
|
configuration: doc/user/conf.py
|
||||||
|
|
||||||
python:
|
|
||||||
install:
|
|
||||||
- requirements: doc/requirements.txt
|
|
||||||
|
Loading…
Reference in New Issue
Block a user