aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/index.rst
blob: ec7313d0897692a2521d3d14fa17db9346863dc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.. libmaple documentation master file, created by
   sphinx-quickstart on Thu Oct  7 06:42:30 2010.
   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 tutorials, quickstarts, and technical documentation.

If you just got a new Maple, you probably want the :ref:`Maple
quickstart <maple-quickstart>`.

Table of contents:

.. 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>
   libmaple Documentation and APIs <libmaple>   
   Maple bootloader <bootloader>
   Troubleshooting <troubleshooting>

Indices and tables
==================

* :ref:`genindex`
* :ref:`search`