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

View file

@ -13,7 +13,12 @@ nav:
- Getting Started:
- Installation: getting-started/installation.md
- Usage: getting-started/usage.md
- Reference: ref/zipline.md
- Reference:
- Zipline: ref/zipline.md
- Utilities: ref/utils.md
- Exceptions: ref/exceptions.md
- Models: ref/models.md
- Rest Adapter: ref/rest_adapter.md
plugins:
- git-revision-date-localized:
@ -29,6 +34,7 @@ plugins:
options:
docstring_options:
ignore_imit_summary: true
summary: true
markdown_extensions:
- abbr