]> granicus.if.org Git - esp-idf/commitdiff
Included missing links between English and Chinese documentation, where translation...
authorkrzychb <krzychb@gazeta.pl>
Sun, 27 Jan 2019 18:01:34 +0000 (19:01 +0100)
committerkrzychb <krzychb@gazeta.pl>
Sun, 27 Jan 2019 18:01:34 +0000 (19:01 +0100)
28 files changed:
docs/en/api-guides/blufi.rst
docs/en/api-guides/build-system.rst
docs/en/api-guides/console.rst
docs/en/api-guides/error-handling.rst
docs/en/api-guides/general-notes.rst
docs/en/api-guides/index.rst
docs/en/api-guides/partition-tables.rst
docs/en/api-guides/unit-tests-cmake.rst
docs/en/api-guides/unit-tests.rst
docs/en/contribute/creating-examples.rst
docs/en/get-started/linux-setup-scratch.rst
docs/en/get-started/macos-setup-scratch.rst
docs/en/hw-reference/index.rst
docs/en/resources.rst
docs/zh_CN/api-guides/blufi.rst
docs/zh_CN/api-guides/build-system.rst
docs/zh_CN/api-guides/console.rst
docs/zh_CN/api-guides/error-handling.rst
docs/zh_CN/api-guides/general-notes.rst
docs/zh_CN/api-guides/index.rst
docs/zh_CN/api-guides/partition-tables.rst
docs/zh_CN/api-guides/unit-tests-cmake.rst
docs/zh_CN/api-guides/unit-tests.rst
docs/zh_CN/contribute/creating-examples.rst
docs/zh_CN/get-started/linux-setup-scratch.rst
docs/zh_CN/get-started/macos-setup-scratch.rst
docs/zh_CN/hw-reference/index.rst
docs/zh_CN/resources.rst

index 96a196ba60a41d0c0d11c5fd3c1dd870ba37cfd2..61b8a03dfa0d162b3de62a8f83a33d451392db2f 100644 (file)
@@ -1,5 +1,6 @@
 BluFi
 ^^^^^
+:link_to_translation:`zh_CN:[中文]`
 
 Overview
 --------
index a489d5e456d075d25f578d94f95d6ab0a6991700..8f6a98be0eccc5308cd6ee14df9b3af5b661a82f 100644 (file)
@@ -1,5 +1,6 @@
 Build System
 ************
+:link_to_translation:`zh_CN:[中文]`
 
 This document explains the Espressif IoT Development Framework build system and the
 concept of "components"
index 1b9d56fe3b7ea0f89da0ad68c9f5eefc269337f4..5119d3ae2fd1f5cc5a6c7d5b336f6e30f594136e 100644 (file)
@@ -1,5 +1,6 @@
 Console
 =======
+:link_to_translation:`zh_CN:[中文]`
 
 ESP-IDF provides ``console`` component, which includes building blocks needed to develop an interactive console over serial port. This component includes following facilities:
 
index b7d49e7655a35ded2d5fdd664b29367f66fa7d21..ed65d5fc7ff829717e2e8efddb1d58bda461735b 100644 (file)
@@ -2,6 +2,7 @@
 
 Error Handling
 ==============
+:link_to_translation:`zh_CN:[中文]`
 
 Overview
 --------
index 71ae1eff4ac3a0d112c67bbad5a38554f8a41d21..b3860332fbb164a8311de4924346ac3d8d9fdfcd 100644 (file)
@@ -1,5 +1,6 @@
 General Notes About ESP-IDF Programming
 =======================================
+:link_to_translation:`zh_CN:[中文]`
 
 Application startup flow
 ------------------------
index 7302fbee4e00fa4476ee7648c545404f8e1b475c..17be4f178e8a92fe3159cd7ff6408e9d705ac583 100644 (file)
@@ -1,5 +1,6 @@
 API Guides
 **********
+:link_to_translation:`zh_CN:[中文]`
 
 .. toctree::
    :maxdepth: 1
index 0288fb8c411c29e4263455d9d49ceebcb4c8555e..502c7118c998bb4dc5941102f36713f0ad9d2bd9 100644 (file)
@@ -1,5 +1,6 @@
 Partition Tables
 ================
