Skip to content

Add documentation for the VSCode extension #335

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
May 14, 2025
Prev Previous commit
Next Next commit
Remove unrelated ToC entries
  • Loading branch information
jmacdotorg committed May 12, 2025
commit 20220170a2a031d15e1be92e108430cf88838585
3 changes: 0 additions & 3 deletions sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@ const sidebars: SidebarsConfig = {
label: "Review pull requests",
items: [
"guides/commands",
"guides/code-review-best-practices",
"guides/code-review-troubleshooting",
"guides/agent_chat",
{
type: "category",
Expand Down Expand Up @@ -141,7 +139,6 @@ const sidebars: SidebarsConfig = {
label: "CodeRabbit API",
href: "https://api.coderabbit.ai/api/swagger/",
},
"reference/review-commands",
{
type: "category",
label: "Supported tools",
Expand Down