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://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5core_basic)|[](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5core_gray)|[](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://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/minicore_stick)||||
+[M5Stick]()
+
+|Kit | |
+|:---|:---|
+|[](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5go_iot_starter_kit)|[](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/face_kit)|
+|[M5GO Starter Kit]()|[FACES Kit]()|
+
+
+
+|Communication Modules | | | |
+|:---|:---|:---|:---|
+|[](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5core_basic)|[](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5core_basic)|[](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5core_basic)|[](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/m5core_basic)||
+|[GPS]()|[LORA]()|[SIM800/GPRS/GSM]()|[COMMU]()|
+
+|Accessry Modules | | |
+|:---|:---|:---|
+|[](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/minicore_stick)|[](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/minicore_stick)|||
+|[BATTERY]()|[PROTO]()|
+
+|Controlling Modules | | |
+|:---|:---|:---|
+|[](https://m5stack.github.io/m5-docs/#/en/product_documents/m5stack-core/minicore_stick)|[](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 | 颜色值 |
-
-
* * *
-