This is an automated email from the ASF dual-hosted git repository. tison pushed a commit to branch drop-comming-soon in repository https://gitbox.apache.org/repos/asf/incubator-streampark-website.git
commit e6a045db4e6b63860e9ddb4411ee5b20f642ddde Author: tison <[email protected]> AuthorDate: Fri Jun 7 21:26:02 2024 +0800 [Improve] Drop fake pages Signed-off-by: tison <[email protected]> --- docs/advanced/_category_.json | 4 ---- docs/advanced/advanced.md | 7 ------- .../current/advanced/_category_.json | 4 ---- .../docusaurus-plugin-content-docs/current/advanced/advanced.md | 7 ------- 4 files changed, 22 deletions(-) diff --git a/docs/advanced/_category_.json b/docs/advanced/_category_.json deleted file mode 100644 index 41d9f840..00000000 --- a/docs/advanced/_category_.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "label": "Advanced extensions", - "position": 5 -} \ No newline at end of file diff --git a/docs/advanced/advanced.md b/docs/advanced/advanced.md deleted file mode 100755 index d808acc7..00000000 --- a/docs/advanced/advanced.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: 'advanced' -title: 'Advanced Extension' -sidebar_position: 1 ---- - -### Coming soon \ No newline at end of file diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/advanced/_category_.json b/i18n/zh-CN/docusaurus-plugin-content-docs/current/advanced/_category_.json deleted file mode 100644 index 3682b1c2..00000000 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/advanced/_category_.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "label": "高级扩展", - "position": 5 -} \ No newline at end of file diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/advanced/advanced.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/advanced/advanced.md deleted file mode 100755 index e9147e28..00000000 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/advanced/advanced.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: 'advanced' -title: '高级扩展' -sidebar_position: 1 ---- - -### ---待更新--- \ No newline at end of file
