Skip to content

Commit 6cecf0d

Browse files
authored
fix ordering (#2594)
1 parent 8f75442 commit 6cecf0d

2 files changed

Lines changed: 16 additions & 46 deletions

File tree

docs/docs.json

Lines changed: 16 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -41,40 +41,6 @@
4141
"onboarding/set-up-in-ui"
4242
]
4343
},
44-
{
45-
"group": "Features",
46-
"pages": [
47-
"ce/features/plan-preview",
48-
"ce/features/commentops",
49-
"ce/features/opa-policies",
50-
"ce/features/concurrency",
51-
"ce/features/layering",
52-
"ce/features/pr-level-locks",
53-
"ce/features/private-runners",
54-
"ce/features/rbac",
55-
"ce/features/multi-github",
56-
"ce/features/fips-140",
57-
"ce/features/ai-summaries"
58-
]
59-
},
60-
{
61-
"group": "Self-hosting",
62-
"pages": [
63-
"self-host-and-develop/system-architecture",
64-
{
65-
"group": "Prerequisites",
66-
"pages": [
67-
"self-hosting/configuration",
68-
"self-hosting/workos-setup",
69-
"self-hosting/e2b-setup"
70-
]
71-
},
72-
"self-hosting/docker-compose",
73-
"self-hosting/railway",
74-
"self-hosting/kubernetes",
75-
"self-hosting/deprecated-individual-component-installs"
76-
]
77-
},
7844
{
7945
"group": "Onboarding",
8046
"pages": [
@@ -118,6 +84,22 @@
11884
}
11985
]
12086
},
87+
{
88+
"group": "Features",
89+
"pages": [
90+
"ce/features/plan-preview",
91+
"ce/features/commentops",
92+
"ce/features/opa-policies",
93+
"ce/features/concurrency",
94+
"ce/features/layering",
95+
"ce/features/pr-level-locks",
96+
"ce/features/private-runners",
97+
"ce/features/rbac",
98+
"ce/features/multi-github",
99+
"ce/features/fips-140",
100+
"ce/features/ai-summaries"
101+
]
102+
},
121103
{
122104
"group": "Development",
123105
"pages": [

docs/self-hosting/deprecated-individual-component-installs.mdx

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)