* fix(docs): Fix links and versions * fix(docs): Apply suggestions and leftover substitutions
25 lines
887 B
ReStructuredText
25 lines
887 B
ReStructuredText
#############################################
|
|
Welcome to ESP32 Arduino Core's documentation
|
|
#############################################
|
|
|
|
Here you will find all the relevant information about the project.
|
|
This documentation is valid for the Arduino Core for ESP32 version |version| based on ESP-IDF |idf_version|.
|
|
|
|
.. note::
|
|
This is a work in progress documentation and we will appreciate your help! We are looking for contributors!
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Contents:
|
|
|
|
Getting Started <getting_started>
|
|
Libraries <libraries>
|
|
Guides <guides/guides>
|
|
Tutorials <tutorials/tutorials>
|
|
Advanced Utilities <advanced_utils>
|
|
Third Party Tools <third_party_tools>
|
|
Migration Guides <migration_guides/migration_guides>
|
|
FAQ <faq>
|
|
Troubleshooting <troubleshooting>
|
|
Contributing <contributing>
|
|
External Libraries Testing <external_libraries_test>
|