advancement

This commit is contained in:
2021-01-21 17:48:08 -05:00
parent 1cc1229ad2
commit 9fa01e3301
14 changed files with 270 additions and 67 deletions
+51
View File
@@ -0,0 +1,51 @@
API Reference
-------------
This section of the documentation serves to provide a reference guide for developers, tinkerers, engieneers, and explorers for the Replit-py API, and showcases the function and method calls available within the library.
.. automodule:: replit
:members:
:undoc-members:
:show-inheritance:
Replit Web Framework & Utilities
--------------------------------
.. automodule:: replit.web.app
:members:
:undoc-members:
:show-inheritance:
.. automodule:: replit.web
:members:
:undoc-members:
:show-inheritance:
Replit DB
---------
.. automodule:: replit.database
:members:
:undoc-members:
:show-inheritance:
Replit Profile Information
--------------------------
.. automodule:: replit.users
:members:
:undoc-members:
:show-inheritance:
replit.audio module
-------------------
.. automodule:: replit.audio
:members:
:undoc-members:
:show-inheritance: