Files
CreatBotMoonraker/.readthedocs.yaml
Eric Callahan 948b842351 docs: add peripheral API documentation
Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2024-02-01 10:28:14 -05:00

15 lines
194 B
YAML

version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
mkdocs:
configuration: mkdocs.yml
fail_on_warning: false
python:
install:
- requirements: docs/doc-requirements.txt