Skip to content

Commit 75a2ae9

Browse files
author
brentru
committed
add line break
1 parent 01a067d commit 75a2ae9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/drivers.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,14 @@ These libraries build on top of the low level APIs to simplify common tasks.
3838
LED Helpers
3939

4040
.. toctree::
41+
4142
Fancy LED (similar to FastLED) <https://circuitpython.readthedocs.io/projects/fancyled/en/latest/>
4243
LED Animation <https://adafruit-circuitpython-led-animation.readthedocs.io/en/latest/>
4344

4445
User Interface and GFX Helpers
4546

4647
.. toctree::
48+
4749
Cursor Control <https://circuitpython.readthedocs.io/projects/cursorcontrol/en/latest/>
4850
Bitmap Font <https://circuitpython.readthedocs.io/projects/bitmap-font/en/latest/>
4951
Display Button <https://circuitpython.readthedocs.io/projects/display_button/en/latest/>
@@ -60,13 +62,15 @@ User Interface and GFX Helpers
6062
Motor Helpers
6163

6264
.. toctree::
65+
6366
DC Motor and Servo <https://circuitpython.readthedocs.io/projects/motor/en/latest/>
6467
MotorKit <https://circuitpython.readthedocs.io/projects/motorkit/en/latest/>
6568
ServoKit <https://circuitpython.readthedocs.io/projects/servokit/en/latest/>
6669

6770
Internet of Things Service Helpers
6871

6972
.. toctree::
73+
7074
Adafruit IO <https://circuitpython.readthedocs.io/projects/adafruitio/en/latest/>
7175
Azure IoT <https://circuitpython.readthedocs.io/projects/azureiot/en/latest/>
7276
Google Cloud IoT Core <https://circuitpython.readthedocs.io/projects/gc_iot_core/en/latest/>
@@ -76,6 +80,7 @@ Internet of Things Service Helpers
7680
Internet-of-Things/Wireless Protocol Helpers
7781

7882
.. toctree::
83+
7984
Bluefruit LE Connect App <https://circuitpython.readthedocs.io/projects/bluefruitconnect/en/latest/>
8085
Bluetooth Low Energy (BLE) <https://circuitpython.readthedocs.io/projects/ble/en/latest/>
8186
TinyLoRa TTN Helper <https://circuitpython.readthedocs.io/projects/tinylora/en/latest/>
@@ -88,12 +93,14 @@ Internet-of-Things/Wireless Protocol Helpers
8893
Cryptography Helpers
8994

9095
.. toctree::
96+
9197
hashlib <https://circuitpython.readthedocs.io/projects/hashlib/en/latest/>
9298
RSA <https://circuitpython.readthedocs.io/projects/rsa/en/latest/>
9399

94100
Uncategorized Helpers
95101

96102
.. toctree::
103+
97104
AVR programming <https://circuitpython.readthedocs.io/projects/avrprog/en/latest/>
98105
binascii <https://circuitpython.readthedocs.io/projects/binascii/en/latest/>
99106
Board Test Suite <https://circuitpython.readthedocs.io/projects/boardtest/en/latest/>

0 commit comments

Comments
 (0)