docs: Separate Doc on WiFi security, added DPP Doc

1. Add new Doc on WiFi security
2. Add DPP related Doc under WiFi
3. Add Supplicant public headers in Doxyfile
This commit is contained in:
Nachiket Kukade
2021-01-21 11:38:56 +05:30
parent 0f0bd29f8f
commit f38b18f046
11 changed files with 141 additions and 35 deletions
+1
View File
@@ -13,6 +13,7 @@ Wi-Fi
SmartConfig <esp_smartconfig>
ESP-NOW <esp_now>
ESP-WIFI-MESH <esp-wifi-mesh>
EasyConnect <esp_dpp>
Code examples for the Wi-Fi API are provided in the :example:`wifi` directory of ESP-IDF examples.