docs/cli: skip under the hood docs for now
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
---
|
||||
id: under-the-hood
|
||||
title: Under the Hook
|
||||
description: A dive into the implementation of the Backstage CLI
|
||||
---
|
||||
|
||||
## Summary
|
||||
@@ -34,11 +34,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"CLI": [
|
||||
"cli/index",
|
||||
"cli/commands",
|
||||
"cli/under-the-hood"
|
||||
],
|
||||
"CLI": ["cli/index", "cli/commands"],
|
||||
"Core Features": [
|
||||
{
|
||||
"type": "subcategory",
|
||||
|
||||
Reference in New Issue
Block a user