Skip to content

Commit

Permalink
Merge pull request FRRouting#14505 from qlyoung/fix-rtd-build-sphinx-…
Browse files Browse the repository at this point in the history
…version

doc: unpin sphinx from 4.0.2
  • Loading branch information
mobash-rasool authored Sep 29, 2023
2 parents 00d998f + dd858b8 commit f407515
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions doc/developer/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,3 @@ build:
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: doc/developer/conf.py

python:
install:
- requirements: doc/requirements.txt
1 change: 0 additions & 1 deletion doc/requirements.txt

This file was deleted.

4 changes: 0 additions & 4 deletions doc/user/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,3 @@ build:
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: doc/user/conf.py

python:
install:
- requirements: doc/requirements.txt

0 comments on commit f407515

Please sign in to comment.