Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commitbaa8847

Browse files
committed
Remove commented out code and format sidebar items
1 parent968b9d7 commitbaa8847

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎sidebars.ts‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@ const sidebars: SidebarsConfig = {
2525
items:[
2626
"get-started/signup",
2727
"get-started/add-repo",
28-
// "get-started/customize-coderabbit",
29-
// "get-started/prompt-customization",
3028
"get-started/analytics",
31-
// "get-started/coderabbit-commands",
32-
,
3329
],
3430
},
3531
{
3632
type:"category",
3733
label:"Guides",
38-
items:["guides/customize-coderabbit","guides/prompt-customization","guides/coderabbit-commands"],
34+
items:[
35+
"guides/customize-coderabbit",
36+
"guides/prompt-customization",
37+
"guides/coderabbit-commands",
38+
],
3939
},
4040
{
4141
type:"category",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp