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 d53a868 commit 8fd0701Copy full SHA for 8fd0701
docs/conf.py
@@ -32,7 +32,6 @@
32
extensions = [
33
'sphinx.ext.autodoc',
34
'sphinx.ext.todo',
35
- 'sphinx.ext.viewcode',
36
'sphinx.ext.intersphinx'
37
]
38
docs/index.rst
@@ -19,7 +19,6 @@ Table of Contents
19
20
api
21
22
-
23
.. toctree::
24
:caption: Tutorials
25
@@ -35,6 +34,7 @@ Table of Contents
:caption: Other Links
+ Download <https://github.com/adafruit/Adafruit_CircuitPython_PCF8523/releases/latest>
CircuitPython Reference Documentation <https://circuitpython.readthedocs.io>
39
CircuitPython Support Forum <https://forums.adafruit.com/viewforum.php?f=60>
40
Discord Chat <https://adafru.it/discord>
0 commit comments