mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Docs: Renamed download links to clearly state they are to download documentation. Fixed incorrectly linked documentation build badge.
This commit is contained in:
parent
61af7f3903
commit
a556240e3e
@ -1,6 +1,6 @@
|
||||
# Espressif IoT Development Framework
|
||||
|
||||
[![alt text](https://readthedocs.org/projects/docs/badge/?version=latest "Documentation Status")](https://docs.espressif.com/projects/esp-idf/en/latest/?badge=latest)
|
||||
[![Documentation Status](https://readthedocs.com/projects/espressif-esp-idf/badge/?version=latest)](https://docs.espressif.com/projects/esp-idf/en/latest/?badge=latest)
|
||||
|
||||
ESP-IDF is the official development framework for the [ESP32](https://espressif.com/en/products/hardware/esp32/overview) chip.
|
||||
|
||||
|
@ -48,7 +48,7 @@ This is the documentation for Espressif IoT Development Framework (`esp-idf <htt
|
||||
Copyrights <COPYRIGHT>
|
||||
About <about>
|
||||
语言/Languages <languages>
|
||||
Download <https://readthedocs.com/projects/espressif-esp-idf/downloads/>
|
||||
Guide Downloads <https://readthedocs.com/projects/espressif-esp-idf/downloads/>
|
||||
|
||||
* :ref:`genindex`
|
||||
|
||||
|
@ -16,4 +16,4 @@ Resources
|
||||
|
||||
* For additional ESP32 product related information, please refer to `documentation <https://espressif.com/en/support/download/documents>`_ section of `Espressif <https://espressif.com/en/support/download/documents>`__ site.
|
||||
|
||||
* Mirror of this documentation is available under: https://espressif-docs.readthedocs-hosted.com/projects/esp-idf/en/latest/ and https://dl.espressif.com/doc/esp-idf/latest/.
|
||||
* `Download <https://readthedocs.com/projects/espressif-esp-idf/downloads/>`_ latest and previous versions of this documentation in PDF and HTML format.
|
||||
|
@ -48,7 +48,7 @@ ESP-IDF 编程指南
|
||||
版权 <COPYRIGHT>
|
||||
关于 <about>
|
||||
Languages/语言 <languages>
|
||||
下载 <https://readthedocs.com/projects/espressif-esp-idf/downloads/>
|
||||
指南下载 <https://readthedocs.com/projects/espressif-esp-idf/downloads/>
|
||||
|
||||
|
||||
* :ref:`genindex`
|
||||
|
@ -16,4 +16,4 @@
|
||||
|
||||
* 关于 ESP32 的其它信息,请查看官网 `文档 <https://espressif.com/zh-hans/support/download/documents>`_ 版块。
|
||||
|
||||
* 本文档的镜像网址为:https://esp-idf.readthedocs.io/zh_CN/latest/ 或 https://docs.espressif.com/projects/esp-idf/zh_CN/latest/。
|
||||
* 关于本文档的 PDF 和 HTML 格式下载(最新版本和早期版本),请点击 `下载 <https://readthedocs.com/projects/espressif-esp-idf/downloads/>`_。
|
Loading…
Reference in New Issue
Block a user