From 1dfb893d1b4f6ad6f478d782fce0046496e58ede Mon Sep 17 00:00:00 2001 From: LiHuashen <854410664@qq.com> Date: Mon, 10 Dec 2018 17:26:56 +0800 Subject: [PATCH] changed "product_documents.md" for a new style --- docs/en/product_documents.md | 104 +++++++++++++------- docs/zh_CN/api_reference/arduino/api_lcd.md | 64 ++++-------- 2 files changed, 87 insertions(+), 81 deletions(-) diff --git a/docs/en/product_documents.md b/docs/en/product_documents.md index d976b887..463bc2c8 100644 --- a/docs/en/product_documents.md +++ b/docs/en/product_documents.md @@ -1,29 +1,57 @@ # Product Documents -[中文](zh_CN/product_documents) | English | [日本語](ja/product_documents) - -?> The `Quick Start` section of each product is placed in the corresponding product document. - -| M5Core | MiniCore | +|M5Core | | | +|:---|:---|:---| +|[![](https://img-blog.csdnimg.cn/20181210155042186.jpg)](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5core_basic)|[![](https://img-blog.csdnimg.cn/20181210155059380.jpg)](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5core_gray)|[![](https://img-blog.csdnimg.cn/20181210155116910.jpg)](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5core_fire)| +|[BASIC](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5core_basic)|[GRAY](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5core_gray)|[FIRE](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5core_fire)| + +MiniCore | | | | +---|---|---|--- +[![](https://img-blog.csdnimg.cn/2018121015515360.jpg)](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/minicore_stick)|||| +[M5Stick]() + +|Kit | | +|:---|:---| +|[![](https://img-blog.csdnimg.cn/20181210155134684.png)](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5go_iot_starter_kit)|[![](https://img-blog.csdnimg.cn/20181210155938827.jpg)](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/face_kit)| +|[M5GO Starter Kit]()|[FACES Kit]()| + + + +|Communication Modules | | | | +|:---|:---|:---|:---| +|[![](https://img-blog.csdnimg.cn/20181210163322273.jpg)](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5core_basic)|[![](https://img-blog.csdnimg.cn/20181210163333682.jpg)](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5core_basic)|[![](https://img-blog.csdnimg.cn/20181210163345680.jpg)](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5core_basic)|[![](https://img-blog.csdnimg.cn/20181210163357400.jpg)](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5core_basic)|| +|[GPS]()|[LORA]()|[SIM800/GPRS/GSM]()|[COMMU]()| + +|Accessry Modules | | | +|:---|:---|:---| +|[![](https://img-blog.csdnimg.cn/20181210163430353.jpg)](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/minicore_stick)|[![](https://img-blog.csdnimg.cn/20181210163857125.jpg)](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/minicore_stick)||| +|[BATTERY]()|[PROTO]()| + +|Controlling Modules | | | +|:---|:---|:---| +|[![](https://img-blog.csdnimg.cn/20181210163555583.jpg)](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/minicore_stick)|[![](https://img-blog.csdnimg.cn/20181210163610300.jpg)](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/minicore_stick)||| +|[STEPMOTOR]()|[SERVO]()| + + diff --git a/docs/zh_CN/api_reference/arduino/api_lcd.md b/docs/zh_CN/api_reference/arduino/api_lcd.md index d90fb57c..b0e67bb1 100644 --- a/docs/zh_CN/api_reference/arduino/api_lcd.md +++ b/docs/zh_CN/api_reference/arduino/api_lcd.md @@ -41,80 +41,58 @@ M5.Lcd.fillScreen(BLUE) | --- | --- | | color | 颜色值 | - - * * * -