mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-29 02:04:43 +00:00
Merge pull request #14827 from qlyoung/doc-restore-frr-theme
doc: fix docs path to requirements.txt
This commit is contained in:
commit
df4e4f82ce
@ -9,7 +9,7 @@ build:
|
|||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
- requirements: requirements.txt
|
- requirements: doc/developer/requirements.txt
|
||||||
|
|
||||||
# Build documentation in the docs/ directory with Sphinx
|
# Build documentation in the docs/ directory with Sphinx
|
||||||
sphinx:
|
sphinx:
|
||||||
|
@ -9,7 +9,7 @@ build:
|
|||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
- requirements: requirements.txt
|
- requirements: doc/user/requirements.txt
|
||||||
# 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
|
||||||
|
Loading…
Reference in New Issue
Block a user