From 19d43c57bd130b67aa67249a5c7b3eb596d341e9 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Fri, 11 Feb 2011 22:03:07 -0500 Subject: [wip] docs fixes; beginning to generalize for multiple devices --- source/index.rst | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) (limited to 'source/index.rst') diff --git a/source/index.rst b/source/index.rst index 825ec81..25bda65 100644 --- a/source/index.rst +++ b/source/index.rst @@ -16,27 +16,26 @@ Have fun! **Usage Guides:** .. toctree:: - :maxdepth: 2 + :maxdepth: 1 Quickstart IDE Installation IDE Anatomy + Command-Line Toolchain .. _index-maple-programming: **Maple Programming:** .. toctree:: - :maxdepth: 2 + :maxdepth: 1 - Maple Language + Maple Language Maple Libraries Arduino Compatibility External Interrupts - Command-Line Tools & APIs Bootloader - - + libmaple Troubleshooting Known Problems @@ -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:** -- cgit v1.2.3