|
41 | 41 | "onboarding/set-up-in-ui" |
42 | 42 | ] |
43 | 43 | }, |
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 | | - }, |
78 | 44 | { |
79 | 45 | "group": "Onboarding", |
80 | 46 | "pages": [ |
|
118 | 84 | } |
119 | 85 | ] |
120 | 86 | }, |
| 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 | + }, |
121 | 103 | { |
122 | 104 | "group": "Development", |
123 | 105 | "pages": [ |
|
0 commit comments