wuttatell/docs/index.rst
Lance Edgar 0f42626cb1 feat: add native API client for common submission use case
this should work for simple API endpoint which requires an auth token.
if more is needed, you'll have to override telemetry handler
2025-08-10 15:13:20 -05:00

29 lines
532 B
ReStructuredText

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.client
api/wuttatell.telemetry