Merge branch 'feature/docs_translate_home_page' into 'master'

Update index.rst. Merges https://github.com/espressif/esp-idf/pull/1747

See merge request idf/esp-idf!2368
This commit is contained in:
Jiang Jiang Jian 2018-05-15 09:57:13 +08:00
commit d5e167fc43
2 changed files with 25 additions and 25 deletions

View file

@ -23,8 +23,8 @@ This is the documentation for Espressif IoT Development Framework (`esp-idf <htt
.. |H/W Reference| image:: ../_static/hw-reference.gif
.. _H/W Reference: hw-reference/index.html
.. |Api Guides| image:: ../_static/api-guides.gif
.. _Api Guides: api-guides/index.html
.. |API Guides| image:: ../_static/api-guides.gif
.. _API Guides: api-guides/index.html
.. |Contribute| image:: ../_static/contribute.gif
.. _Contribute: contribute/index.html

View file

@ -1,48 +1,48 @@
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>
Copyrights <COPYRIGHT>
About <about>
API 参考 <api-reference/index>
H/W 参考 <hw-reference/index>
API 指南 <api-guides/index>
贡献代码 <contribute/index>
相关资源 <resources>
版权 <COPYRIGHT>
关于 <about>
* :ref:`genindex`