Files
saladeaula.digital/layercake/mkdocs.yml
2025-04-11 21:28:02 -03:00

15 lines
220 B
YAML

site_name: Layercake Docs
theme:
name: "readthedocs"
plugins:
- mkdocstrings:
handlers:
python:
options:
docstring_style: numpy
nav:
- index.md
- API reference: reference.md