aboutsummaryrefslogtreecommitdiffstats
path: root/source/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'source/index.rst')
-rw-r--r--source/index.rst14
1 files changed, 10 insertions, 4 deletions
diff --git a/source/index.rst b/source/index.rst
index ec7313d..cdf151d 100644
--- a/source/index.rst
+++ b/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
==================