From 63b00a09434dd9f69a0dced65df5085fa9f254d9 Mon Sep 17 00:00:00 2001 From: Scoder12 <34356756+Scoder12@users.noreply.github.com> Date: Tue, 28 Jul 2020 17:15:37 -0700 Subject: [PATCH] Add maqpy module to docs --- docs/index.rst | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index ef3f628..7e5dc2b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -18,14 +18,6 @@ Module contents :undoc-members: :show-inheritance: -replit.audio module -------------------- - -.. automodule:: replit.audio - :members: - :undoc-members: - :show-inheritance: - replit.database module ---------------------- @@ -34,7 +26,21 @@ replit.database module :undoc-members: :show-inheritance: +replit.audio module +------------------- +.. automodule:: replit.audio + :members: + :undoc-members: + :show-inheritance: + +replit.maqpy module +------------------- + +.. automodule:: replit.maqpy + :members: + :undoc-members: + :show-inheritance: Indices and tables ==================