From 6e6dfdc56be2a5d6476d087043d2a4ccae139af2 Mon Sep 17 00:00:00 2001 From: Damien George Date: Sun, 2 Nov 2014 23:37:02 +0000 Subject: docs: Make custom index page; add more docs. --- docs/topindex.html | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 docs/topindex.html (limited to 'docs/topindex.html') diff --git a/docs/topindex.html b/docs/topindex.html new file mode 100644 index 000000000..c9c2d2d04 --- /dev/null +++ b/docs/topindex.html @@ -0,0 +1,84 @@ +{% extends "defindex.html" %} +{% block tables %} +
Documentation for Micro Python and the pyboard:
+ +|
+
+ Quick reference for the pyboard
+ General information about the pyboard
+ Tutorials and code examples
+ Library Reference |
+
+
+ The pyboard hardware
+ Guide for pyboard on Windows (PDF)
+ License |
+
Indices and tables:
+|
+
+ Module index
+ Full index |
+
+ Table of contents
+ Search page |
External links:
+ +|
+
+ Micro Python homepage
+ Micro Python forum |
+
+
+ Micro Python on GitHub |
+