Skip to content

Commit 8fd0701

Browse files
committed
add download link
1 parent d53a868 commit 8fd0701

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
extensions = [
3333
'sphinx.ext.autodoc',
3434
'sphinx.ext.todo',
35-
'sphinx.ext.viewcode',
3635
'sphinx.ext.intersphinx'
3736
]
3837

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Table of Contents
1919

2020
api
2121

22-
2322
.. toctree::
2423
:caption: Tutorials
2524

@@ -35,6 +34,7 @@ Table of Contents
3534
.. toctree::
3635
:caption: Other Links
3736

37+
Download <https://github.com/adafruit/Adafruit_CircuitPython_PCF8523/releases/latest>
3838
CircuitPython Reference Documentation <https://circuitpython.readthedocs.io>
3939
CircuitPython Support Forum <https://forums.adafruit.com/viewforum.php?f=60>
4040
Discord Chat <https://adafru.it/discord>

0 commit comments

Comments
 (0)