diff options
| author | ruki <[email protected]> | 2017-07-20 17:17:58 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-07-20 17:17:58 +0800 |
| commit | be78dc55d571e152cfc8abf69b60b9e207539768 (patch) | |
| tree | 1bd67ae334fc5a6e58a47a2e6e9f720ef722f263 /docs/landing.html | |
| parent | b0eeeda1f43bf10f52069d2ab8fd651b164b70ea (diff) | |
move some plugins to xmake-plugins repo
Diffstat (limited to 'docs/landing.html')
| -rw-r--r-- | docs/landing.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/landing.html b/docs/landing.html index 6b01de784..e3d679daf 100644 --- a/docs/landing.html +++ b/docs/landing.html @@ -137,9 +137,12 @@ <li>Run the custom lua script plugin</li> <li>Generate IDE project file plugin(makefile, vs2002 - vs2017 .. )</li> <li>Generate doxygen document plugin</li> - <li>Convert .app to .ipa plugin</li> </ul> +<h2 id="more-plugins">More Plugins</h2> + +<p>Please download and install from the plugins repository <a href="https://github.com/tboox/xmake-plugins">xmake-plugins</a>.</p> + <h2 id="examples">Examples</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> |
