diff options
Diffstat (limited to 'source/index.rst')
-rw-r--r-- | source/index.rst | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/source/index.rst b/source/index.rst index fdaf801..ac91c4f 100644 --- a/source/index.rst +++ b/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> |