Skip to content

Commit b4316a2

Browse files
committed
feat(docs): update multiplatform sidebar with new guides
Add new MPP-related guides to the multiplatformSidebar in sidebars.js for improved navigation.
1 parent c488ba4 commit b4316a2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

sidebars.js

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,12 @@ const sidebars = {
206206
},
207207
],
208208
multiplatformSidebar: [
209-
'mpp/index'
209+
'mpp/index',
210+
'mpp/autodev-mpp-quickstart',
211+
'mpp/autodev-cli-tui',
212+
'mpp/autodev-remote',
213+
'mpp/autodev-mpp-android',
214+
'mpp/autodev-mpp-desktop',
210215
],
211216
friendlySidebar: [
212217
'ai-friendly/index',

0 commit comments

Comments
 (0)