feat(docs): in theory, added auto generating docs for the models
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 36s

This commit is contained in:
SeaswimmerTheFsh 2023-12-19 05:54:49 -05:00
parent 542bd06f09
commit 795ca60894
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE
7 changed files with 96 additions and 5 deletions

View file

@ -1,4 +1,4 @@
API
API Reference
===
.. autosummary::

View file

@ -17,3 +17,4 @@ Contents
usage
api
models

7
docs/source/models.rst Normal file
View file

@ -0,0 +1,7 @@
API Reference
===
.. automodule:: pyzipline.models
:members:
:undoc-members:
:show-inheritance: