Import Labyricorn Control Plane
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
id: "knowledge-base"
|
||||
name: "Knowledge Base"
|
||||
description: "Structured Q&A, troubleshooting articles, and reference cards"
|
||||
defaultPath: "/.knowledge"
|
||||
views:
|
||||
standalone:
|
||||
template: "kb/article.html"
|
||||
description: "Knowledge base entry"
|
||||
compact:
|
||||
template: "kb/compact.html"
|
||||
description: "Search list view"
|
||||
features:
|
||||
tableOfContents: false
|
||||
revisionInfo: false
|
||||
repositoryLinks: false
|
||||
breadcrumbs: true
|
||||
Reference in New Issue
Block a user