18 lines
321 B
YAML
18 lines
321 B
YAML
id: documentation
|
|
kind: content-model
|
|
name: Documentation
|
|
description: Technical guides and manuals.
|
|
semantics:
|
|
document: true
|
|
chronological: false
|
|
searchable: true
|
|
indexable: true
|
|
routing:
|
|
detail: /docs/{slug}/
|
|
presentation:
|
|
default_style_config: wiki
|
|
capabilities:
|
|
- detail-page
|
|
- index-page
|
|
- search
|