11 lines
181 B
YAML
11 lines
181 B
YAML
|
site_name: Prosperon Documentation
|
||
|
repo_url: https://forge.pockle.world/john/prosperon
|
||
|
theme:
|
||
|
name: material
|
||
|
|
||
|
plugins:
|
||
|
- search
|
||
|
|
||
|
markdown_extensions:
|
||
|
- admonition
|
||
|
- tables
|