Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
{
"label": "Devtools",
"to": "getting-started/devtools"
},
{
"label": "Migration Guide",
"to": "guides/migration-guide"
}
]
},
Expand Down Expand Up @@ -77,6 +81,18 @@
{
"label": "Transcription",
"to": "guides/transcription"
},
{
"label": "Image Generation",
"to": "guides/image-generation"
},
{
"label": "Video Generation",
"to": "guides/video-generation"
},
{
"label": "Tree-Shakeable Adapters",
"to": "guides/tree-shakeable-adapters"
}
]
},
Expand Down
Loading
Loading