Skip to content

Commit 3994812

Browse files
reorder
1 parent 904880e commit 3994812

9 files changed

+15
-8
lines changed

Diff for: docs/guides/agent_chat.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Chat and Agentic Chat
33
sidebar_label: Chat and Agentic Chat
44
description: Learn about CodeRabbit Pro's chat and agentic chat system
5-
sidebar_position: 8
5+
sidebar_position: 3
66
---
77

88
# CodeRabbit Chat

Diff for: docs/guides/commands.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
---
2+
title: Commands
3+
sidebar_label: Commands
4+
description: Learn how to control CodeRabbit using commands in pull request comments
5+
sidebar_position: 1
6+
---
7+
18
# CodeRabbit Commands
29

310
> Control your code reviews directly from pull request comments using CodeRabbit's command system. Each command starts with `@coderabbitai` followed by the specific action you want to take.

Diff for: docs/guides/custom-reports.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Custom Reports
33
sidebar_label: Custom Reports
44
description: Learn how to create custom reports with CodeRabbit Pro's flexible reporting system
5-
sidebar_position: 7
5+
sidebar_position: 8
66
---
77

88
```mdx-code-block

Diff for: docs/guides/issue-chat.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Issue Chat
33
sidebar_label: Issue Chat
44
description: Learn how to use CodeRabbit's chat capabilities within issues
5-
sidebar_position: 10
5+
sidebar_position: 4
66
---
77

88
```mdx-code-block

Diff for: docs/guides/issue-creation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Issue Creation
33
sidebar_label: Issue Creation
44
description: Learn how to create issues directly through CodeRabbit
5-
sidebar_position: 9
5+
sidebar_position: 5
66
---
77

88
```mdx-code-block

Diff for: docs/guides/linked-issues.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Linked Issues
33
sidebar_label: Linked Issues
44
description: Learn how to effectively use linked issues with CodeRabbit for better pull request assessments
5-
sidebar_position: 11
5+
sidebar_position: 6
66
---
77

88
# Linked Issues

Diff for: docs/guides/ondemand-reports.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: On-demand Reports
33
sidebar_label: On-demand Reports
44
description: CodeRabbit offers a way to generate on-demand reports using a simple API request
5-
sidebar_position: 8
5+
sidebar_position: 9
66
---
77

88
```mdx-code-block

Diff for: docs/guides/review-instructions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description:
55
CodeRabbit offers various customization options to tailor the reviews to your
66
specific requirements. Customizations can be made using one of the below
77
options.
8-
sidebar_position: 3
8+
sidebar_position: 2
99
---
1010

1111
The guide explains how to add custom review instructions for the entire project.

Diff for: docs/guides/scheduled-reports.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Scheduled Reports
33
sidebar_label: Scheduled Reports
44
description: Learn how to set up automated recurring reports with CodeRabbit Pro
5-
sidebar_position: 6
5+
sidebar_position: 7
66
---
77

88
```mdx-code-block

0 commit comments

Comments
 (0)