summaryrefslogtreecommitdiffstats
path: root/docs/source/database.rst
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2022-04-28 17:52:47 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2022-04-28 17:52:47 +0100
commitfc2d6441596e547ba8d8c9957b092724d8bb9ae3 (patch)
tree6c5cf66c2f6057f45f37bf4a8d365fac084ca1c7 /docs/source/database.rst
parentd0f18184cb8619a1b4c1c540cf6af66eaacac239 (diff)
downloadSmarker-fc2d6441596e547ba8d8c9957b092724d8bb9ae3.tar.gz
Smarker-fc2d6441596e547ba8d8c9957b092724d8bb9ae3.zip
Started writing documentation
Diffstat (limited to 'docs/source/database.rst')
-rw-r--r--docs/source/database.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/source/database.rst b/docs/source/database.rst
new file mode 100644
index 0000000..663c596
--- /dev/null
+++ b/docs/source/database.rst
@@ -0,0 +1,5 @@
+``database.py``: Interfacing with the database
+==============================================
+
+.. automodule:: database
+ :members: \ No newline at end of file