mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
docs: Switch base URL from esp-idf.readthedocs.io to docs.espressif.com
This commit is contained in:
+6
-8
@@ -1,18 +1,16 @@
|
||||
# Documentation Source Folder
|
||||
|
||||
This folder contains source files of **ESP-IDF documentation** available in [English](https://esp-idf.readthedocs.io/en/latest/) and [中文](https://esp-idf.readthedocs.io/zh_CN/latest/).
|
||||
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/).
|
||||
|
||||
The sources do not render well in GitHub and some information is not visible at all.
|
||||
|
||||
Use actual documentation generated within about 20 minutes on each commit:
|
||||
|
||||
## English
|
||||
# Hosted Documentation
|
||||
|
||||
* 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/
|
||||
* 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.
|
||||
|
||||
## 中文
|
||||
|
||||
* 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