diff --git a/docs/resources.rst b/docs/resources.rst index 04378f38cf..06c6236d07 100644 --- a/docs/resources.rst +++ b/docs/resources.rst @@ -6,10 +6,14 @@ Resources * Check the `Issues `_ section on GitHub if you find a bug or have a feature request. Please check existing `Issues `_ before opening a new one. -* If you're interested in contributing to ESP-IDF, please check the :doc:`contribute/index`. +* A comprehensive collection of `solutions `_, `practical applications `_, `components and drivers `_ based on ESP-IDF is avialable in `ESP32 IoT Solution `_ repository. In most of cases descriptions are provided both in English and in 中文. * To develop applications using Arduino platform, refer to `Arduino core for ESP32 WiFi chip `_. -* For additional ESP32 product related information, please refer to `documentation `_ section of `Espressif `_ site. +* Several `books `_ have been written about ESP32 and they are listed on `Espressif `__ web site. -* Mirror of this documentation is available under: https://dl.espressif.com/doc/esp-idf/latest/. +* If you're interested in contributing to ESP-IDF, please check the :doc:`contribute/index`. + +* For additional ESP32 product related information, please refer to `documentation `_ section of `Espressif `__ site. + +* Mirror of this documentation is available under: https://espressif-docs.readthedocs-hosted.com/projects/esp-idf/en/latest/ and https://dl.espressif.com/doc/esp-idf/latest/.