This is an automated email from the ASF dual-hosted git repository.
kassiez pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 2c7a2443175 update Security sidebar - delete security from
admin-manual (#1700)
2c7a2443175 is described below
commit 2c7a24431754ef087e3854ac11992bc75892c0fa
Author: wangtianyi2004 <[email protected]>
AuthorDate: Thu Jan 2 22:35:09 2025 +0800
update Security sidebar - delete security from admin-manual (#1700)
## Versions
- [ ] dev
- [ ] 3.0
- [ ] 2.1
- [ ] 2.0
## Languages
- [ ] Chinese
- [ ] English
## Docs Checklist
- [ ] Checked by AI
- [ ] Test Cases Built
---
sidebars.json | 12 ------------
versioned_sidebars/version-2.1-sidebars.json | 12 ------------
versioned_sidebars/version-3.0-sidebars.json | 12 ------------
3 files changed, 36 deletions(-)
diff --git a/sidebars.json b/sidebars.json
index 4cd35c1efef..0ea094fda51 100644
--- a/sidebars.json
+++ b/sidebars.json
@@ -554,18 +554,6 @@
"admin-manual/workload-management/job-scheduler"
]
},
- {
- "type": "category",
- "label": "Managing User Privilege",
- "items": [
- "admin-manual/auth/authentication-and-authorization",
- "admin-manual/auth/ldap",
- "admin-manual/auth/ranger",
- "admin-manual/auth/certificate",
- "admin-manual/auth/fe-certificate",
- "admin-manual/auth/encryption-function"
- ]
- },
{
"type": "category",
"label": "Managing Memory",
diff --git a/versioned_sidebars/version-2.1-sidebars.json
b/versioned_sidebars/version-2.1-sidebars.json
index 6ac469cdbf9..14c840b7418 100644
--- a/versioned_sidebars/version-2.1-sidebars.json
+++ b/versioned_sidebars/version-2.1-sidebars.json
@@ -521,18 +521,6 @@
"admin-manual/workload-management/job-scheduler"
]
},
- {
- "type": "category",
- "label": "Managing User Privilege",
- "items": [
- "admin-manual/auth/authentication-and-authorization",
- "admin-manual/auth/ldap",
- "admin-manual/auth/ranger",
- "admin-manual/auth/certificate",
- "admin-manual/auth/fe-certificate",
- "admin-manual/auth/encryption-function"
- ]
- },
{
"type": "category",
"label": "Managing Memory",
diff --git a/versioned_sidebars/version-3.0-sidebars.json
b/versioned_sidebars/version-3.0-sidebars.json
index f1fe446f665..442986af5e0 100644
--- a/versioned_sidebars/version-3.0-sidebars.json
+++ b/versioned_sidebars/version-3.0-sidebars.json
@@ -554,18 +554,6 @@
"admin-manual/workload-management/job-scheduler"
]
},
- {
- "type": "category",
- "label": "Managing User Privilege",
- "items": [
- "admin-manual/auth/authentication-and-authorization",
- "admin-manual/auth/ldap",
- "admin-manual/auth/ranger",
- "admin-manual/auth/certificate",
- "admin-manual/auth/fe-certificate",
- "admin-manual/auth/encryption-function"
- ]
- },
{
"type": "category",
"label": "Managing Memory",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]