Skip to content

Commit 49b9c04

Browse files
authored
Merge pull request #12236 from uranusjr/upgrade-doc-builds
2 parents fef9bd4 + 695b9f5 commit 49b9c04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build:
66
python: "3.11"
77

88
sphinx:
9-
builder: htmldir
9+
builder: dirhtml
1010
configuration: docs/html/conf.py
1111

1212
python:

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx ~= 6.0
1+
sphinx ~= 7.0
22
towncrier
33
furo
44
myst_parser

0 commit comments

Comments
 (0)