fix: add docs, tests; tweak some handler method signatures
This commit is contained in:
parent
e4a4e85cf6
commit
d11e186df9
16 changed files with 345 additions and 15 deletions
6
docs/api/wutta_corepos.app.rst
Normal file
6
docs/api/wutta_corepos.app.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wutta_corepos.app``
|
||||
=====================
|
||||
|
||||
.. automodule:: wutta_corepos.app
|
||||
:members:
|
6
docs/api/wutta_corepos.conf.rst
Normal file
6
docs/api/wutta_corepos.conf.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wutta_corepos.conf``
|
||||
======================
|
||||
|
||||
.. automodule:: wutta_corepos.conf
|
||||
:members:
|
6
docs/api/wutta_corepos.handler.rst
Normal file
6
docs/api/wutta_corepos.handler.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wutta_corepos.handler``
|
||||
=========================
|
||||
|
||||
.. automodule:: wutta_corepos.handler
|
||||
:members:
|
6
docs/api/wutta_corepos.rst
Normal file
6
docs/api/wutta_corepos.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wutta_corepos``
|
||||
=================
|
||||
|
||||
.. automodule:: wutta_corepos
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue