aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/index.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@mit.edu>2010-10-08 22:07:53 -0400
committerMarti Bolivar <mbolivar@mit.edu>2010-10-08 22:07:53 -0400
commit1086af6ade742020de97efc478ba60368ad3f5fd (patch)
treeebad6eb10c9ae43cebcaba8c1dddb941d6a27c37 /docs/source/index.rst
parentfb674494256d51cee09a3ce2c0ead3ac4dd86a46 (diff)
downloadlibrambutan-1086af6ade742020de97efc478ba60368ad3f5fd.tar.gz
librambutan-1086af6ade742020de97efc478ba60368ad3f5fd.zip
current Maple documentation either rewritten or stubbed out in Sphinx
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst14
1 files changed, 10 insertions, 4 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index ec7313d..cdf151d 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -11,21 +11,27 @@ Maple Documentation Index
Welcome! This is the documentation index for programming your Maple.
It contains tutorials, quickstarts, and technical documentation.
-If you just got a new Maple, you probably want the :ref:`Maple
-quickstart <maple-quickstart>`.
+If you just got a new Maple, you probably want to begin with the
+:ref:`quickstart <maple-quickstart>`. You can then move on to reading
+about the programming language you use with the Maple at the
+:ref:`language reference <language>`. Good luck, and have fun!
Table of contents:
+.. TODO: be more Pythonic with a "parts of the documentation" thing
.. toctree::
:maxdepth: 2
Maple Quickstart Guide <maple-quickstart>
Maple IDE Installation Guide <maple-ide-install>
- Wiring/Arduino Language Reference <language>
- Wiring/Arduino Library Reference <libraries>
+ Maple/Arduino Compatibility Reference <compatibility>
+ Maple Language Reference <language>
+ Maple Library Reference <libraries>
libmaple Documentation and APIs <libmaple>
Maple bootloader <bootloader>
Troubleshooting <troubleshooting>
+ Hardware-Specific Documentation <hardware>
+ Known Problems <errata>
Indices and tables
==================