Docs: new category "guides"
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
parent
b48c5ab96e
commit
0962114557
@ -98,12 +98,18 @@ module.exports = {
|
||||
"core-concepts/plan",
|
||||
"core-concepts/client",
|
||||
"core-concepts/secrets",
|
||||
"core-concepts/container-images",
|
||||
"core-concepts/what-is-cue",
|
||||
"core-concepts/dagger-cue",
|
||||
"core-concepts/cli-telemetry",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Guides",
|
||||
collapsible: false,
|
||||
collapsed: false,
|
||||
items: ["guides/container-images"],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Use Cases",
|
||||
|
Reference in New Issue
Block a user