docs: update stuff or something
This commit is contained in:
parent
bd4a90a6be
commit
6a250a24fb
11 changed files with 23 additions and 12 deletions
|
@ -1,3 +0,0 @@
|
|||
# Exceptions
|
||||
|
||||
::: pyzipline.errors
|
3
docs/ref/exceptions.md
Normal file
3
docs/ref/exceptions.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Exceptions
|
||||
|
||||
::: pyzipline.exceptions
|
|
@ -1,3 +1,9 @@
|
|||
# Rest Adapter
|
||||
|
||||
/// admonition | Internal Functions
|
||||
type: warning
|
||||
These functions are meant for use in other parts of the module. You *probably* shouldn't be calling these manually.
|
||||
If there's a feature missing from the main [ZiplineApi](zipline.md) class, you should open an [issue](https://coastalcommits.com/SeaswimmerTheFsh/PyZipline/issues) (or a [pull request](https://coastalcommits.com/SeaswimmerTheFsh/PyZipline/pulls)).
|
||||
///
|
||||
|
||||
::: pyzipline.rest_adapter.RestAdapter
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# API Reference
|
||||
# ZiplineApi
|
||||
|
||||
::: pyzipline.zipline.ZiplineApi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue