12 lines
134 B
YAML
12 lines
134 B
YAML
site_name: Layercake Docs
|
|
|
|
theme:
|
|
name: "readthedocs"
|
|
|
|
plugins:
|
|
- mkdocstrings
|
|
|
|
nav:
|
|
- index.md
|
|
- API reference: reference.md
|