From 4113112ceb129391320e838c5016ba58d003c7ce Mon Sep 17 00:00:00 2001 From: vany5921 <908744431@qq.com> Date: Wed, 1 Apr 2020 09:11:25 +0800 Subject: [PATCH] update docs format --- docs/zh_CN/core/atom_lite.md | 4 +- docs/zh_CN/core/atom_matrix.md | 4 +- docs/zh_CN/core/basic.md | 2 +- docs/zh_CN/core/face_kit.md | 3 +- docs/zh_CN/core/fire.md | 2 +- docs/zh_CN/core/gray.md | 4 +- docs/zh_CN/core/m5go.md | 4 +- docs/zh_CN/core/m5stickt.md | 24 +++--- docs/zh_CN/core/m5stickv.md | 134 +++++++++++++++++++++++---------- 9 files changed, 121 insertions(+), 60 deletions(-) diff --git a/docs/zh_CN/core/atom_lite.md b/docs/zh_CN/core/atom_lite.md index 02f8c277..8f57112e 100644 --- a/docs/zh_CN/core/atom_lite.md +++ b/docs/zh_CN/core/atom_lite.md @@ -136,11 +136,11 @@ ### 1. Arduino IDE -点击[这里](https://github.com/m5stack/M5Atom)获得Arduino示例 +- 点击[这里](https://github.com/m5stack/M5Atom)获得Arduino示例 ### 2. UIFlow -点击[这里](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/Atom/Atom%20Lite)查看UIFlow相关示例 +- 点击[这里](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/Atom/Atom%20Lite)查看UIFlow相关示例 diff --git a/docs/zh_CN/core/atom_matrix.md b/docs/zh_CN/core/atom_matrix.md index 8cf67ecd..5d84eddd 100644 --- a/docs/zh_CN/core/atom_matrix.md +++ b/docs/zh_CN/core/atom_matrix.md @@ -148,11 +148,11 @@ ### 1. Arduino IDE -点击[这里](https://github.com/m5stack/M5Atom)获取Arduino示例 +- 点击[这里](https://github.com/m5stack/M5Atom)获取Arduino示例 ### 2. UIFlow -点击[这里](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/Atom/Atom%20Matrix)查看UIFlow相关示例 +- 点击[这里](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/Atom/Atom%20Matrix)查看UIFlow相关示例 diff --git a/docs/zh_CN/core/basic.md b/docs/zh_CN/core/basic.md index a19c21f1..ff8e3c19 100644 --- a/docs/zh_CN/core/basic.md +++ b/docs/zh_CN/core/basic.md @@ -307,7 +307,7 @@ TF 卡最大支持 16GB ### Arduino IDE -点击[这里](https://github.com/m5stack/M5Stack/tree/master/examples/Basics)获得Arduino示例 +- 点击[这里](https://github.com/m5stack/M5Stack/tree/master/examples/Basics)获得Arduino示例 ## 相关视频 diff --git a/docs/zh_CN/core/face_kit.md b/docs/zh_CN/core/face_kit.md index 0587790b..0d8f80dc 100644 --- a/docs/zh_CN/core/face_kit.md +++ b/docs/zh_CN/core/face_kit.md @@ -311,7 +311,8 @@ ESPTool烧录游戏教程:https://docs.m5stack.com/#/zh_CN/quick_start/faces/g ## 案例程序 ### ArduinoIDE -点击[这里](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/FACES)获取Arduino示例 + +- 点击[这里](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/FACES)获取Arduino示例