feat: basic telemetry collection/submission feature
This commit is contained in:
commit
53f599fa79
29 changed files with 1710 additions and 0 deletions
28
docs/index.rst
Normal file
28
docs/index.rst
Normal file
|
@ -0,0 +1,28 @@
|
|||
|
||||
WuttaTell
|
||||
=========
|
||||
|
||||
This package adds simple telemetry submission features for the Wutta Framework.
|
||||
|
||||
Good documentation and 100% `test coverage`_ are priorities for this
|
||||
project.
|
||||
|
||||
.. _test coverage: https://buildbot.wuttaproject.org/coverage/wuttatell/
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Documentation
|
||||
|
||||
narr/install
|
||||
narr/cli/index
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:caption: API
|
||||
|
||||
api/wuttatell
|
||||
api/wuttatell.app
|
||||
api/wuttatell.cli
|
||||
api/wuttatell.cli.tell
|
||||
api/wuttatell.telemetry
|
Loading…
Add table
Add a link
Reference in a new issue