File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
Adafruit_CircuitPython_AdafruitIO
2
- ============
2
+ =================================
3
3
4
4
.. image :: https://readthedocs.org/projects/adafruit-circuitpython-adafruitio/badge/?version=latest
5
5
:target: https://circuitpython.readthedocs.io/projects/adafruitio/en/latest/
@@ -17,7 +17,8 @@ CircuitPython wrapper library for communicating with `Adafruit IO <http://io.ada
17
17
18
18
19
19
Dependencies
20
- =============
20
+ ============
21
+
21
22
This driver depends on:
22
23
23
24
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython >`_
@@ -100,7 +101,7 @@ Then run the build:
100
101
circuitpython-build-bundles --filename_prefix adafruit-circuitpython-adafruit_io --library_location .
101
102
102
103
Sphinx documentation
103
- -----------------------
104
+ --------------------
104
105
105
106
Sphinx is used to build the documentation based on rST files and comments in the code. First,
106
107
install dependencies (feel free to reuse the virtual environment from above):
You can’t perform that action at this time.
0 commit comments