feat: basic telemetry collection/submission feature

This commit is contained in:
Lance Edgar 2025-08-09 12:05:18 -05:00
commit 53f599fa79
29 changed files with 1710 additions and 0 deletions

View file

@ -0,0 +1,6 @@
``wuttatell.app``
=================
.. automodule:: wuttatell.app
:members:

View file

@ -0,0 +1,6 @@
``wuttatell.cli``
=================
.. automodule:: wuttatell.cli
:members:

View file

@ -0,0 +1,6 @@
``wuttatell.cli.tell``
======================
.. automodule:: wuttatell.cli.tell
:members:

6
docs/api/wuttatell.rst Normal file
View file

@ -0,0 +1,6 @@
``wuttatell``
=============
.. automodule:: wuttatell
:members:

View file

@ -0,0 +1,6 @@
``wuttatell.telemetry``
=======================
.. automodule:: wuttatell.telemetry
:members: