aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/index.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-05-09 16:43:27 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-05-09 16:49:08 -0400
commit19ea6ba4ea3f1ecb9830cf4d3e1366513f4f96e3 (patch)
treea43f7e0fb3650ca54f245b750a078a0e8c356504 /docs/source/index.rst
parent868fb1c273e562a1140abfa948022c9d4f55bccf (diff)
parent1e2e177f6dae62e040c674b617744c73be187062 (diff)
downloadlibrambutan-19ea6ba4ea3f1ecb9830cf4d3e1366513f4f96e3.tar.gz
librambutan-19ea6ba4ea3f1ecb9830cf4d3e1366513f4f96e3.zip
Merge branch 'refactor'
This merges the libmaple refactor work into master. The contents of libmaple proper (/libmaple/) are almost completely incompatible with previous APIs in master. See /docs/source/libmaple/overview.rst for more information on the new design. Wirish incompatibilities are limited to the HardwareTimer class; however, there are several new deprecations, most likely to be removed in 0.1.0.
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst29
1 files changed, 9 insertions, 20 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 4369fbd..8c7ac84 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -1,13 +1,12 @@
.. _index:
-Maple Documentation Contents
+LeafLabs Documentation Index
============================
Welcome! This is the Maple documentation index. If you just bought a
-Maple, you probably want to head to the :ref:`quickstart
+Maple board, you probably want to head to the :ref:`quickstart
<maple-quickstart>`. If you're having problems, check out the
-:ref:`troubleshooting <troubleshooting>` and :ref:`known problems
-<errata>` pages.
+:ref:`troubleshooting <troubleshooting>` page.
Have fun!
@@ -32,12 +31,12 @@ Have fun!
Language <language>
Libraries <libraries>
- Arduino Compatibility <compatibility>
+ Arduino Compatibility <arduino-compatibility>
libmaple <libmaple>
- External Interrupts <external-interrupts>
Bootloader <bootloader>
Troubleshooting <troubleshooting>
- Known Problems <errata>
+ Notes on GCC's ARM target <arm-gcc>
+ Complete Language Index <language-index>
.. _index-hardware:
@@ -47,6 +46,7 @@ Have fun!
:maxdepth: 1
adc
+ external-interrupts
gpio
i2c
jtag
@@ -56,7 +56,7 @@ Have fun!
usb
usart
-.. _index-schematics:
+.. _index-boards:
**Board Hardware Documentation:**
@@ -64,6 +64,7 @@ Have fun!
:maxdepth: 1
hardware/maple.rst
+ hardware/maple-ret6.rst
.. TODO write/include these upon Mini and Native release
@@ -72,15 +73,3 @@ Have fun!
.. hardware/maple-mini.rst
.. hardware/maple-native.rst
-
-.. _index-reference:
-
-**Reference:**
-
-.. toctree::
- :maxdepth: 1
-
- Technical Specifications <specs>
- Complete Language Index <language-index>
-
-