mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00:00
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.
This commit is contained in:
@@ -4,10 +4,10 @@ Provisioning API
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:maxdepth: 1
|
||||
|
||||
Unified Provisioning <provisioning>
|
||||
Protocol Communication <protocomm>
|
||||
Wi-Fi Provisioning <wifi_provisioning>
|
||||
Protocol Communication <protocomm>
|
||||
Unified Provisioning <provisioning>
|
||||
Wi-Fi Provisioning <wifi_provisioning>
|
||||
|
||||
Code examples for this API section are provided in the :example:`provisioning` directory of ESP-IDF examples.
|
||||
|
Reference in New Issue
Block a user