This repository was archived by the owner on Aug 16, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork69
Improve Documentation Structure and Accessibility in Markdown Files#69
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
9 commits Select commitHold shift + click to select a range
730a547 Major refactor
hasit9de8889 Update image file name in introduction.md
hasit6f5f8e0 Update sidebar positions for integrations documentation
hasit44abd10 Update category positions for documentation
hasita433763 Update knowledge base integration description
hasit44f57e0 Update FAQ with CodeRabbit comparison and CodeRabbit's uniqueness
hasit07a19d2 Update redirects in docusaurus.config.ts
hasitdd0ac3b Update Jira and Linear integration configuration in knowledge base
hasit1de9959 Update GitLab integration documentation
hasitFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
12 changes: 6 additions & 6 deletionsdocs/about/features.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Binary file removeddocs/about/images/CodeRabbitFlow.png
Binary file not shown.
8 changes: 4 additions & 4 deletionsdocs/about/pricing.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletionsdocs/about/support.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletiondocs/guides/configure-coderabbit.md → docs/configure-coderabbit.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
29 changes: 24 additions & 5 deletionsdocs/faq/faq.md → docs/faq.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletiondocs/guides/_category_.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| label: Guides | ||
| position:5 | ||
| collapsible: true | ||
| collapsed: true |
4 changes: 2 additions & 2 deletionsdocs/guides/delete-account.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletiondocs/guides/ondemand-reports.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletiondocs/guides/review-instructions.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
4 changes: 0 additions & 4 deletionsdocs/guides/tools/_category_.yml
This file was deleted.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
2 changes: 1 addition & 1 deletiondocs/integrations/_category_.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| label: Integrations | ||
| position:6 | ||
| collapsible: true | ||
| collapsed: true |
36 changes: 36 additions & 0 deletionsdocs/integrations/knowledge-base.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| --- | ||
| title: External Knowledge Base | ||
| description: Integrate CodeRabbit with an external knowledge base for issue tracking. | ||
| sidebar_label: Knowledge Base | ||
| sidebar_position: 3 | ||
| --- | ||
| CodeRabbit integrates with external knowledge bases to provide a seamless experience for issue tracking. This will allow CodeRabbit to use the context from the linked issues while reviewing the code. | ||
| ## Jira {#jira} | ||
| ### CodeRabbit App | ||
| 1. Navigate to [integrations][integrations] in the CodeRabbit app. | ||
| 2. Toggle the Jira switch to enable the integration. | ||
| Upon enabling the Jira integration, CodeRabbit will redirect you to the Jira login page. Enter your Jira credentials to authenticate the integration. | ||
| ### CodeRabbit Configuration | ||
| 1. Add Jira's Project Keys to the `knowledge_base.jira.project_keys` field in your project's CodeRabbit configuration file at `.coderabbit.yaml`. | ||
| ## Linear {#Linear} | ||
| ### CodeRabbit App | ||
| 1. Navigate to [integrations][integrations] in the CodeRabbit app. | ||
| 2. Toggle the Linear switch to enable the integration. | ||
| Upon enabling the Linear integration, CodeRabbit will redirect you to the Linear login page. Enter your Linear credentials to authenticate the integration. | ||
| ### CodeRabbit Configuration | ||
| 1. Add Linear's Team Keys to the `knowledge_base.linear.team_keys` field in your project's CodeRabbit configuration file at `.coderabbit.yaml`. | ||
| [integrations]: https://app.coderabbit.ai/integrations |
11 changes: 6 additions & 5 deletionsdocs/integrations/saas-gitlab.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -2,6 +2,7 @@ | ||
| title: Integrating CodeRabbit with SaaS GitLab | ||
| description: Integrate CodeRabbit with SaaS GitLab. | ||
| sidebar_label: SaaS GitLab | ||
| sidebar_position: 1 | ||
| --- | ||
| This guide will assist you in effectively integrating CodeRabbit with SaaS GitLab. | ||
| @@ -26,22 +27,22 @@ To interact with the GitLab API, a **Personal Access Token** is required. This t | ||
| Upon first login to the application (immediately after the onboarding screen), you will need to choose based on your organization's requirements. | ||
|  | ||
| **We recommend using the default CodeRabbit user** for most organizations, as it is pre-configured. However, we understand that some organizations may prefer more control over the user or have restrictions regarding user inclusion within their organization. | ||
| ### Personal Access Tokens | ||
| If your organization opts to use another user within the organization, you can do so by [generating a personal access token](#generating-a-personal-access-token). | ||
|  | ||
| #### Recommendations | ||
| * **Create a dedicated user for CodeRabbit** - This ensures the user is exclusively for CodeRabbit, allowing better access control. | ||
| * **Use "CodeRabbit" as the username** - This makes the user easily recognizable for future reference. | ||
| * **Use a dedicated email address** - This helps in easy identification and management. | ||
| * **Use the CodeRabbit logo as the profile picture** - This further ensures easy recognition. You can download our logo from [here](/img/integrations/logo.svg "download"). | ||
hasit marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
| #### Key Points to Remember | ||
| @@ -66,4 +67,4 @@ GitLab provides an option to generate a personal access token for a new user. Fo | ||
| 9. Click "Create Personal Access Token." | ||
| 10. Note down the token as it will only be displayed once. | ||
|  | ||
13 changes: 7 additions & 6 deletionsdocs/integrations/self-hosted-gitlab.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.