making a whole bunch of changes preparing for documentation autoupdating
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 37s

This commit is contained in:
SeaswimmerTheFsh 2023-12-20 17:53:00 -05:00
parent 1cbe895c3e
commit b774ecdc0a
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE
9 changed files with 204 additions and 172 deletions

View file

@ -21,11 +21,14 @@ plugins:
- git-authors
- search
- social
# - mkdocstrings:
# default_handler: python
# handlers:
# python:
# paths: [pyzipline]
- mkdocstrings:
default_handler: python
handlers:
python:
paths: [pyzipline]
options:
docstring_options:
ignore_imit_summary: true
markdown_extensions:
- abbr