14 lines
331 B
YAML
14 lines
331 B
YAML
id: "wiki"
|
|
name: "Wiki Hierarchy"
|
|
description: "Hierarchical documentation system with sidebar navigation and backlinks"
|
|
defaultPath: "/.wiki"
|
|
views:
|
|
standalone:
|
|
template: "wiki/page.html"
|
|
description: "Wiki article page"
|
|
features:
|
|
tableOfContents: true
|
|
revisionInfo: true
|
|
repositoryLinks: true
|
|
breadcrumbs: true
|