You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ac...@apache.org on 2017/08/25 07:13:09 UTC

[08/18] incubator-weex git commit: * [doc] update doc for idea plugin

* [doc] update doc for idea plugin


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/7e9d5326
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/7e9d5326
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/7e9d5326

Branch: refs/heads/0.16-dev
Commit: 7e9d5326332cb8536e1f70346ff89a8888769828
Parents: 28fe948
Author: misakuo <mi...@apache.org>
Authored: Wed Aug 23 10:18:41 2017 +0800
Committer: misakuo <mi...@apache.org>
Committed: Wed Aug 23 10:18:41 2017 +0800

----------------------------------------------------------------------
 doc/_config.yml                    | 2 ++
 doc/_config_cn.yml                 | 2 ++
 doc/source/cn/guide/tools/index.md | 2 +-
 doc/source/guide/tools/index.md    | 2 +-
 4 files changed, 6 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/7e9d5326/doc/_config.yml
----------------------------------------------------------------------
diff --git a/doc/_config.yml b/doc/_config.yml
index e262984..ff70324 100644
--- a/doc/_config.yml
+++ b/doc/_config.yml
@@ -335,3 +335,5 @@ alias:
   cn/guide/tools/weexpack.html: cn/guide/tools/toolkit.html
   guide/tools/devtools.html: guide/tools/toolkit.html
   guide/tools/weexpack.html: guide/tools/toolkit.html
+  cn/guide/tools/plugin.html: cn/giude/tools/plugin.html
+  guide/tools/plugin.html: guide/tools/plugin.html

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/7e9d5326/doc/_config_cn.yml
----------------------------------------------------------------------
diff --git a/doc/_config_cn.yml b/doc/_config_cn.yml
index ef5679f..93eff7d 100644
--- a/doc/_config_cn.yml
+++ b/doc/_config_cn.yml
@@ -333,3 +333,5 @@ alias:
   cn/guide/tools/weexpack.html: cn/guide/tools/toolkit.html
   guide/tools/devtools.html: guide/tools/toolkit.html
   guide/tools/weexpack.html: guide/tools/toolkit.html
+  cn/guide/tools/plugin.html: cn/giude/tools/plugin.html
+  guide/tools/plugin.html: guide/tools/plugin.html

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/7e9d5326/doc/source/cn/guide/tools/index.md
----------------------------------------------------------------------
diff --git a/doc/source/cn/guide/tools/index.md b/doc/source/cn/guide/tools/index.md
index 6dacd4c..2abb520 100644
--- a/doc/source/cn/guide/tools/index.md
+++ b/doc/source/cn/guide/tools/index.md
@@ -8,4 +8,4 @@ version: 2.1
 # 周边工具  
 
 - [weex-toolkit](./toolkit.html)
-- [Weex Language Support插件](./plugin.md)
+- [Weex Language Support插件](./plugin.html)

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/7e9d5326/doc/source/guide/tools/index.md
----------------------------------------------------------------------
diff --git a/doc/source/guide/tools/index.md b/doc/source/guide/tools/index.md
index 74f8373..356bf98 100644
--- a/doc/source/guide/tools/index.md
+++ b/doc/source/guide/tools/index.md
@@ -8,4 +8,4 @@ version: 2.1
 # Tools  
 
 - [weex-toolkit](./toolkit.html)
-- [IDEA / WebStorm Plugin](./plugin.md)
+- [IDEA / WebStorm Plugin](./plugin.html)