From ef68053cbc51558afb668c2b031afc30a4edfe79 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 3 Feb 2018 19:27:08 +0800 Subject: add menuconf to index --- landing/index.cn.md | 12 +++++++++++- landing/index.md | 12 +++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) (limited to 'landing') diff --git a/landing/index.cn.md b/landing/index.cn.md index d599c61a..9a9293a3 100644 --- a/landing/index.cn.md +++ b/landing/index.cn.md @@ -56,6 +56,14 @@ $ xmake f -p [windows|linux|macosx|android|iphoneos ..] -a [x86|arm64 ..] -m [de $ xmake ``` +## 图形化菜单配置 + +```bash +$ xmake f --menu +``` + + + ## 支持特性 * Tasks @@ -193,7 +201,9 @@ target("test") ## 演示视频 -[![asciicast](https://asciinema.org/a/133693.png)](https://asciinema.org/a/133693) + + + ## 联系方式 diff --git a/landing/index.md b/landing/index.md index f6a62f27..70d027c8 100644 --- a/landing/index.md +++ b/landing/index.md @@ -56,6 +56,14 @@ $ xmake f -p [windows|linux|macosx|android|iphoneos ..] -a [x86|arm64 ..] -m [de $ xmake ``` +## Menu configuration + +```bash +$ xmake f --menu +``` + + + ## Support features * Tasks @@ -193,7 +201,9 @@ Some projects using xmake: ## Example Video -[![asciicast](https://asciinema.org/a/133693.png)](https://asciinema.org/a/133693) + + + ## Contacts -- cgit v1.2.3