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

benjobs pushed a change to branch dev
in repository 
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git


    from 5f264333 [Improve] Docs directory structure adjustment (#383)
     new 1b32ac33 [Improve] minor improvement
     new 9a49f83f [Improve] docs menu adjustment

The 2 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:
 docs/development/1.development.md                  |  1 +
 docs/development/_category_.json                   |  2 +-
 docs/framework/1.model.md                          |  2 +-
 docs/framework/2.conf.md                           |  3 ++-
 docs/framework/connector/1.kafka.md                |  2 +-
 docs/framework/connector/2.jdbc.md                 |  2 +-
 docs/framework/connector/3.clickhouse.md           |  2 +-
 docs/framework/connector/4.doris.md                |  2 +-
 docs/framework/connector/5.es.md                   |  2 +-
 docs/framework/connector/6.hbase.md                |  2 +-
 docs/framework/connector/7.http.md                 |  2 +-
 docs/framework/connector/8.redis.md                |  2 +-
 docs/platform/8.platform-build.md                  |  2 +-
 .../{9.flink-on-k8s.md => k8s/1.flink-on-k8s.md}   |  2 +-
 .../2.hadoop-resource-integration.md}              |  2 +-
 .../3.k8s-pvc-integration.md}                      |  2 +-
 docs/platform/k8s/_category_.json                  |  4 ++++
 .../docusaurus-plugin-content-docs/current.json    | 26 ++++++++++++++++++++++
 .../current/development/_category_.json            |  4 ----
 .../current/framework/_category_.json              |  4 ----
 .../current/framework/connector/1.kafka.md         |  2 +-
 .../current/framework/connector/2.jdbc.md          |  2 +-
 .../current/framework/connector/3.clickhouse.md    |  2 +-
 .../current/framework/connector/4.doris.md         |  2 +-
 .../current/framework/connector/5.es.md            |  2 +-
 .../current/framework/connector/6.hbase.md         |  2 +-
 .../current/framework/connector/7.http.md          |  2 +-
 .../current/framework/connector/8.redis.md         |  2 +-
 .../current/framework/connector/_category_.json    |  4 ----
 .../current/get-started/1.intro.md                 |  2 +-
 .../current/get-started/2.deployment.md            |  2 +-
 .../current/get-started/3.dockerDeployment.md      |  8 +++----
 .../current/get-started/4.platformBasicUsage.md    |  2 +-
 .../current/get-started/_category_.json            |  4 ----
 .../current/platform/6.SSO.md                      |  2 +-
 .../platform/{7.-yarnQueue.md => 7.yarnQueue.md}   |  4 ++--
 .../{8.platform-install.md => 8.platform-build.md} |  2 +-
 .../current/platform/_category_.json               |  4 ----
 .../{9.flink-on-k8s.md => k8s/1.flink-on-k8s.md}   |  2 +-
 .../2.hadoop-resource-integration.md}              |  2 +-
 .../3.k8s-pvc-integration.md}                      |  2 +-
 41 files changed, 69 insertions(+), 57 deletions(-)
 rename docs/platform/{9.flink-on-k8s.md => k8s/1.flink-on-k8s.md} (99%)
 rename docs/platform/{10.hadoop-resource-integration.md => 
k8s/2.hadoop-resource-integration.md} (99%)
 rename docs/platform/{11.k8s-pvc-integration.md => 
k8s/3.k8s-pvc-integration.md} (98%)
 create mode 100644 docs/platform/k8s/_category_.json
 create mode 100644 i18n/zh-CN/docusaurus-plugin-content-docs/current.json
 delete mode 100644 
i18n/zh-CN/docusaurus-plugin-content-docs/current/development/_category_.json
 delete mode 100644 
i18n/zh-CN/docusaurus-plugin-content-docs/current/framework/_category_.json
 delete mode 100644 
i18n/zh-CN/docusaurus-plugin-content-docs/current/framework/connector/_category_.json
 delete mode 100644 
i18n/zh-CN/docusaurus-plugin-content-docs/current/get-started/_category_.json
 rename 
i18n/zh-CN/docusaurus-plugin-content-docs/current/platform/{7.-yarnQueue.md => 
7.yarnQueue.md} (99%)
 rename 
i18n/zh-CN/docusaurus-plugin-content-docs/current/platform/{8.platform-install.md
 => 8.platform-build.md} (99%)
 delete mode 100644 
i18n/zh-CN/docusaurus-plugin-content-docs/current/platform/_category_.json
 rename 
i18n/zh-CN/docusaurus-plugin-content-docs/current/platform/{9.flink-on-k8s.md 
=> k8s/1.flink-on-k8s.md} (99%)
 rename 
i18n/zh-CN/docusaurus-plugin-content-docs/current/platform/{10.hadoop-resource-integration.md
 => k8s/2.hadoop-resource-integration.md} (99%)
 rename 
i18n/zh-CN/docusaurus-plugin-content-docs/current/platform/{11.k8s-pvc-integration.md
 => k8s/3.k8s-pvc-integration.md} (98%)

Reply via email to