15 lines
208 B
YAML
15 lines
208 B
YAML
site_name: pddnsc
|
|
|
|
theme: material
|
|
markdown_extensions:
|
|
- pymdownx.snippets
|
|
|
|
plugins:
|
|
- search
|
|
- mkapi:
|
|
config: mkapi_conf.py
|
|
|
|
nav:
|
|
- Home: index.md
|
|
- Reference: $api/pddnsc.***
|