1effae46ea
This PR is the initial documentation structure including the basic information about the project and Sphinx configuration. ####CONTENTS: - Getting Started - Installing - Boards - Libraries - Library Builder - Tutorials - ESP-IDF as Component - OTA Web Update - makeEspArduino - Troubleshooting - Contributing This PR also changes the README.md.
12 lines
156 B
ReStructuredText
12 lines
156 B
ReStructuredText
#########
|
|
Tutorials
|
|
#########
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Tutorials:
|
|
|
|
Basic <basic>
|
|
DFU <dfu>
|
|
GPIO Matrix and Pin Mux <io_mux>
|