aboutsummaryrefslogtreecommitdiff
path: root/landing/index.cn.md
diff options
context:
space:
mode:
authorruki <waruqi@gmail.com>2018-10-12 00:45:06 +0800
committerruki <waruqi@gmail.com>2018-10-11 22:30:41 +0800
commite18de46f6f49a1f0b69db41a4908e5c269e1ff75 (patch)
treed14a603578261ad674e6547fdb689a01b7e2f835 /landing/index.cn.md
parent726e80f0f0c6f1225d24dea97ecffab3c30b5421 (diff)
downloadxmake-docs-e18de46f6f49a1f0b69db41a4908e5c269e1ff75.tar.gz
xmake-docs-e18de46f6f49a1f0b69db41a4908e5c269e1ff75.zip
update index
Diffstat (limited to 'landing/index.cn.md')
-rw-r--r--landing/index.cn.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/landing/index.cn.md b/landing/index.cn.md
index 9bb052fd..34fa6bbf 100644
--- a/landing/index.cn.md
+++ b/landing/index.cn.md
@@ -25,7 +25,11 @@ Invoke-Expression (Invoke-Webrequest 'https://raw.githubusercontent.com/tboox/xm
## 简单的工程描述
-<img src="/assets/img/index/showcode1.png" width="50%" />
+<img src="/assets/img/index/showcode1.png" width="40%" />
+
+## 包依赖描述
+
+<img src="/assets/img/index/add_require.png" width="70%" />
## 构建工程
@@ -58,7 +62,11 @@ $ xmake
$ xmake f --menu
```
-<img src="/assets/img/index/menuconf.gif" width="60%" />
+<img src="/assets/img/index/menuconf.png" width="80%" />
+
+## 包依赖管理
+
+<img src="/assets/img/index/package_manage.png" width="80%" />
## 支持平台