This is an automated email from the ASF dual-hosted git repository.

liujun pushed a change to branch refactor/docs
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


    from 078a9de06c add java sdk docs (#1079)
     add 4f8ffa6e06 publish this branch
     add 34ede3a164 change base url
     add 7194be1a02 update facade menu
     add f6dd538008 update doc
     add 447ddb06b4 update
     add 5f5d520e63 update
     add 2678034084 update
     add 33ff408dde no list
     add 37e72a3741 try _blank link
     add 8b7d3e7293 test separate java sdk doc
     add ed240b8c6e fix
     add 260e4b2b52 update facde
     add 1822ebd675 Merge branch 'local/origin/refactor/docs' into refactor/docs
     add e43689014b update doc
     new e0473ecff5 update
     new de966421d5 Merge branch 'refactor/docs' of 
https://github.com/apache/dubbo-website into local/origin/refactor/docs
     new 7d9dc812a3 Merge branch 'local/origin/refactor/docs' into 
local/chicken/refactor/docs
     new 7e18691d91 deploy

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/build_and_deploy.yml       |   6 +-
 content/cn/facade-docs/_index.md             |  14 ++--
 content/cn/facade-docs/mannual/Golang.md     |   2 +-
 content/cn/facade-docs/mannual/Java.md       |   3 +-
 content/cn/facade-docs/what/overview.md      | 107 +++++++++++++++++++++++++--
 content/cn/facade-docs/what/usecases.md      |  10 +--
 content/cn/facade-docs/whatsnew/_index.md    |  21 +++++-
 content/cn/facade-docs/whatsnew/mesh.md      |   4 +-
 content/cn/users/_index.md                   |  66 +++++++++++++++++
 content/cn/users/alibaba.md                  |   7 ++
 content/cn/users/icbc.md                     |   7 ++
 content/cn/users/xiaomi.md                   |   7 ++
 layouts/shortcodes/page/header.html          |  13 ++++
 layouts/shortcodes/page/page-meta-links.html |   3 +
 layouts/shortcodes/page/toc.html             |  30 ++++++++
 static/imgs/v3/concepts/rpc.png              | Bin 0 -> 22695 bytes
 static/imgs/v3/mesh/mix-mesh.png             | Bin 0 -> 144878 bytes
 17 files changed, 270 insertions(+), 30 deletions(-)
 mode change 100755 => 100644 content/cn/facade-docs/mannual/Java.md
 create mode 100644 content/cn/users/_index.md
 create mode 100644 content/cn/users/alibaba.md
 create mode 100644 content/cn/users/icbc.md
 create mode 100644 content/cn/users/xiaomi.md
 create mode 100644 layouts/shortcodes/page/header.html
 create mode 100644 layouts/shortcodes/page/page-meta-links.html
 create mode 100644 layouts/shortcodes/page/toc.html
 create mode 100644 static/imgs/v3/concepts/rpc.png
 create mode 100644 static/imgs/v3/mesh/mix-mesh.png

Reply via email to