]> granicus.if.org Git - esp-idf/commitdiff
docs/wifi: remove note about the latest version
authorIvan Grokhotkov <ivan@espressif.com>
Mon, 25 Sep 2017 16:11:15 +0000 (00:11 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Mon, 25 Sep 2017 16:11:15 +0000 (00:11 +0800)
docs/api-guides/index.rst
docs/api-guides/wifi.rst

index e39f3f8f42d71acf3cfb44e7181ab0845fc41d12..9e8723e932d918f8e98b7bdd4b7842cc3ac165ae 100644 (file)
@@ -14,4 +14,4 @@ API Guides
    Deep Sleep Wake Stubs <deep-sleep-stub>
    ULP Coprocessor <ulp>
    Unit Testing <unit-tests>
-   Driver <wifi>
+   WiFi Driver <wifi>
index 1c757bf7cb4f55941bf5ff841487aab5f2fdd7c9..5c7c33f1c1c951bb6b4c306dcd73bb39a8b2f3c5 100644 (file)
@@ -1,13 +1,6 @@
 Wi-Fi Driver
 =============
 
-Important Notes
-----------------
-
-- This document describes the implementation of only the **latest** IDF release. Backward compatibility with older versions of ESP-IDF is not guaranteed.
-- This document describes the features which have already been implemented in the **latest** IDF release. For  features that are now in developing/testing status, we also provide brief descriptions, while indicating the release versions in which these features will be eventually implemented.
-- If you find anything wrong/ambiguous/hard to understand or inconsistent with the implementation, feel free to let us know about it on our IDF GitHub page.
-
 
 ESP32 Wi-Fi Feature List
 -------------------------