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 abe7760 commit b8c1581Copy full SHA for b8c1581
.readthedocs.yaml
@@ -1,6 +1,9 @@
1
# Read the Docs configuration file
2
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
3
version: 2
4
+sphinx:
5
+ # Path to your Sphinx configuration file.
6
+ configuration: docs/conf.py
7
8
build:
9
os: ubuntu-20.04
0 commit comments