diff options
author | 2021-02-28 15:17:18 +0100 | |
---|---|---|
committer | 2021-02-28 15:17:18 +0100 | |
commit | e68b72ddf95314dbec5f059c444ca0e41e5abb7e (patch) | |
tree | 6ee63a30c9aa5ce16efd5d409e698a85ba2a3f86 /docs/_build/html/_sources/index.rst.txt | |
parent | messing around a bit (diff) | |
download | gotosocial-e68b72ddf95314dbec5f059c444ca0e41e5abb7e.tar.xz |
add docs and a bunch of other stuff
Diffstat (limited to 'docs/_build/html/_sources/index.rst.txt')
-rw-r--r-- | docs/_build/html/_sources/index.rst.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/_build/html/_sources/index.rst.txt b/docs/_build/html/_sources/index.rst.txt new file mode 100644 index 000000000..0fa9003c8 --- /dev/null +++ b/docs/_build/html/_sources/index.rst.txt @@ -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` |