doc(global): build cross-language links for translated documents

This commit is contained in:
michael 2018-04-27 14:46:13 +08:00
parent 2852dd37fb
commit d4deb9319a
22 changed files with 25 additions and 3 deletions

View file

@ -1,5 +1,6 @@
Add IDF_PATH to User Profile Add IDF_PATH to User Profile
============================ ============================
:link_to_translation:`zh_CN:[中文]`
To preserve setting of ``IDF_PATH`` environment variable between system restarts, add it to the user profile, following instructions below. To preserve setting of ``IDF_PATH`` environment variable between system restarts, add it to the user profile, following instructions below.

View file

@ -1,6 +1,7 @@
********************** **********************
Eclipse IDE on Windows Eclipse IDE on Windows
********************** **********************
:link_to_translation:`zh_CN:[中文]`
Configuring Eclipse on Windows requires some different steps. The full configuration steps for Windows are shown below. Configuring Eclipse on Windows requires some different steps. The full configuration steps for Windows are shown below.

View file

@ -1,6 +1,7 @@
******************************** ********************************
Build and Flash with Eclipse IDE Build and Flash with Eclipse IDE
******************************** ********************************
:link_to_translation:`zh_CN:[中文]`
.. _eclipse-install-steps: .. _eclipse-install-steps:

View file

@ -1,5 +1,6 @@
Establish Serial Connection with ESP32 Establish Serial Connection with ESP32
====================================== ======================================
:link_to_translation:`zh_CN:[中文]`
This section provides guidance how to establish serial connection between ESP32 and PC. This section provides guidance how to establish serial connection between ESP32 and PC.

View file

@ -1,5 +1,6 @@
ESP32-PICO-KIT V4 Getting Started Guide ESP32-PICO-KIT V4 Getting Started Guide
======================================= =======================================
:link_to_translation:`zh_CN:[中文]`
This user guide shows how to get started with the ESP32-PICO-KIT V4 mini development board. For description of other versions of the ESP32-PICO-KIT check :doc:`../hw-reference/index`. This user guide shows how to get started with the ESP32-PICO-KIT V4 mini development board. For description of other versions of the ESP32-PICO-KIT check :doc:`../hw-reference/index`.

View file

@ -1,6 +1,7 @@
*********** ***********
IDF Monitor IDF Monitor
*********** ***********
:link_to_translation:`zh_CN:[中文]`
The IDF Monitor tool is a Python program which runs when the ``make monitor`` target is invoked in IDF. The IDF Monitor tool is a Python program which runs when the ``make monitor`` target is invoked in IDF.

View file

@ -1,6 +1,7 @@
*********** ***********
Get Started Get Started
*********** ***********
:link_to_translation:`zh_CN:[中文]`
This document is intended to help users set up the software environment for development of applications using hardware based on the Espressif ESP32. Through a simple example we would like to illustrate how to use ESP-IDF (Espressif IoT Development Framework), including the menu based configuration, compiling the ESP-IDF and firmware download to ESP32 boards. This document is intended to help users set up the software environment for development of applications using hardware based on the Espressif ESP32. Through a simple example we would like to illustrate how to use ESP-IDF (Espressif IoT Development Framework), including the menu based configuration, compiling the ESP-IDF and firmware download to ESP32 boards.

View file

@ -1,6 +1,7 @@
************************************* *************************************
Standard Setup of Toolchain for Linux Standard Setup of Toolchain for Linux
************************************* *************************************
:link_to_translation:`zh_CN:[中文]`
Install Prerequisites Install Prerequisites

View file

@ -1,6 +1,7 @@
************************************** **************************************
Standard Setup of Toolchain for Mac OS Standard Setup of Toolchain for Mac OS
************************************** **************************************
:link_to_translation:`zh_CN:[中文]`
Install Prerequisites Install Prerequisites
===================== =====================

View file

@ -1,5 +1,6 @@
Build and Flash with Make Build and Flash with Make
========================= =========================
:link_to_translation:`zh_CN:[中文]`
Finding a project Finding a project

View file

@ -1,6 +1,7 @@
*************************************** ***************************************
Standard Setup of Toolchain for Windows Standard Setup of Toolchain for Windows
*************************************** ***************************************
:link_to_translation:`zh_CN:[中文]`
Introduction Introduction
============ ============

