aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/index.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@mit.edu>2010-11-21 01:40:37 -0500
committerMarti Bolivar <mbolivar@mit.edu>2010-11-21 01:40:37 -0500
commit19e8336afbc827378216aca2b1af45ef89a108ab (patch)
tree5aeb911d2f697ab3bf6ad9cf3609c19fe7a83346 /docs/source/index.rst
parentb2653be281539928a7ba92433fe2b7c2e3ef4cd4 (diff)
downloadlibrambutan-19e8336afbc827378216aca2b1af45ef89a108ab.tar.gz
librambutan-19e8336afbc827378216aca2b1af45ef89a108ab.zip
updated serial bootloader spec; other improvements
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index fdaf801..ac91c4f 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -15,19 +15,19 @@ Table of contents:
.. TODO: be more Pythonic with a "parts of the documentation" thing
.. toctree::
- :maxdepth: 2
-
- Maple Quickstart Guide <maple-quickstart>
- Maple IDE Installation Guide <maple-ide-install>
- Maple IDE Documentation <ide>
- Maple/Arduino Compatibility Reference <compatibility>
- Maple Language Reference <language>
- Maple Library Reference <libraries>
- libmaple Command-Line Tools and APIs <libmaple>
+ :maxdepth: 1
+
+ Quickstart Guide <maple-quickstart>
+ IDE Installation Guide <maple-ide-install>
+ IDE Documentation <ide>
+ Language Reference <language>
+ Arduino Compatibility Reference <compatibility>
+ Library Reference <libraries>
+ Command-Line Tools and APIs <libmaple>
Troubleshooting <troubleshooting>
Hardware-Specific Documentation <hardware>
External Interrupts <external-interrupts>
- Maple bootloader <bootloader>
+ Bootloader <bootloader>
Known Problems <errata>
[Temporary] Arduino docs TOC <foo>
[Temporary] Wirish-only docs TOC <wirish>