aboutsummaryrefslogtreecommitdiffstats
path: root/source/index.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-02-12 02:46:42 -0500
committerMarti Bolivar <mbolivar@leaflabs.com>2011-02-12 02:46:42 -0500
commite6317f828d346adafad4f03e9f7cf74b1e9acfa8 (patch)
treeb991c3b1a12bd866267bc1c0047098e2a362495a /source/index.rst
parent19d43c57bd130b67aa67249a5c7b3eb596d341e9 (diff)
downloadlibrambutan-e6317f828d346adafad4f03e9f7cf74b1e9acfa8.tar.gz
librambutan-e6317f828d346adafad4f03e9f7cf74b1e9acfa8.zip
Reorganized docs index for more readability, added information about
Maple hardware and design files. Other tweaks and improvements.
Diffstat (limited to 'source/index.rst')
-rw-r--r--source/index.rst24
1 files changed, 15 insertions, 9 deletions
diff --git a/source/index.rst b/source/index.rst
index 25bda65..5c1718f 100644
--- a/source/index.rst
+++ b/source/index.rst
@@ -20,7 +20,7 @@ Have fun!
Quickstart <maple-quickstart>
IDE Installation <maple-ide-install>
- IDE Anatomy <ide>
+ IDE Usage <ide>
Command-Line Toolchain <unix-toolchain>
.. _index-maple-programming:
@@ -30,12 +30,12 @@ Have fun!
.. toctree::
:maxdepth: 1
- Maple Language <language>
- Maple Libraries <libraries>
+ Language <language>
+ Libraries <libraries>
Arduino Compatibility <compatibility>
+ libmaple <libmaple>
External Interrupts <external-interrupts>
Bootloader <bootloader>
- libmaple <libmaple>
Troubleshooting <troubleshooting>
Known Problems <errata>
@@ -46,15 +46,15 @@ Have fun!
.. toctree::
:maxdepth: 1
- i2c
- pwm
+ adc
gpio
- usb
+ i2c
jtag
- adc
+ pwm
spi
- usart
timers
+ usb
+ usart
.. _index-schematics:
@@ -64,6 +64,12 @@ Have fun!
:maxdepth: 1
hardware/maple.rst
+
+.. TODO write/include these upon Mini and Native release
+
+.. toctree::
+ :hidden:
+
hardware/maple-mini.rst
hardware/maple-native.rst