aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex T <alext.mkrs@gmail.com>2015-10-21 22:46:51 +0200
committerBrendan Le Foll <brendan.le.foll@intel.com>2015-10-22 23:29:14 +0100
commit621bf5266e3762e98347a3c5d4fed6c49339dd1b (patch)
tree6df91b1a4a3c4d648eea55ff1fbb96d8d8e27cda
parent338feb2c3e83584c24dc2b27cce7bb20240e367c (diff)
docs: updated Python docs index with all supported platforms
Also fixed #324 (broken link to Raspberry Pi page). Signed-off-by: Alex Tereschenko <alext.mkrs@gmail.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
-rw-r--r--src/python/docs/index.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/python/docs/index.rst b/src/python/docs/index.rst
index a5ad1fe..75db394 100644
--- a/src/python/docs/index.rst
+++ b/src/python/docs/index.rst
@@ -24,7 +24,11 @@ Supported Platforms
* `Intel Edison <../edison.html>`_
* `Intel(R) NUC DE3815tykhe <../de3815.html>`_
* `Intel(R) Minnowboard Max <../minnowmax.html>`_
- * `Raspberry Pi <../rasspi.html>`_
+ * `Raspberry Pi <../rasppi.html>`_
+ * `Banana Pi/Pro <../bananapi.html>`_
+ * `Beaglebone Black <../beaglebone.html>`_
+ * `Intel NUC NUC5i5MYBE <../nuc5.html>`_
+ * `FTDI FT4222H <../ft4222.html>`_
Compiling & Debugging libmraa
=============================