From 743cbbef9d9c67743e02bf113570b5de6bfd4b66 Mon Sep 17 00:00:00 2001 From: Scoder12 <34356756+Scoder12@users.noreply.github.com> Date: Mon, 27 Jul 2020 15:04:29 -0700 Subject: [PATCH] Add database module to docs --- docs/index.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 9f4f83a..f950392 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -26,6 +26,14 @@ replit.audio module :undoc-members: :show-inheritance: +replit.database module +---------------------- + +.. automodule:: replit.database + :members: + :undoc-members: + :show-inheritance: + Indices and tables