diff options
| author | ruki <waruqi@gmail.com> | 2018-10-12 00:45:06 +0800 |
|---|---|---|
| committer | ruki <waruqi@gmail.com> | 2018-10-11 22:30:41 +0800 |
| commit | e18de46f6f49a1f0b69db41a4908e5c269e1ff75 (patch) | |
| tree | d14a603578261ad674e6547fdb689a01b7e2f835 /landing/index.md | |
| parent | 726e80f0f0c6f1225d24dea97ecffab3c30b5421 (diff) | |
| download | xmake-docs-e18de46f6f49a1f0b69db41a4908e5c269e1ff75.tar.gz xmake-docs-e18de46f6f49a1f0b69db41a4908e5c269e1ff75.zip | |
update index
Diffstat (limited to 'landing/index.md')
| -rw-r--r-- | landing/index.md | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/landing/index.md b/landing/index.md index d222d5bf..1a84c62f 100644 --- a/landing/index.md +++ b/landing/index.md @@ -25,7 +25,11 @@ Invoke-Expression (Invoke-Webrequest 'https://raw.githubusercontent.com/tboox/xm ## Simple description -<img src="/assets/img/index/showcode1.png" width="50%" /> +<img src="/assets/img/index/showcode1.png" width="40%" /> + +## Package dependences + +<img src="/assets/img/index/add_require.png" width="70%" /> ## Build project @@ -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%" /> + +## Package management + +<img src="/assets/img/index/package_manage.png" width="80%" /> ## Support platforms |
