We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1b95de commit ca064daCopy full SHA for ca064da
remote-content/remote-sources/guide/guide-generator.js
@@ -27,9 +27,9 @@ const SPECIAL_GUIDES = {
27
},
28
'guide': {
29
sourceFile: 'guides/README.md',
30
- title: 'llm-d User Guide',
+ title: 'Guides',
31
description: 'Getting started with llm-d and exploring well-lit paths for different use cases',
32
- sidebarLabel: 'User Guide',
+ sidebarLabel: 'Guides',
33
sidebarPosition: 1,
34
outputFile: 'guide.md',
35
customTransform: contentTransform
0 commit comments