Restored back original 'zh_CN' version files and updated links between versions
This commit is contained in:
+11
-4
@@ -1,11 +1,18 @@
|
||||
# Documentation Source Folder
|
||||
|
||||
This folder contains source files of [ESP-IDF documentation](https://esp-idf.readthedocs.io/).
|
||||
This folder contains source files of **ESP-IDF documentation** avialable in [English](https://esp-idf.readthedocs.io/en/latest/) and [中文](https://esp-idf.readthedocs.io/zh_CN/latest/).
|
||||
|
||||
The sources do not render well in GitHub and some information is not visible at all.
|
||||
|
||||
Use actual documentation generated instantly on each commit:
|
||||
Use actual documentation generated within about 20 minutes on each commit:
|
||||
|
||||
* Main server: https://esp-idf.readthedocs.io/ or http://esp-idf.rtfd.io/
|
||||
* Mirror: https://dl.espressif.com/doc/esp-idf/latest/
|
||||
## English
|
||||
|
||||
* Main server: https://esp-idf.readthedocs.io/en/latest/ or http://esp-idf.readthedocs.io/en/latest/
|
||||
* Mirror: https://espressif-docs.readthedocs-hosted.com/projects/esp-idf/en/latest/
|
||||
* Latest docs mirror: https://dl.espressif.com/doc/esp-idf/latest/
|
||||
|
||||
## 中文
|
||||
|
||||
* Main server: https://esp-idf.readthedocs.io/zh_CN/latest/ or http://esp-idf.readthedocs.io/zh_CN/latest/
|
||||
* Mirror: https://espressif-docs.readthedocs-hosted.com/projects/esp-idf/zh_CN/latest/
|
||||
|
||||
Reference in New Issue
Block a user