Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
157 changes: 0 additions & 157 deletions src/_data/sidebar.yml

This file was deleted.

165 changes: 79 additions & 86 deletions src/_data/sidebars/help.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,83 @@ resources:
link: /getting-started/going-further/
icon: zap
- type: category
label: Integrate Bump.sh with your workflow
label: API documentation
icon: documentation
items:
- type: category
label: Publish documentation
link: /publish-documentation/
items:
- type: page
label: Create and manage documentation
link: /publish-documentation/create-and-manage-documentation/
- type: page
label: Deploy and release management
link: /publish-documentation/deploy-and-release-management/
- type: page
label: Branching
link: /publish-documentation/branching/
- type: page
label: Documentation access management
link: /publish-documentation/documentation-access-management/
- type: page
label: SEO & GEO
link: /publish-documentation/seo-geo/
- type: page
label: Provide links to external resources
link: /publish-documentation/external-links/
- type: page
label: Get feedback from users
link: /publish-documentation/feedback/
- type: category
label: Documentation experience
link: /documentation-experience/
items:
- label: API Explorer
link: /documentation-experience/api-explorer/
- label: Markdown support
link: /documentation-experience/markdown-support/
- label: Topics
link: /documentation-experience/topics/
- label: Ask AI & Markdown rendering
link: /documentation-experience/ask-ai-markdown-rendering/
- type: category
label: Customization options
link: /customization-options/
items:
- label: Custom domains
link: /customization-options/custom-domains/
- label: Branding customization
link: /customization-options/color-logo-meta-images/
- label: Login page
link: /customization-options/login/
- label: Operations & navigation
link: /customization-options/operations-navigation/
- label: Head injection (analytics and tools integration)
link: /customization-options/head-injection-analytics-tools-integration/
- label: Embed mode
link: /customization-options/embed-mode/
- type: category
label: Changes management
link: /changes-management/
items:
- label: Changelog
link: /changes-management/changelog/
- label: Integrations
link: /changes-management/integrations/
- type: category
label: Hubs
link: /hubs/
icon: hub
items:
- label: Create and manage hubs
link: /hubs/create-and-manage-hubs/
- label: General hub settings
link: /hubs/hub-settings/
- label: Hub UI customization
link: /hubs/customize-ui/
- type: category
label: CI & integrations
link: /continuous-integration/
icon: terminal
items:
Expand All @@ -33,102 +109,19 @@ resources:
link: /continuous-integration/cli/
- label: API (advanced)
link: /continuous-integration/api/
- type: category
label: Publish Documentation
link: /publish-documentation/
icon: book-open-check
items:
- type: page
label: Create and manage documentation
link: /publish-documentation/create-and-manage-documentation/
- type: page
label: Deploy and release management
link: /publish-documentation/deploy-and-release-management/
- type: page
label: Branching
link: /publish-documentation/branching/
- type: page
label: Documentation access management
link: /publish-documentation/documentation-access-management/
- type: page
label: SEO & GEO
link: /publish-documentation/seo-geo/
- type: page
label: Provide links to external resources
link: /publish-documentation/external-links/
- type: page
label: Get feedback from users
link: /publish-documentation/feedback/
- type: category
label: Documentation experience
link: /documentation-experience/
icon: pencil-line
items:
- label: API Explorer
link: /documentation-experience/api-explorer/
- label: Markdown support
link: /documentation-experience/markdown-support/
- label: Topics
link: /documentation-experience/topics/
- label: Ask AI & Markdown rendering
link: /documentation-experience/ask-ai-markdown-rendering/
- type: category
label: Customization Options
link: /customization-options/
icon: sparkles
items:
- label: Custom domains
link: /customization-options/custom-domains/
- label: Branding customization
link: /customization-options/color-logo-meta-images/
- label: Login page
link: /customization-options/login/
- label: Operations & Navigation
link: /customization-options/operations-navigation/
- label: Head injection (analytics and tools integration)
link: /customization-options/head-injection-analytics-tools-integration/
- label: Embed mode
link: /customization-options/embed-mode/
- type: category
label: Changes management
link: /changes-management/
icon: bell-dot
items:
- label: Changelog
link: /changes-management/changelog/
- label: Integrations
link: /changes-management/integrations/
- type: category
label: Hubs
link: /hubs/
icon: hub
items:
- label: Create and manage hubs
link: /hubs/create-and-manage-hubs/
- label: General hub settings
link: /hubs/hub-settings/
- label: Hub UI customization
link: /hubs/customize-ui/
- type: category
label: Organizations
link: /organizations/
icon: org
items:
- label: Create and manage organizations
link: /organizations/create-and-manage-organizations/
- label: Organization Access Management
- label: Organization access management
link: /organizations/organization-access-management/
- label: Personal user account migration
link: /organizations/personal-user-account-migration/
- label: Account
icon: user
items:
- label: User account settings
link: /account/user-account-settings/
- label: Billing
link: /account/billing/
- type: category
label: Specification Support
label: Specification support
link: /specification-support/
icon: code-file
items:
Expand Down
29 changes: 0 additions & 29 deletions src/_help/account/user-account-settings.md

This file was deleted.

2 changes: 1 addition & 1 deletion src/_help/hubs/create-and-manage-hubs.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ However, the API does not currently support the following actions:

[Access Management](/help/publish-documentation/documentation-access-management) functions in a similar way for hubs, with a few exceptions.

The Access Management settings for a hub apply to all the documentations within it.
The access management settings for a hub apply to all the documentations within it.
Two settings are possible:

- Private: All documentations are accessible only to members of your organization and by invitation.
Expand Down
2 changes: 1 addition & 1 deletion src/_help/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Learn how to get the most of Bump.sh for your API ecosystem.

- [Getting started](/help/getting-started) -- Learn about Bump.sh, how to deploy your first specification file and explore the possibilities.
- [Specification support](/help/specification-support) -- Which and how specifications are supported.
- [Changes Management](/help/changes-management) -- Never miss any changes of your API, check them with the diff.
- [Changes management](/help/changes-management) -- Never miss any changes of your API, check them with the diff.

## Manage your documentation and access
- [Hubs](/help/hubs) -- Create groups of documentation.
Expand Down
Loading