diff options
author | 2021-02-28 15:23:08 +0100 | |
---|---|---|
committer | 2021-02-28 15:23:08 +0100 | |
commit | 5a6d09e5ea5f197727dbc72d48c947a4675472ab (patch) | |
tree | 6ee63a30c9aa5ce16efd5d409e698a85ba2a3f86 /docs/_build/html/_sources/index.rst.txt | |
parent | remove newline (diff) | |
parent | Merge pull request #1 from gotosocial/dev (diff) | |
download | gotosocial-5a6d09e5ea5f197727dbc72d48c947a4675472ab.tar.xz |
Merge branch 'main' of github.com:gotosocial/server into main
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` |