Skip to content

Commit d69c14b

Browse files
Update docs.json
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent 3bc17f3 commit d69c14b

1 file changed

Lines changed: 24 additions & 2 deletions

File tree

docs.json

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,12 +238,34 @@
238238
{
239239
"group": "Techniques",
240240
"expanded": false,
241-
"pages": ["prompting/discussion-mode", "prompting/prompt-engineering-guide", "prompting/prompting-effectively"]
241+
"pages": [
242+
{
243+
"page": "prompting/discussion-mode",
244+
"sidebarTitle": "Discussion mode"
245+
},
246+
{
247+
"page": "prompting/prompt-engineering-guide",
248+
"sidebarTitle": "Prompt engineering"
249+
},
250+
{
251+
"page": "prompting/prompting-effectively",
252+
"sidebarTitle": "Prompting effectively"
253+
}
254+
]
242255
},
243256
{
244257
"group": "Optimization",
245258
"expanded": false,
246-
"pages": ["prompting/maximize-token-efficiency", "prompting/plan-your-app"]
259+
"pages": [
260+
{
261+
"page": "prompting/maximize-token-efficiency",
262+
"sidebarTitle": "Token efficiency"
263+
},
264+
{
265+
"page": "prompting/plan-your-app",
266+
"sidebarTitle": "Plan your app"
267+
}
268+
]
247269
}
248270
]
249271
},

0 commit comments

Comments
 (0)