forked from harness/developer-hub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsidebars.js
406 lines (400 loc) · 10.8 KB
/
sidebars.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
// @ts-check
/** @type {import('@docusaurus/plugin-content-docs').SidebarsConfig} */
const sidebars = {
allcontent: [
// Tutorial Link from Docs
{
type: "link",
label: "Tutorials",
href: "/tutorials",
},
// Documentation Parent
{
type: "category",
label: "Documentation",
link: {
type: "doc",
id: "index",
},
collapsed: true,
items: [
{
type: "category",
label: "Get Started",
link: {
type: "doc",
id: "get-started",
},
customProps: {
description: "Learn Harness fundamentals and key concepts.",
},
collapsed: true,
items: [{ type: "autogenerated", dirName: "get-started" }],
},
// Code Repository Landing Page
{
type: "category",
label: "Code Repository",
link: {
type: "doc",
id: "code-repository",
},
customProps: {
description: "Manage code in Harness, and accelerate development with security at scale. (Beta)",
},
collapsed: true,
items: [{ type: "autogenerated", dirName: "code-repository" }],
},
// Continuous Integration landing page
{
type: "category",
label: "Continuous Integration",
link: {
type: "doc",
id: "continuous-integration",
},
customProps: {
description:
"Learn how you can build faster and be more productive.",
},
collapsed: true,
items: [{ type: "autogenerated", dirName: "continuous-integration" }],
},
// Continuous Delivery Landing Page
{
type: "category",
label: "Continuous Delivery & GitOps",
link: {
type: "doc",
id: "continuous-delivery",
},
customProps: {
description:
"Learn how to make your software releases more efficient and reliable.",
},
collapsed: true,
items: [{ type: "autogenerated", dirName: "continuous-delivery" }],
},
{
type: "category",
label: "Infrastructure as Code Management",
link: {
type: "doc",
id: "infrastructure-as-code-management",
},
customProps: {
description:
"Get started with Harness Infrastructure as Code Management",
},
collapsed: true,
items: [
{
type: "autogenerated",
dirName: "infra-as-code-management",
},
],
},
// Feature Flags Landing Page
{
type: "category",
label: "Feature Flags",
link: {
type: "doc",
id: "feature-flags",
},
customProps: {
description:
"Learn how to change your software's functionality without deploying new code.",
},
collapsed: true,
items: [{ type: "autogenerated", dirName: "feature-flags" }],
},
// Cloud Cost Management Landing Page
{
type: "category",
label: "Cloud Cost Management",
link: {
type: "doc",
id: "cloud-cost-management",
},
customProps: {
description: "Learn how to manage and optimize cloud costs.",
},
collapsed: true,
items: [{ type: "autogenerated", dirName: "cloud-cost-management" }],
},
{
type: "category",
label: "Security Testing Orchestration",
link: {
type: "doc",
id: "security-testing-orchestration",
},
customProps: {
description: "Learn how to left shift your security testing.",
},
collapsed: true,
items: [
{
type: "autogenerated",
dirName: "security-testing-orchestration",
},
],
},
// SSCA
{
type: "category",
label: "Software Supply Chain Assurance",
link: {
type: "doc",
id: "software-supply-chain-assurance",
},
customProps: {
description:
"Learn how to secure your software supply chain.",
},
collapsed: true,
items: [{ type: "autogenerated", dirName: "software-supply-chain-assurance" }],
},
{
type: "category",
label: "Chaos Engineering",
link: {
type: "doc",
id: "chaos-engineering",
},
customProps: {
description: "Learn how to build and validate resilience.",
},
collapsed: true,
items: [
{
type: "autogenerated",
dirName: "chaos-engineering",
},
],
},
// SSCA
// Service Reliability Management Page
{
type: "category",
label: "Service Reliability Management",
link: {
type: "doc",
id: "service-reliability-management",
},
customProps: {
description:
"Learn how to use real-time insights to improve the reliability of applications and services.",
},
collapsed: true,
items: [
{
type: "autogenerated",
dirName: "service-reliability-management",
},
],
},
// Continuous Error Tracking landing page
{
type: "category",
label: "Continuous Error Tracking",
link: {
type: "doc",
id: "continuous-error-tracking",
},
customProps: {
description:
"Learn how you can identify, triage, and resolve errors in applications.",
},
collapsed: true,
items: [
{
type: "autogenerated",
dirName: "continuous-error-tracking",
},
],
},
{
type: "category",
label: "Internal Developer Portal",
link: {
type: "doc",
id: "internal-developer-portal",
},
customProps: {
description:
"Get started with Harness Internal Developer Portal",
},
collapsed: true,
items: [
{
type: "autogenerated",
dirName: "internal-developer-portal",
},
],
},
// SEI
{
type: "category",
label: "Software Engineering Insights",
link: {
type: "doc",
id: "software-engineering-insights",
},
customProps: {
description: "Learn how data-led insights can remove bottlenecks and improve productivity.",
},
collapsed: true,
items: [
{
type: "autogenerated",
dirName: "software-engineering-insights",
},
],
},
// Platform Landing Page
{
type: "category",
label: "Platform",
link: {
type: "doc",
id: "platform",
},
customProps: {
description:
"Learn how to manage Harness features that integrate with all modules.",
},
collapsed: true,
items: [
{
type: "autogenerated",
dirName: "platform",
},
],
},
// SMP landing page
{
type: "category",
label: "Self-Managed Enterprise Edition",
link: {
type: "doc",
id: "self-managed-enterprise-edition",
},
customProps: {
description:
"Learn how to use this end-to-end solution for continuous, self-managed delivery.",
},
collapsed: true,
items: [
{
type: "autogenerated",
dirName: "self-managed-enterprise-edition",
},
],
},
{
type: "category",
label: "Harness FirstGen",
link: {
type: "generated-index",
slug: "/first-gen",
},
customProps: {
description: "Learn how to use Harness FirstGen modules.",
},
collapsed: true,
items: [
{
type: "autogenerated",
dirName: "first-gen",
},
],
},
// Release Notes
{
type: "link",
label: "Release Notes",
href: "/release-notes",
customProps: {
description: "Learn about recent changes to Harness products.",
},
},
{
type: "category",
label: "FAQs",
link: {
type: "generated-index",
slug: "/faqs",
},
customProps: {
description: "Find answers to frequently asked questions.",
},
collapsed: true,
items: [
{
type: "autogenerated",
dirName: "faqs",
},
],
},
{
type: "category",
label: "Troubleshooting",
link: {
type: "generated-index",
slug: "/troubleshooting",
},
customProps: {
description:
"Find details about common error messages, what causes them, and solutions.",
},
collapsed: true,
items: [
{
type: "autogenerated",
dirName: "troubleshooting",
},
],
},
{
type: "category",
label: "Harness Cloud Operations",
link: {
type: "generated-index",
slug: "/harness-cloud-operations",
},
customProps: {
description: "Information on how the Harness SaaS is managed",
},
collapsed: true,
items: [
{
type: "autogenerated",
dirName: "harness-cloud-operations",
},
],
},
],
},
// Cert Link from Docs
{
type: "link",
label: "Certifications",
href: "/certifications",
},
// KB Link from Docs
{
type: "link",
label: "Knowledge Base",
href: "/kb",
},
// Community Link from Docs
{
type: "link",
label: "Community",
href: "/community",
},
],
};
module.exports = sidebars;