We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 916fcea commit a443c11Copy full SHA for a443c11
.readthedocs.yaml
@@ -15,8 +15,8 @@ build:
15
# golang: "1.20"
16
17
# Build documentation in the "docs/" directory with Sphinx
18
- sphinx:
19
- configuration: docs/source/conf.py
+sphinx:
+ configuration: docs/source/conf.py
20
# You can configure Sphinx to use a different builder, for instance use the dirhtml builder for simpler URLs
21
# builder: "dirhtml"
22
# Fail on all warnings to avoid broken references
0 commit comments