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 a95f79d commit 0e95649Copy full SHA for 0e95649
.readthedocs.yml
@@ -0,0 +1,13 @@
1
+version: 2
2
+
3
+sphinx:
4
+ configuration: docs/conf.py
5
6
+build:
7
+ os: ubuntu-22.04
8
+ tools:
9
+ python: "3.11"
10
11
+python:
12
+ install:
13
+ - requirements: docs/requirements.txt
docs/requirements.txt
@@ -1,5 +1,4 @@
# This file is intended for use on readthedocs
---find-links https://www.tortall.net/~robotpy/wheels/2021/linux_x86_64
sphinx-autodoc-typehints
sphinx-rtd-theme
robotpy-sphinx-plugin
0 commit comments