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.
6 lines
236 B
Plaintext
6 lines
236 B
Plaintext
# This is a list of python packages used to generate documentation. This file is used with pip:
|
|
# pip install --user -r requirements.txt
|
|
#
|
|
# matplotlib is currently required only by the script generate_chart.py
|
|
sphinx-copybutton==0.3.0
|