From e68b72ddf95314dbec5f059c444ca0e41e5abb7e Mon Sep 17 00:00:00 2001 From: tsmethurst Date: Sun, 28 Feb 2021 15:17:18 +0100 Subject: add docs and a bunch of other stuff --- docs/index.rst | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 docs/index.rst (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 000000000..0fa9003c8 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,21 @@ +.. GoToSocial documentation master file, created by + sphinx-quickstart on Sun Feb 28 12:01:26 2021. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to GoToSocial's documentation! +====================================== + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + pages/what_is_gotosocial + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` -- cgit v1.2.3