basic api docs

This commit is contained in:
Thomas Hobson 2021-07-17 14:44:21 +12:00
parent 85fce0d32c
commit 09e0a9497d
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F
7 changed files with 252 additions and 1 deletions

8
.readthedocs.yaml Normal file
View file

@ -0,0 +1,8 @@
version: 2
mkdocs:
configuration: mkdocs.yml
python:
version: 3.7
install:
- requirements: docs/requirements.txt