Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Add documentation for the VSCode extension #335

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