diff options
| author | ruki <[email protected]> | 2017-08-03 21:33:14 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-08-03 21:33:14 +0800 |
| commit | 6d71de0f76dc5a4971bce3836dd5021f9752bebc (patch) | |
| tree | 1f4964ebf1c830b927e6dfead4920382d9e4c5bb /docs | |
| parent | 5999664899b8135c667f580b23319d19206ee1bf (diff) | |
modify readme and index
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/cn/index.html | 2 | ||||
| -rw-r--r-- | docs/landing.html | 1 | ||||
| -rw-r--r-- | docs/landing/index.cn.md | 2 | ||||
| -rw-r--r-- | docs/landing/index.md | 1 |
4 files changed, 6 insertions, 0 deletions
diff --git a/docs/cn/index.html b/docs/cn/index.html index aba3789a5..d97623116 100644 --- a/docs/cn/index.html +++ b/docs/cn/index.html @@ -154,11 +154,13 @@ <li>主页:<a href="http://www.tboox.org/cn">tboox.org</a></li> <li>社区:<a href="https://github.com/tboox/community/issues">TBOOX开源社区</a></li> <li>聊天:<a href="https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img src="https://badges.gitter.im/tboox/tboox.svg" alt="Join the chat at https://gitter.im/tboox/tboox" /></a></li> + <li>源码:<a href="https://github.com/tboox/xmake">Github</a>, <a href="https://gitee.com/tboox/xmake">Gitee</a></li> <li>QQ群:343118190</li> <li>微信公众号:tboox-os</li> </ul> + <footer class="site-footer"> <span class="site-footer-owner">Copyright (c) 2015-2017 <a href="http://www.tboox.org">tboox.org</a>.</span> <span class="site-footer-power"> diff --git a/docs/landing.html b/docs/landing.html index e3d679daf..621eba006 100644 --- a/docs/landing.html +++ b/docs/landing.html @@ -154,6 +154,7 @@ <li>Homepage:<a href="http://www.tboox.org">tboox.org</a></li> <li>Community:<a href="https://github.com/tboox/community/issues">tboox@community</a></li> <li>ChatRoom:<a href="https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img src="https://badges.gitter.im/tboox/tboox.svg" alt="Join the chat at https://gitter.im/tboox/tboox" /></a></li> + <li>Source Code:<a href="https://github.com/tboox/xmake">Github</a>, <a href="https://gitee.com/tboox/xmake">Gitee</a></li> </ul> diff --git a/docs/landing/index.cn.md b/docs/landing/index.cn.md index 949cd581f..cca53773d 100644 --- a/docs/landing/index.cn.md +++ b/docs/landing/index.cn.md @@ -99,5 +99,7 @@ $ xmake run -d console * 主页:[tboox.org](http://www.tboox.org/cn) * 社区:[TBOOX开源社区](https://github.com/tboox/community/issues) * 聊天:[](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +* 源码:[Github](https://github.com/tboox/xmake), [Gitee](https://gitee.com/tboox/xmake) * QQ群:343118190 * 微信公众号:tboox-os + diff --git a/docs/landing/index.md b/docs/landing/index.md index 2ac8b0e96..18f0e42a1 100644 --- a/docs/landing/index.md +++ b/docs/landing/index.md @@ -99,3 +99,4 @@ Please download and install from the plugins repository [xmake-plugins](https:// * Homepage:[tboox.org](http://www.tboox.org) * Community:[tboox@community](https://github.com/tboox/community/issues) * ChatRoom:[](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +* Source Code:[Github](https://github.com/tboox/xmake), [Gitee](https://gitee.com/tboox/xmake) |
