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 a1f2ae4 commit dfb6492Copy full SHA for dfb6492
docs/index.rst
@@ -30,7 +30,7 @@ Table of Contents
30
.. toctree::
31
:caption: Other Links
32
33
- Download <https://github.com/circuitpython/CircuitPython_DisplayIO_Dial/releases/latest>
+ Download <https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Dial/releases/latest>
34
CircuitPython Reference Documentation <https://circuitpython.readthedocs.io>
35
CircuitPython Support Forum <https://forums.adafruit.com/viewforum.php?f=60>
36
Discord Chat <https://adafru.it/discord>
docs/requirements.txt
@@ -0,0 +1,7 @@
1
+# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
2
+#
3
+# SPDX-License-Identifier: Unlicense
4
+
5
+sphinx
6
+sphinxcontrib-jquery
7
+sphinx-rtd-theme
0 commit comments