8000 rename some captions · sparkfun/circuitpython@5c742e0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5c742e0

Browse files
willingctannewt
authored andcommitted
rename some captions
1 parent 9df090f commit 5c742e0

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

index.rst

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,23 @@ What is CircuitPython?
3030
`MicroPython <https://micropython.org>`_. CircuitPython supports use on
3131
educational development boards designed and sold by
3232
`Adafruit <https://adafruit.com>`_. Adafruit CircuitPython features unified
33-
Python core APIs and a growing list of drivers of that work with it.
33+
Python core APIs and a growing list of Adafruit libraries and drivers of
34+
that work with it.
3435

3536
What boards use CircuitPython?
3637
------------------------------
3738

38-
The Adafruit Express line of boards are specifically
39+
The Adafruit Express line of boards is specifically
3940
designed for use with CircuitPython. This line includes:
40-
* `CircuitPlayground Express <https://www.adafruit.com/product/3333>`_,
41-
* `Feather M0 Express <https://www.adafruit.com/product/3403>`_, and
42-
* `Metro M0 Express <https://www.adafruit.com/product/3505>`_
41+
`CircuitPlayground Express <https://www.adafruit.com/product/3333>`_;
42+
`Feather M0 Express <https://www.adafruit.com/product/3403>`_; and
43+
`Metro M0 Express <https://www.adafruit.com/product/3505>`_
4344

4445
Other supported boards include:
45-
* `Arduino Zero <https://www.arduino.cc/en/Main/ArduinoBoardZero>`_,
46-
* `Adafruit Feather M0 Basic <https://www.adafruit.com/product/2772>`_,
47-
* `Adafruit Feather HUZZAH <https://www.adafruit.com/products/2821>`_, and
48-
* `Adafruit Feather M0 Bluefruit LE <https://www.adafruit.com/products/2995>`_.
46+
`Arduino Zero <https://www.arduino.cc/en/Main/ArduinoBoardZero>`_;
47+
`Adafruit Feather M0 Basic <https://www.adafruit.com/product/2772>`_;
48+
`Adafruit Feather HUZZAH <https://www.adafruit.com/products/2821>`_; and
49+
`Adafruit Feather M0 Bluefruit LE <https://www.adafruit.com/products/2995>`_.
4950

5051
.. _contents:
5152

@@ -63,14 +64,14 @@ Full Table of Contents
6364

6465
.. toctree::
6566
:maxdepth: 3
66-
:caption: Developer reference
67+
:caption: Design and porting reference
6768

6869
docs/design_guide
6970
docs/common_hal
7071

7172
.. toctree::
7273
:maxdepth: 3
73-
:caption: MicroPython specific docs
74+
:caption: MicroPython specific
7475

7576
docs/library/index.rst
7677

0 commit comments

Comments
 (0)
0