From 621bf5266e3762e98347a3c5d4fed6c49339dd1b Mon Sep 17 00:00:00 2001 From: Alex T Date: Wed, 21 Oct 2015 22:46:51 +0200 Subject: [PATCH] docs: updated Python docs index with all supported platforms Also fixed #324 (broken link to Raspberry Pi page). Signed-off-by: Alex Tereschenko Signed-off-by: Brendan Le Foll --- src/python/docs/index.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 =============================