diff options
Diffstat (limited to 'source/contents.rst')
-rw-r--r-- | source/contents.rst | 73 |
1 files changed, 0 insertions, 73 deletions
diff --git a/source/contents.rst b/source/contents.rst deleted file mode 100644 index 7be7aec..0000000 --- a/source/contents.rst +++ /dev/null @@ -1,73 +0,0 @@ -.. _index: - -Contents in Full -================ - -.. _index-usage: - -**Getting Started** - -.. toctree:: - :maxdepth: 2 - - maple-quickstart - maple-ide-install - ide - unix-toolchain - unix-toolchain-linux-setup - unix-toolchain-osx-setup - unix-toolchain-win-setup - whats-new - -.. _index-maple-programming: - -**Programming** - -.. toctree:: - :maxdepth: 2 - - language - libraries - arduino-compatibility - libmaple - bootloader - troubleshooting - FAQ <faq> - arm-gcc - language-index - -.. _index-hardware: - -**Hardware and Peripherals** - -.. toctree:: - :maxdepth: 2 - - stm32 - adc - external-interrupts - fsmc - gpio - i2c - jtag - pwm - spi - timers - systick - usb - usart - -.. _index-boards: - -**Boards** - -.. toctree:: - :maxdepth: 2 - - hardware/maple.rst - hardware/maple-ret6.rst - hardware/maple-mini.rst - hardware/maple-native-beta.rst - -.. TODO [Maple Native] write/include upon finished Native release -.. hardware/maple-native.rst |