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:

+ + + + +
+ + + + + + + + +
+ +

Indices and tables:

+ + +
+ + + + + +
+ +

External links:

+ + + + +
+ + + + +
+ +{% endblock %} -- cgit v1.2.3