adding docs for a whole bunch more stuff
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 36s

This commit is contained in:
SeaswimmerTheFsh 2023-12-20 18:13:55 -05:00
parent b774ecdc0a
commit bd4a90a6be
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE
8 changed files with 106 additions and 89 deletions

3
docs/ref/errors.md Normal file
View file

@ -0,0 +1,3 @@
# Exceptions
::: pyzipline.errors

3
docs/ref/models.md Normal file
View file

@ -0,0 +1,3 @@
# Models Reference
::: pyzipline.models

3
docs/ref/rest_adapter.md Normal file
View file

@ -0,0 +1,3 @@
# Rest Adapter
::: pyzipline.rest_adapter.RestAdapter

3
docs/ref/utils.md Normal file
View file

@ -0,0 +1,3 @@
# Utilities
::: pyzipline.utils