75adefe437
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.
13 lines
338 B
ReStructuredText
13 lines
338 B
ReStructuredText
Provisioning API
|
|
****************
|
|
|
|
:link_to_translation:`zh_CN:[中文]`
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
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.
|