|
67 | 67 | "pages": [ |
68 | 68 | "openhands/usage/settings/application-settings", |
69 | 69 | "openhands/usage/settings/llm-settings", |
70 | | - "openhands/usage/settings/integrations-settings", |
71 | 70 | "openhands/usage/settings/secrets-settings", |
72 | | - "openhands/usage/settings/api-keys-settings", |
73 | 71 | "openhands/usage/settings/mcp-settings" |
74 | 72 | ] |
75 | | - }, |
76 | | - { |
77 | | - "group": "OpenHands Cloud", |
78 | | - "pages": [ |
79 | | - "openhands/usage/cloud/openhands-cloud", |
80 | | - "openhands/usage/cloud/cloud-ui" |
81 | | - ] |
82 | | - } |
83 | | - ] |
84 | | - }, |
85 | | - { |
86 | | - "group": "Integrations", |
87 | | - "pages": [ |
88 | | - "openhands/usage/settings/integrations-settings", |
89 | | - "openhands/usage/cloud/github-installation", |
90 | | - "openhands/usage/cloud/gitlab-installation", |
91 | | - "openhands/usage/cloud/bitbucket-installation", |
92 | | - "openhands/usage/cloud/slack-installation", |
93 | | - "openhands/usage/cloud/project-management/jira-integration", |
94 | | - { |
95 | | - "group": "Cloud API", |
96 | | - "pages": [ |
97 | | - "openhands/usage/cloud/cloud-api", |
98 | | - "openhands/usage/cloud/plugin-launcher", |
99 | | - "openhands/usage/api/v1" |
100 | | - ] |
101 | 73 | } |
102 | 74 | ] |
103 | 75 | }, |
|
462 | 434 | "enterprise/k8s-install/index", |
463 | 435 | "enterprise/k8s-install/resource-limits" |
464 | 436 | ] |
465 | | - }, |
466 | | - { |
467 | | - "group": "Product Guides", |
468 | | - "pages": [ |
469 | | - { |
470 | | - "group": "Automations (BETA)", |
471 | | - "icon": "clock", |
472 | | - "pages": [ |
473 | | - "openhands/usage/automations/overview", |
474 | | - "openhands/usage/automations/creating-automations", |
475 | | - "openhands/usage/automations/managing-automations", |
476 | | - "openhands/usage/automations/examples" |
477 | | - ] |
478 | | - } |
479 | | - ] |
480 | 437 | } |
481 | 438 | ] |
482 | 439 | } |
|
0 commit comments