diff options
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> |
