add sphinx docs

This commit is contained in:
makaveli10
2023-09-22 12:28:31 +05:30
parent b617b03077
commit 96e86f2c7a
26 changed files with 3723 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
.. whisper_live documentation master file, created by
sphinx-quickstart on Fri Sep 22 11:39:30 2023.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to whisper_live's documentation!
========================================
.. toctree::
:maxdepth: 2
.. automodule:: whisper_live.server
:members:
.. automodule:: whisper_live.client
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`