From bfd249d2bbcd2c7868605e85358d6963548cf749 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 --- docs/source/index.rst | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) (limited to 'docs/source/index.rst') 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 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