aboutsummaryrefslogtreecommitdiff
path: root/index.rst
diff options
context:
space:
mode:
authorScott Shawcroft <scott@chickadee.tech>2016-10-19 16:49:35 -0700
committerScott Shawcroft <scott@chickadee.tech>2016-10-19 16:49:35 -0700
commit0cb0bd0f25a6feb8fee5938b6662861fd5e77792 (patch)
tree0e95137c90ba5e599fbc30205ec454cb55b0c6ea /index.rst
parent7ebc9a4511d52707ce88a1b8bc2d3fa638e1fb91 (diff)
atmel-samd: More updates to the docs including the in-code docs.
Diffstat (limited to 'index.rst')
-rw-r--r--index.rst20
1 files changed, 12 insertions, 8 deletions
diff --git a/index.rst b/index.rst
index adedf2b99..09194211e 100644
--- a/index.rst
+++ b/index.rst
@@ -1,19 +1,23 @@
-Adafruit's MicroPython API Reference
+Adafruit MicroPython API Reference
========================================
-Welcome! This is the documentation for Adafruit's version MicroPython. It is an
-open source derivative of MicroPython for use on educational development boards
-designed and sold by Adafruit including the Arduino Zero, Adafruit Feather M0
-Basic, Adafruit Feather HUZZAH and Adafruit Feather M0 Bluefruit LE.
+Welcome! This is the documentation for Adafruit MicroPython. It is an open
+source derivative of `MicroPython <https://micropython.org>`_ for use on
+educational development boards designed and sold by `Adafruit
+<https://adafruit.com>`_ including the `Arduino Zero
+<https://www.arduino.cc/en/Main/ArduinoBoardZero>`_, `Adafruit Feather M0 Basic
+<https://www.adafruit.com/product/2772>`_, `Adafruit Feather HUZZAH
+<https://www.adafruit.com/products/2821>`_ and `Adafruit Feather M0 Bluefruit LE
+<https://www.adafruit.com/products/2995>`_.
Adafruit's MicroPython port features a unified Python APIs available under
`shared-bindings` and a growing list of drivers that work with it. Currently
only the Atmel SAMD21 port is supported but ESP8266 support will be added in the
near future.
-Adafruit has many excellent tutorials available through the Adafruit Learning
-System. These docs are low-level API docs and may link out to separate getting
-started guides.
+`Adafruit <https://adafruit.com>`_ has many excellent tutorials available
+through the `Adafruit Learning System <https://learn.adafruit.com/>`_. These
+docs are low-level API docs and may link out to separate getting started guides.
.. toctree::
:maxdepth: 2