[doc] update document
Project: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/commit/8581b68e Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/8581b68e Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/diff/8581b68e Branch: refs/heads/master Commit: 8581b68e6d1e8915d161070bfbe978d12348727e Parents: 8f7d262 Author: acton393 <[email protected]> Authored: Fri Mar 23 17:34:56 2018 +0800 Committer: acton393 <[email protected]> Committed: Fri Mar 23 17:34:56 2018 +0800 ---------------------------------------------------------------------- source/cn/guide/extend-module-using-swift.md | 2 +- source/cn/wiki/component-introduction.md | 2 +- source/cn/wiki/handler-introduction.md | 2 +- source/cn/wiki/module-introduction.md | 2 +- source/guide/extend-module-using-swift.md | 2 +- source/wiki/component-introduction.md | 2 +- source/wiki/handler-introduction.md | 2 +- source/wiki/module-introduction.md | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8581b68e/source/cn/guide/extend-module-using-swift.md ---------------------------------------------------------------------- diff --git a/source/cn/guide/extend-module-using-swift.md b/source/cn/guide/extend-module-using-swift.md index 20234d9..95fee06 100644 --- a/source/cn/guide/extend-module-using-swift.md +++ b/source/cn/guide/extend-module-using-swift.md @@ -1,5 +1,5 @@ --- -title: ä½¿ç¨ swift æ©å± Weex +title: ä½¿ç¨ swift æ©å± iOS çåè½ type: guide group: æ©å± order: 6.4 http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8581b68e/source/cn/wiki/component-introduction.md ---------------------------------------------------------------------- diff --git a/source/cn/wiki/component-introduction.md b/source/cn/wiki/component-introduction.md index 1ffd629..7c2b36d 100644 --- a/source/cn/wiki/component-introduction.md +++ b/source/cn/wiki/component-introduction.md @@ -1,5 +1,5 @@ --- -title: component +title: Component type: wiki group: æ¦å¿µ order: 5.3 http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8581b68e/source/cn/wiki/handler-introduction.md ---------------------------------------------------------------------- diff --git a/source/cn/wiki/handler-introduction.md b/source/cn/wiki/handler-introduction.md index a22c1e4..3f60541 100644 --- a/source/cn/wiki/handler-introduction.md +++ b/source/cn/wiki/handler-introduction.md @@ -1,5 +1,5 @@ --- -title: handler +title: Handler type: wiki group: æ¦å¿µ order: 5.2 http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8581b68e/source/cn/wiki/module-introduction.md ---------------------------------------------------------------------- diff --git a/source/cn/wiki/module-introduction.md b/source/cn/wiki/module-introduction.md index a867d02..f222b89 100644 --- a/source/cn/wiki/module-introduction.md +++ b/source/cn/wiki/module-introduction.md @@ -1,5 +1,5 @@ --- -title: module +title: Module type: wiki group: æ¦å¿µ order: 5.1 http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8581b68e/source/guide/extend-module-using-swift.md ---------------------------------------------------------------------- diff --git a/source/guide/extend-module-using-swift.md b/source/guide/extend-module-using-swift.md index c9047ed..5d39a9f 100644 --- a/source/guide/extend-module-using-swift.md +++ b/source/guide/extend-module-using-swift.md @@ -1,5 +1,5 @@ --- -title: Extend weex using swift +title: Extend iOS with swift type: guide group: Extend order: 6.4 http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8581b68e/source/wiki/component-introduction.md ---------------------------------------------------------------------- diff --git a/source/wiki/component-introduction.md b/source/wiki/component-introduction.md index f6c9e84..ffa4567 100644 --- a/source/wiki/component-introduction.md +++ b/source/wiki/component-introduction.md @@ -1,5 +1,5 @@ --- -title: component +title: Component type: wiki group: concept order: 5.1 http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8581b68e/source/wiki/handler-introduction.md ---------------------------------------------------------------------- diff --git a/source/wiki/handler-introduction.md b/source/wiki/handler-introduction.md index ac985fb..22d0e28 100644 --- a/source/wiki/handler-introduction.md +++ b/source/wiki/handler-introduction.md @@ -1,5 +1,5 @@ --- -title: handler +title: Handler type: wiki group: concept order: 5.2 http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8581b68e/source/wiki/module-introduction.md ---------------------------------------------------------------------- diff --git a/source/wiki/module-introduction.md b/source/wiki/module-introduction.md index 76c4696..268c532 100644 --- a/source/wiki/module-introduction.md +++ b/source/wiki/module-introduction.md @@ -1,5 +1,5 @@ --- -title: module +title: Module type: wiki group: concept order: 5.3
