aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/index.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-02-11 22:03:07 -0500
committerMarti Bolivar <mbolivar@leaflabs.com>2011-02-11 22:03:07 -0500
commitbfd249d2bbcd2c7868605e85358d6963548cf749 (patch)
tree3b530014ca1b79479d1157fa1e90f51deca491e4 /docs/source/index.rst
parent05bb1e666f9542d5636645cf69df5d3741f2bc2e (diff)
downloadlibrambutan-bfd249d2bbcd2c7868605e85358d6963548cf749.tar.gz
librambutan-bfd249d2bbcd2c7868605e85358d6963548cf749.zip
[wip] docs fixes; beginning to generalize for multiple devices
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst22
1 files changed, 16 insertions, 6 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 825ec81..25bda65 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -16,27 +16,26 @@ Have fun!
**Usage Guides:**
.. toctree::
- :maxdepth: 2
+ :maxdepth: 1
Quickstart <maple-quickstart>
IDE Installation <maple-ide-install>
IDE Anatomy <ide>
+ Command-Line Toolchain <unix-toolchain>
.. _index-maple-programming:
**Maple Programming:**
.. toctree::
- :maxdepth: 2
+ :maxdepth: 1
- Maple Language<language>
+ Maple Language <language>
Maple Libraries <libraries>
Arduino Compatibility <compatibility>
External Interrupts <external-interrupts>
- Command-Line Tools & APIs <libmaple>
Bootloader <bootloader>
-
-
+ libmaple <libmaple>
Troubleshooting <troubleshooting>
Known Problems <errata>
@@ -57,6 +56,17 @@ Have fun!
usart
timers
+.. _index-schematics:
+
+**Board Hardware Documentation:**
+
+.. toctree::
+ :maxdepth: 1
+
+ hardware/maple.rst
+ hardware/maple-mini.rst
+ hardware/maple-native.rst
+
.. _index-reference:
**Reference:**