summaryrefslogtreecommitdiff
path: root/docs/cn
diff options
context:
space:
mode:
authorruki <[email protected]>2017-07-20 17:17:58 +0800
committerruki <[email protected]>2017-07-20 17:17:58 +0800
commitbe78dc55d571e152cfc8abf69b60b9e207539768 (patch)
tree1bd67ae334fc5a6e58a47a2e6e9f720ef722f263 /docs/cn
parentb0eeeda1f43bf10f52069d2ab8fd651b164b70ea (diff)
move some plugins to xmake-plugins repo
Diffstat (limited to 'docs/cn')
-rw-r--r--docs/cn/index.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/cn/index.html b/docs/cn/index.html
index ec25b2141..aba3789a5 100644
--- a/docs/cn/index.html
+++ b/docs/cn/index.html
@@ -137,14 +137,17 @@
<li>加载自定义lua脚本插件</li>
<li>生成IDE工程文件插件(makefile, vs2002 - vs2017, …)</li>
<li>生成doxygen文档插件</li>
- <li>iOS app2ipa插件</li>
</ul>
-<h2 id="section-9">使用演示</h2>
+<h2 id="section-9">更多插件</h2>
+
+<p>请到插件仓库进行下载安装: <a href="https://github.com/tboox/xmake-plugins">xmake-plugins</a>.</p>
+
+<h2 id="section-10">使用演示</h2>
<p><a href="https://github.com/tboox/xmake"><img src="http://tboox.org/static/img/xmake/build_demo.gif" alt="usage_demo" /></a></p>
-<h2 id="section-10">联系方式</h2>
+<h2 id="section-11">联系方式</h2>
<ul>
<li>邮箱:<a href="mailto:[email protected]">[email protected]</a></li>