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 6c0eb6f commit 6209457Copy full SHA for 6209457
.readthedocs.yml
@@ -6,6 +6,8 @@ build:
6
jobs:
7
post_checkout:
8
- git fetch --unshallow || true
9
+sphinx:
10
+ configuration: doc/conf.py
11
python:
12
install:
13
- requirements: doc/requirements.txt
0 commit comments