You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ji...@apache.org on 2017/03/30 06:57:02 UTC

[1/2] incubator-weex git commit: remove some tools link

Repository: incubator-weex
Updated Branches:
  refs/heads/dev 0d441c06a -> dc7a94a8c


remove some tools link


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

Branch: refs/heads/dev
Commit: 1142e9e76af959800f160428ca14c7f501fad1d4
Parents: 0d441c0
Author: JackPu <ka...@gmail.com>
Authored: Thu Mar 30 13:55:07 2017 +0800
Committer: JackPu <ka...@gmail.com>
Committed: Thu Mar 30 13:55:07 2017 +0800

----------------------------------------------------------------------
 doc/_config.yml                            | 2 ++
 doc/themes/weex/layout/_partial/header.ejs | 5 +----
 2 files changed, 3 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/1142e9e7/doc/_config.yml
----------------------------------------------------------------------
diff --git a/doc/_config.yml b/doc/_config.yml
index 32b8185..43bb473 100644
--- a/doc/_config.yml
+++ b/doc/_config.yml
@@ -322,3 +322,5 @@ alias:
   cn/doc/references/events/blur.html: cn/references/index.html
   cn/doc/references/events/input.html: cn/references/index.html
   cn/doc/references/events/focus.html: cn/references/index.html
+  cn/guide/tools/devtools.html: cn/guide/tools/toolkit.html
+  cn/guide/tools/weexpack.html: cn/guide/tools/toolkit.html

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/1142e9e7/doc/themes/weex/layout/_partial/header.ejs
----------------------------------------------------------------------
diff --git a/doc/themes/weex/layout/_partial/header.ejs b/doc/themes/weex/layout/_partial/header.ejs
index c2743dc..0b3207d 100644
--- a/doc/themes/weex/layout/_partial/header.ejs
+++ b/doc/themes/weex/layout/_partial/header.ejs
@@ -15,10 +15,7 @@
                 <a href="<%= url_for_lang('playground.html') %>">Playground</a>
               </li>
               <li>
-                <a href="<%= url_for_lang('guide/tools/devtools.html') %>">Devtools</a>
-              </li>
-              <li>
-                <a href="<%= url_for_lang('guide/tools/weexpack.html') %>">Weexpack</a>
+                <a href="<%= url_for_lang('guide/tools/toolkit.html') %>">Weex-toolkit</a>
               </li>
               <li>
                 <a href="http://dotwe.org" target="_blank">Code Snippets</a>


[2/2] incubator-weex git commit: update some english alias

Posted by ji...@apache.org.
update some english alias


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

Branch: refs/heads/dev
Commit: dc7a94a8c8862490aa58f09ab40f2c1da4854fb6
Parents: 1142e9e
Author: JackPu <ka...@gmail.com>
Authored: Thu Mar 30 14:04:43 2017 +0800
Committer: JackPu <ka...@gmail.com>
Committed: Thu Mar 30 14:04:43 2017 +0800

----------------------------------------------------------------------
 doc/_config.yml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/dc7a94a8/doc/_config.yml
----------------------------------------------------------------------
diff --git a/doc/_config.yml b/doc/_config.yml
index 43bb473..22a35f7 100644
--- a/doc/_config.yml
+++ b/doc/_config.yml
@@ -324,3 +324,5 @@ alias:
   cn/doc/references/events/focus.html: cn/references/index.html
   cn/guide/tools/devtools.html: cn/guide/tools/toolkit.html
   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