Skip to content

Commit

Permalink
[Doc] Fix Nav issues and unlisted docs
Browse files Browse the repository at this point in the history
Signed-off-by: EsoragotoSpirit <[email protected]>
  • Loading branch information
EsoragotoSpirit committed Sep 3, 2024
1 parent a9652a2 commit c2a6111
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"description": "The label for category Data Lakes in sidebar docs"
},
"sidebar.docs.category.Catalog": {
"message": "数据目录",
"message": "Catalog",
"description": "The label for category Catalog in sidebar docs"
},
"sidebar.docs.category.Data cache": {
Expand Down Expand Up @@ -276,7 +276,7 @@
"description": "The label for category Database in sidebar docs"
},
"sidebar.docs.category.Resource": {
"message": "资源组",
"message": "资源",
"description": "The label for category Resource in sidebar docs"
},
"sidebar.docs.category.Table, bucket, partition, and index": {
Expand Down Expand Up @@ -540,7 +540,7 @@
"description": "The label for category Utility in sidebar docs"
},
"sidebar.docs.category.Data types": {
"message": "Data types",
"message": "数据类型",
"description": "The label for category Data types in sidebar docs"
},
"sidebar.docs.category.SQL statements": {
Expand Down
1 change: 1 addition & 0 deletions docs/docusaurus/sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@
},
"loading/StreamLoad",
"loading/hdfs_load",
"loading/cloud_storage_load",
{
"type": "category",
"label": "Load data from Apache Kafka",
Expand Down

0 comments on commit c2a6111

Please sign in to comment.