+:link_to_translation:`zh_CN:[中文]`
 
 Overview
 --------
index 05a5bf34362bec63af38c85bfaa5947267e07eca..6668963424e4016d6f6b7a8e8019fc370a09b1a3 100644 (file)
@@ -1,5 +1,6 @@
 Unit Testing in ESP32 (CMake)
 =============================
+:link_to_translation:`zh_CN:[中文]`
 
 .. include:: ../cmake-warning.rst
 
index 577bdd588197cd200f16a3e275b5415b618394b1..43346e4b41c4e4a7cb7472caf8a6cc014ca00245 100644 (file)
@@ -1,5 +1,6 @@
 Unit Testing in ESP32
 =====================
+:link_to_translation:`zh_CN:[中文]`
 
 ESP-IDF comes with a unit test app based on Unity - unit test framework. Unit tests are integrated in the ESP-IDF repository and are placed in ``test`` subdirectory of each component respectively.
 
index 0904d3e4313111c9fc77114df328301771436d25..4750fb9116afede9dbb98e756be5291ac828ce54 100644 (file)
@@ -1,5 +1,6 @@
 Creating Examples
 =================
+:link_to_translation:`zh_CN:[中文]`
 
 Each ESP-IDF example is a complete project that someone else can copy and adapt the code to solve their own problem. Examples should demonstrate ESP-IDF functionality, while keeping this purpose in mind.
 
index cf6efa3739a058002b14a331ab5cd3a996c41bad..5462ca025a1bf9aaac00b75809b40416058ae71f 100644 (file)
@@ -1,6 +1,7 @@
 **********************************
 Setup Linux Toolchain from Scratch
 **********************************
+:link_to_translation:`zh_CN:[中文]`
 
 .. note::
     
index 0cf8130bf3476546d370f8791515855373a9af94..a4dfe9d7f1e5f21ac6c43d906ada526184808a4c 100644 (file)
@@ -1,6 +1,7 @@
 ***************************************
 Setup Toolchain for Mac OS from Scratch
 ***************************************
+:link_to_translation:`zh_CN:[中文]`
 
 .. note::
     
index 288ccc2a18ca47ec2b122aa09fad98f114f6cd98..dafafa2129725e7869fde007c11b05c099633e56 100644 (file)
@@ -1,6 +1,7 @@
 ************************
 ESP32 Hardware Reference
 ************************
+:link_to_translation:`zh_CN:[中文]`
 
 .. toctree::
    :maxdepth: 2
index 6707c0d4915c65ec8bce6d5e4f442bb6a034fa6e..20d6a77054f5ca3a355fa2a15dc6392c10ad7b33 100644 (file)
@@ -1,6 +1,7 @@
 *********
 Resources
 *********
+:link_to_translation:`zh_CN:[中文]`
 
 * The `esp32.com forum <https://esp32.com/>`_ is a place to ask questions and find community resources.
 
index 043b24e577266e41c2d363fef05b8dee9d92facb..667aca751423257e8f281bcfc9c863a8576018cd 100644 (file)
@@ -1,5 +1,6 @@
 BluFi
 ^^^^^
+:link_to_translation:`en:[English]`
 
 概览
 -----
index 94b8d921e6aba28d4a35804fda991256125ec94c..a677f3a28f338244b095ec23e32210eab6b749f3 100644 (file)
@@ -1,5 +1,6 @@
 编译系统
 ========
+:link_to_translation:`en:[English]`
 
 本文将介绍乐鑫物联网开发框架中的``编译系统``和``组件``的相关概念。
 
index 0af8aa948d70e2da04775c1066fef9b7557b5fc9..c7a6408acd46aebbe4d47fa56663d2d176af8df5 100644 (file)
@@ -1,5 +1,6 @@
 控制台终端
 ==========
+:link_to_translation:`en:[English]`
 
 ESP-IDF 提供了 ``console`` 组件,它包含了开发基于串口的交互式控制终端所需要的所有模块,主要支持以下功能:
 
