ffaa71bcd6
* "git clone" command and a small version header are generated depending on git properties. * Add Versions page with details about each version * Make it clear using master branch is living on the "bleeding edge"
54 lines
1.9 KiB
ReStructuredText
54 lines
1.9 KiB
ReStructuredText
ESP-IDF 编程指南
|
|
=========================
|
|
:link_to_translation:`en:[English]`
|
|
|
|
这是乐鑫 IoT 开发开发框架 (`esp-idf <https://github.com/espressif/esp-idf>`_) 的文档. ESP-IDF 是 `ESP32 <https://www.espressif.com/zh-hans/products/hardware/esp32/overview>`_ 芯片的官方开发框架.
|
|
|
|
本文档提供不同语言的翻译版本 (:link_to_translation:`en:English`, :link_to_translation:`zh_CN:中文版`, :doc:`如何切换语言? <languages>`), 如有出入请以英文版本为准。
|
|
|
|
================== ================== ==================
|
|
|快速入门|_ |API 参考|_ |H/W 参考|_
|
|
------------------ ------------------ ------------------
|
|
`快速入门`_ `API 参考`_ `H/W 参考`_
|
|
------------------ ------------------ ------------------
|
|
|API 指南|_ |贡献代码|_ |相关资源|_
|
|
------------------ ------------------ ------------------
|
|
`API 指南`_ `贡献代码`_ `相关资源`_
|
|
================== ================== ==================
|
|
|
|
|
|
.. |快速入门| image:: ../_static/get-started.gif
|
|
.. _快速入门: get-started/index.html
|
|
|
|
.. |API 参考| image:: ../_static/api-reference.gif
|
|
.. _API 参考: api-reference/index.html
|
|
|
|
.. |H/W 参考| image:: ../_static/hw-reference.gif
|
|
.. _H/W 参考: hw-reference/index.html
|
|
|
|
.. |API 指南| image:: ../_static/api-guides.gif
|
|
.. _API 指南: api-guides/index.html
|
|
|
|
.. |贡献代码| image:: ../_static/contribute.gif
|
|
.. _贡献代码: contribute/index.html
|
|
|
|
.. |相关资源| image:: ../_static/resources.gif
|
|
.. _相关资源: resources.html
|
|
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
快速入门 <get-started/index>
|
|
API 参考 <api-reference/index>
|
|
H/W 参考 <hw-reference/index>
|
|
API 指南 <api-guides/index>
|
|
贡献代码 <contribute/index>
|
|
版本 <versions>
|
|
相关资源 <resources>
|
|
版权 <COPYRIGHT>
|
|
关于 <about>
|
|
[Languages/语言] <languages>
|
|
|
|
|
|
* :ref:`genindex`
|