From 2454a0b6f7e7b51aa1f0ef75344b70b182463dd8 Mon Sep 17 00:00:00 2001 From: LiHuashen <854410664@qq.com> Date: Fri, 7 Dec 2018 09:49:41 +0800 Subject: [PATCH] changed about "related_documents.md" --- docs/en/related_documents.md | 10 +++++----- docs/ja/related_documents.md | 8 ++++---- docs/zh_CN/related_documents.md | 10 +++++----- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/en/related_documents.md b/docs/en/related_documents.md index 9bed0108..bf8c389d 100644 --- a/docs/en/related_documents.md +++ b/docs/en/related_documents.md @@ -2,12 +2,12 @@ [中文](/zh_CN/related_documents) | English | [日本語](/ja/related_documents) -### [1. Establish Serial Connection](en/related_documents/establish_serial_connection) +1. [Establish Serial Connection](en/related_documents/establish_serial_connection) -### [2. How to Burn Firmware](en/related_documents/how_to_burn_firmware) +2. [How to Install Git and Arduino](en/related_documents/how_to_install_git_and_arduino) -### [3. How to Connect WiFi Using Core](en/related_documents/how_to_connect_wifi_using_core) +3. [Upgrade M5Stack Lib](en/related_documents/upgrade_m5stack_lib) -### [4. How to Install Git and Arduino](en/related_documents/how_to_install_git_and_arduino) +4. [How to Burn Firmware](en/related_documents/how_to_burn_firmware) -### [5. Upgrade M5Stack Lib](en/related_documents/upgrade_m5stack_lib) +5. [How to Connect WiFi Using Core](en/related_documents/how_to_connect_wifi_using_core) diff --git a/docs/ja/related_documents.md b/docs/ja/related_documents.md index c4a41fbc..2d9a3dcb 100644 --- a/docs/ja/related_documents.md +++ b/docs/ja/related_documents.md @@ -3,7 +3,7 @@ [中文](/zh_CN/related_documents) | [English](/en/related_documents) | 日本語 1. [シリアル接続の確立方法](ja/related_documents/establish_serial_connection) -2. [ファームウェアの更新方法](ja/related_documents/how_to_burn_firmware) -3. [M5StackのWi-Fi接続方法](ja/related_documents/how_to_connect_wifi_using_core) -4. [GitとArduino IDEのインストール方法](ja/related_documents/how_to_install_git_and_arduino) -5. [Arduino IDEのM5Stackライブラリ更新方法](ja/related_documents/upgrade_m5stack_lib) +2. [GitとArduino IDEのインストール方法](ja/related_documents/how_to_install_git_and_arduino) +3. [Arduino IDEのM5Stackライブラリ更新方法](ja/related_documents/upgrade_m5stack_lib) +4. [ファームウェアの更新方法](ja/related_documents/how_to_burn_firmware) +5. [M5StackのWi-Fi接続方法](ja/related_documents/how_to_connect_wifi_using_core) diff --git a/docs/zh_CN/related_documents.md b/docs/zh_CN/related_documents.md index 19ca5b62..59e2ae0d 100644 --- a/docs/zh_CN/related_documents.md +++ b/docs/zh_CN/related_documents.md @@ -2,12 +2,12 @@ 中文 | [English](/en/related_documents) | [日本語](/ja/related_documents) -### [1. 如何安装USB驱动并建立与PC的串口通讯](zh_CN/related_documents/establish_serial_connection) +1. [如何安装USB驱动并建立与PC的串口通讯](zh_CN/related_documents/establish_serial_connection) -### [2. 如何通过M5Burner烧录固件](zh_CN/related_documents/how_to_burn_firmware) +2. [如何安装Git和Arduino](zh_CN/related_documents/how_to_install_git_and_arduino) -### [3. 如何使用M5Core连接可联网的WiFi热点](zh_CN/related_documents/how_to_connect_wifi_using_core) +3. [如何更新Arduino-M5Stack库](zh_CN/related_documents/upgrade_m5stack_lib) -### [4. 如何安装Git和Arduino](zh_CN/related_documents/how_to_install_git_and_arduino) +4. [如何通过M5Burner烧录固件](zh_CN/related_documents/how_to_burn_firmware) -### [5. 如何更新Arduino-M5Stack库](zh_CN/related_documents/upgrade_m5stack_lib) +5. [如何使用M5Core连接可联网的WiFi热点](zh_CN/related_documents/how_to_connect_wifi_using_core)