aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/index.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@mit.edu>2010-10-07 20:12:29 -0400
committerMarti Bolivar <mbolivar@mit.edu>2010-10-07 20:12:29 -0400
commitfb674494256d51cee09a3ce2c0ead3ac4dd86a46 (patch)
treec367b98c805bf3f080cb31bf4d1079de0d4495fd /docs/source/index.rst
parent4fa975664646211b52e09e5663be2f9f8d73c0fb (diff)
downloadlibrambutan-fb674494256d51cee09a3ce2c0ead3ac4dd86a46.tar.gz
librambutan-fb674494256d51cee09a3ce2c0ead3ac4dd86a46.zip
lots more docs
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst20
1 files changed, 12 insertions, 8 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 92b2d5d..ec7313d 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -3,25 +3,29 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
+.. _index:
+
Maple Documentation Index
=========================
Welcome! This is the documentation index for programming your Maple.
-It contains technical documentation, as well as some getting started
-guides and example projects.
+It contains tutorials, quickstarts, and technical documentation.
-.. TODO add projects
+If you just got a new Maple, you probably want the :ref:`Maple
+quickstart <maple-quickstart>`.
-Parts of the documentation:
+Table of contents:
.. toctree::
:maxdepth: 2
- Language reference <language>
- Library reference <libraries>
- Unix toolchain <unix-toolchain>
- libmaple (C library) API <libmaple>
+ Maple Quickstart Guide <maple-quickstart>
+ Maple IDE Installation Guide <maple-ide-install>
+ Wiring/Arduino Language Reference <language>
+ Wiring/Arduino Library Reference <libraries>
+ libmaple Documentation and APIs <libmaple>
Maple bootloader <bootloader>
+ Troubleshooting <troubleshooting>
Indices and tables
==================