aboutsummaryrefslogtreecommitdiffstats
path: root/source/index.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@mit.edu>2010-10-07 08:55:35 -0400
committerMarti Bolivar <mbolivar@mit.edu>2010-10-07 08:55:35 -0400
commitae8c93c4923d8a3e522757f6f81b5a63138e7bdd (patch)
tree9c39f8ae6c894d5e983468b4a2d9262f0f59f415 /source/index.rst
parent36f3ce1c5fb977e69e4cfbcef896748aafa14fcd (diff)
downloadlibrambutan-ae8c93c4923d8a3e522757f6f81b5a63138e7bdd.tar.gz
librambutan-ae8c93c4923d8a3e522757f6f81b5a63138e7bdd.zip
some comment stubs
Diffstat (limited to 'source/index.rst')
-rw-r--r--source/index.rst19
1 files changed, 15 insertions, 4 deletions
diff --git a/source/index.rst b/source/index.rst
index 0bf6b5a..92b2d5d 100644
--- a/source/index.rst
+++ b/source/index.rst
@@ -3,18 +3,29 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
-Welcome to libmaple's documentation!
-====================================
+Maple Documentation Index
+=========================
-Contents:
+Welcome! This is the documentation index for programming your Maple.
+It contains technical documentation, as well as some getting started
+guides and example projects.
+
+.. TODO add projects
+
+Parts of the documentation:
.. toctree::
:maxdepth: 2
+ Language reference <language>
+ Library reference <libraries>
+ Unix toolchain <unix-toolchain>
+ libmaple (C library) API <libmaple>
+ Maple bootloader <bootloader>
+
Indices and tables
==================
* :ref:`genindex`
-* :ref:`modindex`
* :ref:`search`