View file

@ -1,5 +1,6 @@
在用户配置文件中添加 IDF_PATH 在用户配置文件中添加 IDF_PATH
============================== ==============================
:link_to_translation:`en:[English]`
为了在系统多次重新启动时保留 “IDF_PATH” 环境变量的设置,请按照以下说明将其添加到用户配置文件中。 为了在系统多次重新启动时保留 “IDF_PATH” 环境变量的设置,请按照以下说明将其添加到用户配置文件中。

View file

@ -1,6 +1,7 @@
***************************************************** *****************************************************
Eclipse IDE 的创建和烧录指南Windows 平台) Eclipse IDE 的创建和烧录指南Windows 平台)
***************************************************** *****************************************************
:link_to_translation:`en:[English]`
Windows 平台上的 Eclipse 配置略有不同,具体步骤请见下文。 Windows 平台上的 Eclipse 配置略有不同,具体步骤请见下文。

View file

@ -1,6 +1,7 @@
**************************** ****************************
Eclipse IDE 的创建和烧录指南 Eclipse IDE 的创建和烧录指南
**************************** ****************************
:link_to_translation:`en:[English]`
.. _eclipse-install-steps: .. _eclipse-install-steps:

View file

@ -1,5 +1,6 @@
与 ESP32 创建串口连接 与 ESP32 创建串口连接
========================= =========================
:link_to_translation:`en:[English]`
本章节介绍如何在 ESP32 和 PC 之间建立串口连接。 本章节介绍如何在 ESP32 和 PC 之间建立串口连接。

View file

@ -1,5 +1,6 @@
ESP32-PICO-KIT V4 入门指南 ESP32-PICO-KIT V4 入门指南
============================ ============================
:link_to_translation:`en:[English]`
本指南介绍了如何开始使用 ESP32-PICO-KIT V4 迷你开发板。有关 ESP32-PICO-KIT 其他版本的介绍,请见 :doc:`../hw-reference/index` 本指南介绍了如何开始使用 ESP32-PICO-KIT V4 迷你开发板。有关 ESP32-PICO-KIT 其他版本的介绍,请见 :doc:`../hw-reference/index`

View file

@ -1,6 +1,7 @@
*********** ***********
IDF Monitor IDF Monitor
*********** ***********
:link_to_translation:`en:[English]`
IDF Monitor 工具是在 IDF 中调用 “make monitor” 目标时运行的 Python 程序。 IDF Monitor 工具是在 IDF 中调用 “make monitor” 目标时运行的 Python 程序。

View file

@ -1,6 +1,7 @@
*********** ***********
快速入门 快速入门
*********** ***********
:link_to_translation:`en:[English]`
本文档旨在指导用户创建 ESP32 的软件环境。本文将通过一个简单的例子来说明如何使用 ESP-IDF (Espressif IoT Development Framework),包括配置、编译、下载固件到开发板等步骤。 本文档旨在指导用户创建 ESP32 的软件环境。本文将通过一个简单的例子来说明如何使用 ESP-IDF (Espressif IoT Development Framework),包括配置、编译、下载固件到开发板等步骤。

View file

@ -1,6 +1,7 @@
***************************** *****************************
Linux 平台工具链的标准设置 Linux 平台工具链的标准设置
***************************** *****************************
:link_to_translation:`en:[English]`
安装前提 安装前提
===================== =====================

View file

@ -1,6 +1,7 @@
************************************** **************************************
在 Mac OS 上安装 ESP32 工具链 在 Mac OS 上安装 ESP32 工具链
************************************** **************************************
:link_to_translation:`en:[English]`
安装准备 安装准备
================ ================

View file

@ -1,5 +1,6 @@
通过 make 指令创建和烧录项目 通过 make 指令创建和烧录项目
============================= =============================
:link_to_translation:`en:[English]`
寻找项目 寻找项目

View file

@ -1,6 +1,7 @@
*************************************** ***************************************
Windows 平台工具链的标准设置 Windows 平台工具链的标准设置
*************************************** ***************************************
:link_to_translation:`en:[English]`
引言 引言
============ ============