mirror of
https://github.com/acedanger/docs.git
synced 2025-12-05 22:50:12 -08:00
Refactor documentation: Remove outdated guides on CI/CD setup, multi-user support, and SSO authentication; update index and quickstart pages for clarity and improved structure; enhance feature descriptions and application overview.
This commit is contained in:
17
docs.json
17
docs.json
@@ -14,27 +14,12 @@
|
||||
"tab": "Documentation",
|
||||
"groups": [
|
||||
{
|
||||
"group": "Getting Started",
|
||||
"group": "Overview",
|
||||
"pages": [
|
||||
"index",
|
||||
"quickstart"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Setup & Configuration",
|
||||
"pages": [
|
||||
"guides/setup/cicd",
|
||||
"guides/setup/sso",
|
||||
"guides/setup/multi-user"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Deployment",
|
||||
"pages": [
|
||||
"guides/deployment/docker",
|
||||
"guides/deployment/caddy"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Features",
|
||||
"pages": [
|
||||
|
||||
Reference in New Issue
Block a user