]> granicus.if.org Git - esp-idf/commitdiff
Update index.rst. Merges https://github.com/espressif/esp-idf/pull/1747
authorXuanZe <119524428@qq.com>
Tue, 20 Mar 2018 08:52:11 +0000 (16:52 +0800)
committerkrzychb <krzychb@gazeta.pl>
Wed, 9 May 2018 05:30:54 +0000 (07:30 +0200)
docs/zh_CN/index.rst

index 9aaab7c30cd9b1a77903e1944de068f36fb034f6..7fa2d991fcd8640221a56c6fbc8a50d4e587b134 100644 (file)
@@ -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>