Skip to content

Commit ef82d68

Browse files
committed
Use dirhtml builder for Read the Docs
This facilitates pretty URLs without the .html suffix.
1 parent 5ab4f6e commit ef82d68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ version: 2
77

88
# Build documentation in the doc/ directory with Sphinx
99
sphinx:
10+
builder: dirhtml
1011
configuration: docs/source/conf.py
1112
fail_on_warning: true
1213

0 commit comments

Comments
 (0)