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

16 lines
230 B
YAML

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