We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2e8a4e commit b7b7d31Copy full SHA for b7b7d31
.readthedocs.yaml
@@ -6,19 +6,14 @@ build:
6
os: ubuntu-22.04
7
tools:
8
python: "3.11"
9
- # You can also specify other tool versions:
10
- # nodejs: "19"
11
- # rust: "1.64"
12
- # golang: "1.19"
13
14
# Build documentation in the "docs/" directory with Sphinx
15
sphinx:
16
configuration: docs/source/conf.py
17
18
# Optionally build your docs in additional formats such as PDF and ePub
19
-# formats:
20
-# - pdf
21
-# - epub
+formats:
+ - pdf
22
23
# Optional but recommended, declare the Python requirements required
24
# to build your documentation
docs/source/_static/logo.png
104 KB
0 commit comments