mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-27 08:32:12 +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:
|
||||
install:
|
||||
- requirements: requirements.txt
|
||||
- requirements: doc/developer/requirements.txt
|
||||
|
||||
# Build documentation in the docs/ directory with Sphinx
|
||||
sphinx:
|
||||
|
@ -9,7 +9,7 @@ build:
|
||||
|
||||
python:
|
||||
install:
|
||||
- requirements: requirements.txt
|
||||
- requirements: doc/user/requirements.txt
|
||||
# Build documentation in the docs/ directory with Sphinx
|
||||
sphinx:
|
||||
configuration: doc/user/conf.py
|
||||
|
Loading…
Reference in New Issue
Block a user