mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Update index.rst. Merges https://github.com/espressif/esp-idf/pull/1747
This commit is contained in:
parent
a2556229aa
commit
3b44e24db0
@ -1,47 +1,47 @@
|
||||
ESP-IDF Programming Guide
|
||||
ESP-IDF 编程指南
|
||||
=========================
|
||||
|
||||
This is the documentation for Espressif IoT Development Framework (`esp-idf <https://github.com/espressif/esp-idf>`_). ESP-IDF is the official development framework for the `ESP32 <https://espressif.com/en/products/hardware/esp32/overview>`_ chip.
|
||||
这是乐鑫 IoT 开发开发框架 (`esp-idf <https://github.com/espressif/esp-idf>`_)的文档. ESP-IDF 是`ESP32 <https://www.espressif.com/zh-hans/products/hardware/esp32/overview>`_ 芯片的官方开发框架.
|
||||
|
||||
================== ================== ==================
|
||||
|快速入门|_ |API Reference|_ |H/W Reference|_
|
||||
|快速入门|_ |API 参考|_ |H/W 参考|_
|
||||
------------------ ------------------ ------------------
|
||||
`快速入门`_ `API Reference`_ `H/W Reference`_
|
||||
`快速入门`_ `API 参考`_ `H/W 参考`_
|
||||
------------------ ------------------ ------------------
|
||||
|API Guides|_ |Contribute|_ |Resources|_
|
||||
|API 指南|_ |贡献代码|_ |相关资源|_
|
||||
------------------ ------------------ ------------------
|
||||
`API Guides`_ `Contribute`_ `Resources`_
|
||||
`API 指南`_ `贡献代码`_ `相关资源`_
|
||||
================== ================== ==================
|
||||
|
||||
|
||||
.. |快速入门| image:: ../_static/get-started.gif
|
||||
.. _快速入门: get-started/index.html
|
||||
|
||||
.. |API Reference| image:: ../_static/api-reference.gif
|
||||
.. _API Reference: api-reference/index.html
|
||||
.. |API 参考| image:: ../_static/api-reference.gif
|
||||
.. _API 参考: api-reference/index.html
|
||||
|
||||
.. |H/W Reference| image:: ../_static/hw-reference.gif
|
||||
.. _H/W Reference: hw-reference/index.html
|
||||
.. |H/W 参考| image:: ../_static/hw-reference.gif
|
||||
.. _H/W 参考: hw-reference/index.html
|
||||
|
||||
.. |Api Guides| image:: ../_static/api-guides.gif
|
||||
.. _Api Guides: api-guides/index.html
|
||||
.. |Api 指南| image:: ../_static/api-guides.gif
|
||||
.. _API 指南: api-guides/index.html
|
||||
|
||||
.. |Contribute| image:: ../_static/contribute.gif
|
||||
.. _Contribute: contribute/index.html
|
||||
.. |贡献代码| image:: ../_static/contribute.gif
|
||||
.. _贡献代码: contribute/index.html
|
||||
|
||||
.. |Resources| image:: ../_static/resources.gif
|
||||
.. _Resources: resources.html
|
||||
.. |相关资源| image:: ../_static/resources.gif
|
||||
.. _相关资源: resources.html
|
||||
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
|
||||
快速入门 <get-started/index>
|
||||
API Reference <api-reference/index>
|
||||
H/W Reference <hw-reference/index>
|
||||
API Guides <api-guides/index>
|
||||
Contribute <contribute/index>
|
||||
Resources <resources>
|
||||
API 参考 <api-reference/index>
|
||||
H/W 参考 <hw-reference/index>
|
||||
API 指南 <api-guides/index>
|
||||
贡献代码 <contribute/index>
|
||||
相关资源 <resources>
|
||||
Copyrights <COPYRIGHT>
|
||||
About <about>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user