Skip to content
Prev Previous commit
Next Next commit
Update docs.json
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
  • Loading branch information
Gerome-Elassaad and mintlify[bot] authored Dec 28, 2025
commit 5d7a0cd160390e8f89faa829f669333232bea34e
18 changes: 16 additions & 2 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -335,12 +335,26 @@
{
"group": "AI Features",
"expanded": false,
"pages": ["essentials/ai-chat-commands", "essentials/project-templates"]
"pages": [
{
"page": "essentials/ai-chat-commands",
"sidebarTitle": "AI chat commands"
},
{
"page": "essentials/project-templates",
"sidebarTitle": "Project templates"
}
]
},
{
"group": "Configuration",
"expanded": false,
"pages": ["essentials/customization"]
"pages": [
{
"page": "essentials/customization",
"sidebarTitle": "Customization"
}
]
}
]
},
Expand Down