aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst21
1 files changed, 15 insertions, 6 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 32fa28f..42d1bd0 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -17,7 +17,7 @@ If you're having problems, you might want to visit the
<http://forums.leaflabs.com/>`_ to ask questions to the LeafLabs team
and other Maple users. Good luck, and have fun!
-Table of contents:
+General documentation:
.. toctree::
:maxdepth: 1
@@ -30,15 +30,24 @@ Table of contents:
Library Reference <libraries>
Command-Line Tools and APIs <libmaple>
Troubleshooting <troubleshooting>
- Hardware-Specific Documentation <hardware>
External Interrupts <external-interrupts>
Bootloader <bootloader>
Known Problems <errata>
Language Reference Index <language-index>
-Indices and tables
-==================
+.. _index-hardware:
-* :ref:`genindex`
-* :ref:`search`
+Hardware features:
+.. toctree::
+ :maxdepth: 1
+
+ i2c
+ pwm
+ gpio
+ usb
+ jtag
+ adc
+ spi
+ usart
+ timers