We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7db37f commit 77c7515Copy full SHA for 77c7515
.readthedocs.yml .readthedocs.yaml.readthedocs.yml renamed to .readthedocs.yaml
@@ -7,15 +7,15 @@ version: 2
7
8
# Build documentation in the docs/ directory with Sphinx
9
#sphinx:
10
-# configuration: docs/conf.py
+configuration: pyoscode/docs/conf.py
11
12
# Build documentation with MkDocs
13
#mkdocs:
14
# configuration: mkdocs.yml
15
16
# Optionally build your docs in additional formats such as PDF
17
-formats:
18
- - pdf
+#formats:
+# - pdf
19
20
# Optionally set the version of Python and requirements required to build your docs
21
python:
0 commit comments