π [Update] readthedocs config files
Browse files- .readthedocs.yaml +2 -2
.readthedocs.yaml
CHANGED
@@ -16,8 +16,8 @@ build:
|
|
16 |
# golang: "1.19"
|
17 |
|
18 |
# Build documentation in the "docs/" directory with Sphinx
|
19 |
-
sphinx:
|
20 |
-
|
21 |
|
22 |
# Optionally build your docs in additional formats such as PDF and ePub
|
23 |
# formats:
|
|
|
16 |
# golang: "1.19"
|
17 |
|
18 |
# Build documentation in the "docs/" directory with Sphinx
|
19 |
+
# sphinx:
|
20 |
+
# configuration: docs/conf.py
|
21 |
|
22 |
# Optionally build your docs in additional formats such as PDF and ePub
|
23 |
# formats:
|