Skip to content

Commit dfb6492

Browse files
committed
add docs reqs file
1 parent a1f2ae4 commit dfb6492

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Table of Contents
3030
.. toctree::
3131
:caption: Other Links
3232

33-
Download <https://github.com/circuitpython/CircuitPython_DisplayIO_Dial/releases/latest>
33+
Download <https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Dial/releases/latest>
3434
CircuitPython Reference Documentation <https://circuitpython.readthedocs.io>
3535
CircuitPython Support Forum <https://forums.adafruit.com/viewforum.php?f=60>
3636
Discord Chat <https://adafru.it/discord>

docs/requirements.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)