docs: update documentation.

This commit is contained in:
UpstreamData
2023-10-03 14:59:25 -06:00
parent 5a3107aecf
commit 4bafde9da7
6 changed files with 66 additions and 10 deletions

23
docs/settings/settings.md Normal file
View File

@@ -0,0 +1,23 @@
# pyasic
## settings
::: pyasic.settings
handler: python
options:
show_root_heading: false
heading_level: 4
### get
::: pyasic.settings.get
handler: python
options:
show_root_heading: false
heading_level: 4
### update
::: pyasic.settings.update
handler: python
options:
show_root_heading: false
heading_level: 4