Files
replit-py/docs/index.rst
T
2020-07-27 15:53:57 -07:00

45 lines
804 B
ReStructuredText

.. replit documentation master file, created by
sphinx-quickstart on Mon Jun 22 18:35:18 2020.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Replit Python Module Documentation
==================================
.. toctree::
:maxdepth: 2
:caption: Contents:
Module contents
---------------
.. automodule:: replit
:members:
:undoc-members:
:show-inheritance:
replit.audio module
-------------------
.. automodule:: replit.audio
:members:
:undoc-members:
:show-inheritance:
replit.database module
----------------------
.. automodule:: replit.database
:members:
:undoc-members:
:show-inheritance:
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`