Skip to content

Commit

Permalink
[Doc] Fix Nav issues and unlisted docs (StarRocks#50601)
Browse files Browse the repository at this point in the history
Signed-off-by: 絵空事スピリット <[email protected]>
  • Loading branch information
EsoragotoSpirit authored and va-os-commits committed Sep 10, 2024
1 parent 20d5a57 commit 6cbbbf7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
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 6cbbbf7

Please sign in to comment.