OVMS3-idf/docs/en/api-guides/index.rst
Darian Leung 75adefe437 docs: Alphbetically sort toctree
This commit sorts the entries of variuos toctrees
alphabetically. Indentation was also fixed. The order
of some toctrees were not modified if the existing
order had some form of suggested reading order.
2019-08-13 16:04:12 +08:00

38 lines
1.2 KiB
ReStructuredText

API Guides
**********
:link_to_translation:`zh_CN:[中文]`
.. toctree::
:maxdepth: 1
Application Level Tracing <app_trace>
BluFi <blufi>
Bootloader <bootloader>
Build System <build-system>
Build System (Legacy GNU Make) <build-system-legacy>
Console Component <console>
Deep Sleep Wake Stubs <deep-sleep-stub>
Error Handling <error-handling>
ESP-MESH <mesh>
ESP32 Core Dump <core_dump>
Event Handling <event-handling>
External SPI-connected RAM <external-ram>
Fatal Errors <fatal-errors>
Flash Encryption <../security/flash-encryption>
FreeRTOS SMP Changes <freertos-smp>
General Notes <general-notes>
High Level Interrupts <hlinterrupts>
JTAG Debugging <jtag-debugging/index>
Linker Script Generation <linker-script-generation>
Partition Tables <partition-tables>
RF Calibration <RF_calibration>
ROM debug console <romconsole>
Secure Boot <../security/secure-boot>
Thread Local Storage <thread-local-storage>
Tools <tools/index>
ULP Coprocessor (Legacy GNU Make) <ulp-legacy>
ULP Coprocessor <ulp>
Unit Testing (Legacy GNU Make) <unit-tests-legacy>
Unit Testing <unit-tests>
WiFi Driver <wifi>