Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit bc462a4

Browse files
committed
Fix the builder
1 parent 3d77ffe commit bc462a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build:
1414
# Build documentation in the docs/ directory with Sphinx
1515
sphinx:
1616
configuration: docs/conf.py
17-
builder: "dirhtml"
17+
builder: dirhtml
1818

1919
# We recommend specifying your dependencies to enable reproducible builds:
2020
# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html

0 commit comments

Comments
 (0)