15 lines
186 B
YAML
15 lines
186 B
YAML
|
baseURL: http://example.org
|
||
|
languageCode: en-gb
|
||
|
title: Snippets
|
||
|
theme: docdock
|
||
|
|
||
|
params:
|
||
|
enableGitInfo: true
|
||
|
disableNavChevron: true
|
||
|
|
||
|
outputs:
|
||
|
home:
|
||
|
- HTML
|
||
|
- RSS
|
||
|
- JSON
|