summaryrefslogtreecommitdiff
path: root/docs/plugins.md
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/plugins.md
parentb0eeeda1f43bf10f52069d2ab8fd651b164b70ea (diff)
move some plugins to xmake-plugins repo
Diffstat (limited to 'docs/plugins.md')
-rw-r--r--docs/plugins.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/plugins.md b/docs/plugins.md
index 8091f1456..fe0981f13 100644
--- a/docs/plugins.md
+++ b/docs/plugins.md
@@ -466,6 +466,10 @@ Please ensure that the doxygen tool has been installed first.
$ xmake doxygen
```
+## More Plugins
+
+Please download and install from the plugins repository [xmake-plugins](https://github.com/tboox/xmake-plugins).
+
#### Convert .app to .ipa
```bash