2017-01-17 19:37:27 +00:00
# Documentation Source Folder
2018-06-18 07:07:16 +00:00
This folder contains source files of **ESP-IDF documentation** available in [English ](https://docs.espressif.com/projects/esp-idf/en/latest/ ) and [中文 ](https://docs.espressif.com/projects/esp-idf/zh_CN/latest/ ).
2017-01-17 19:37:27 +00:00
The sources do not render well in GitHub and some information is not visible at all.
2018-02-03 21:12:13 +00:00
Use actual documentation generated within about 20 minutes on each commit:
2017-01-17 19:37:27 +00:00
2018-06-18 07:07:16 +00:00
# Hosted Documentation
2017-01-17 19:37:27 +00:00
2018-06-18 07:07:16 +00:00
* English: https://docs.espressif.com/projects/esp-idf/en/latest/
* 中文: https://docs.espressif.com/projects/esp-idf/zh_CN/latest/
The above URLs are all for the master branch latest version. Click the drop-down in the bottom left to choose a stable version or to download a PDF.
2018-02-03 21:12:13 +00:00