index eb50b458ac9f71ecaf7a94b58660b119b03a6024..22e1ff8952e96f73eb51d1dcd8ef20d1c06cda63 100644 (file)
@@ -2,6 +2,7 @@
 
 错误处理
 ========
+:link_to_translation:`en:[English]`
 
 概述
 ----
index 8a497e3b8cbc8db5776186323146dda0d9c8d45d..320ed2a91b722827fe8c6a2488d11f8ce7ea1ae3 100644 (file)
@@ -1,5 +1,6 @@
 ESP-IDF 编程注意事项
 ======================
+:link_to_translation:`en:[English]`
 
 应用程序的启动流程
 ------------------
index fcb76cc63c90e1cae7dd7dca183a3a374ab3a177..2c2eae64f9360aebfaf25496b7fdafe6c13eeaf2 100644 (file)
@@ -1,5 +1,6 @@
 API 指南
 **********
+:link_to_translation:`en:[English]`
 
 .. toctree::
    :maxdepth: 1
index d06f8ece43266a98a71af15defa54465f66f7a1d..deff7c14c8295bb9af3220e0d726664fea5053d7 100644 (file)
@@ -1,5 +1,6 @@
 分区表
 ======
+:link_to_translation:`en:[English]`
 
 概述
 ----
index dfd4fb6d7fced8635b7fae6a8fe0f8133463fc15..c5f8898b7d8158f559cafb7c42095182f7cab163 100644 (file)
@@ -1,5 +1,6 @@
 ESP32 中的单元测试 (CMake)
 ==========================
+:link_to_translation:`en:[English]`
 
 ESP-IDF
 中附带了一个基于 ``Unity`` 的单元测试应用程序框架,且所有的单元测试用例分别保存在
index 7924fc6bebd5a461c7cac1f8f7fd7cde076bf853..de8e52d3ef1bf932d795a9a7efab621a065a6a76 100644 (file)
@@ -1,5 +1,6 @@
 ESP32 中的单元测试
 ==================
+:link_to_translation:`en:[English]`
 
 ESP-IDF
 中附带了一个基于 ``Unity`` 的单元测试应用程序框架,且所有的单元测试用例分别保存在
index fa9ad0fca01369fb3ca0963d6c0328b409fd5efa..84ab791462a705893ab136db676a6819d664e8f4 100644 (file)
@@ -1,5 +1,6 @@
 创建示例项目
 ============
+:link_to_translation:`en:[English]`
 
 每个 ESP-IDF 的示例都是一个完整的项目,其他人可以将示例复制至本地,并根据实际情况进行一定修改。请注意,示例项目主要是为了展示 ESP-IDF 的功能。
 
index afeafa85218b0346b02b25af164c2c029af6e672..ca3dbcebb4e2301cc4026e044bba45637a9f94e1 100644 (file)
@@ -1,6 +1,7 @@
 **********************************
 从零开始设置 Linux 环境下的工具链
 **********************************
+:link_to_translation:`en:[English]`
 
 .. note::
     
index 0b2d2380925d5ff4978c933001cebcc176afe686..1588c80c862b2fc3ec16642471b7abf0a247684a 100644 (file)
@@ -1,6 +1,7 @@
 **********************************
 从零开始设置 Mac OS 环境下的工具链
 **********************************
+:link_to_translation:`en:[English]`
 
 .. note::
     
index cbd034fd13b90b331da51c76327457ecbdd05e11..f65e95a6c3d5c0cbfb8a4aac8afe5c13edb07378 100644 (file)
@@ -1,6 +1,7 @@
 ************************
 ESP32 H/W 硬件参考
 ************************
+:link_to_translation:`en:[English]`
 
 .. toctree::
    :maxdepth: 2
index 2a342cdd4327f06c532a7a1998a6d37bdb96cedb..a02507e5e6d56703d3f8d7dce110a5734df78fe4 100644 (file)
@@ -1,6 +1,7 @@
 ****
 资源
 ****
+:link_to_translation:`en:[English]`
 
 * 您可以在 `ESP32 论坛 <https://esp32.com/>`_ 中提出您的问题,访问社区资源。