diff options
author | 2021-03-01 11:52:49 +0100 | |
---|---|---|
committer | 2021-03-01 11:52:49 +0100 | |
commit | bffbdeb5347d5d72ec43a46750cbe35f75699893 (patch) | |
tree | 0fb1527f967698575a9a6c96c22c0133fd44e7b7 /docs/_build/html/_sources | |
parent | Doc updates (diff) | |
download | gotosocial-bffbdeb5347d5d72ec43a46750cbe35f75699893.tar.xz |
try some doc changes
Diffstat (limited to 'docs/_build/html/_sources')
-rw-r--r-- | docs/_build/html/_sources/README.rst.txt | 40 | ||||
-rw-r--r-- | docs/_build/html/_sources/gotosocial.rst.txt | 40 | ||||
-rw-r--r-- | docs/_build/html/_sources/index.rst.txt | 14 | ||||
-rw-r--r-- | docs/_build/html/_sources/pages/design/design.rst.txt | 8 | ||||
-rw-r--r-- | docs/_build/html/_sources/pages/design/federation.rst.txt | 6 | ||||
-rw-r--r-- | docs/_build/html/_sources/pages/design/safety_features.rst.txt | 4 | ||||
-rw-r--r-- | docs/_build/html/_sources/pages/gotosocial.rst.txt | 40 | ||||
-rw-r--r-- | docs/_build/html/_sources/pages/user_facing/user_facing.rst.txt | 42 | ||||
-rw-r--r-- | docs/_build/html/_sources/pages/what.rst.txt | 40 | ||||
-rw-r--r-- | docs/_build/html/_sources/pages/what_is_gotosocial.rst.txt | 40 | ||||
-rw-r--r-- | docs/_build/html/_sources/readme.rst.txt | 40 |
11 files changed, 0 insertions, 314 deletions
diff --git a/docs/_build/html/_sources/README.rst.txt b/docs/_build/html/_sources/README.rst.txt deleted file mode 100644 index 05a67e277..000000000 --- a/docs/_build/html/_sources/README.rst.txt +++ /dev/null @@ -1,40 +0,0 @@ -$project -======== - -$project will solve your problem of where to start with documentation, -by providing a basic explanation of how to do it easily. - -Look how easy it is to use: - - import project - # Get your stuff done - project.do_stuff() - -Features --------- - -- Be awesome -- Make things faster - -Installation ------------- - -Install $project by running: - - install project - -Contribute ----------- - -- Issue Tracker: github.com/$project/$project/issues -- Source Code: github.com/$project/$project - -Support -------- - -If you are having issues, please let us know. - -License -------- - -The project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE.
\ No newline at end of file diff --git a/docs/_build/html/_sources/gotosocial.rst.txt b/docs/_build/html/_sources/gotosocial.rst.txt deleted file mode 100644 index 05a67e277..000000000 --- a/docs/_build/html/_sources/gotosocial.rst.txt +++ /dev/null @@ -1,40 +0,0 @@ -$project -======== - -$project will solve your problem of where to start with documentation, -by providing a basic explanation of how to do it easily. - -Look how easy it is to use: - - import project - # Get your stuff done - project.do_stuff() - -Features --------- - -- Be awesome -- Make things faster - -Installation ------------- - -Install $project by running: - - install project - -Contribute ----------- - -- Issue Tracker: github.com/$project/$project/issues -- Source Code: github.com/$project/$project - -Support -------- - -If you are having issues, please let us know. - -License -------- - -The project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE.
\ No newline at end of file diff --git a/docs/_build/html/_sources/index.rst.txt b/docs/_build/html/_sources/index.rst.txt deleted file mode 100644 index 99661a81b..000000000 --- a/docs/_build/html/_sources/index.rst.txt +++ /dev/null @@ -1,14 +0,0 @@ -.. 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/user_facing/user_facing - pages/design/design.rst diff --git a/docs/_build/html/_sources/pages/design/design.rst.txt b/docs/_build/html/_sources/pages/design/design.rst.txt deleted file mode 100644 index f30cd746b..000000000 --- a/docs/_build/html/_sources/pages/design/design.rst.txt +++ /dev/null @@ -1,8 +0,0 @@ -GoToSocial Design -================= - -These documents describe the design of GoToSocial and provide rationale for design decisions, safety features, etc. - -.. toctree:: - federation.rst - safety_features.rst diff --git a/docs/_build/html/_sources/pages/design/federation.rst.txt b/docs/_build/html/_sources/pages/design/federation.rst.txt deleted file mode 100644 index 90a59148f..000000000 --- a/docs/_build/html/_sources/pages/design/federation.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -Federation -========== - -In the spirit of Mastodon and other `Fediverse <https://en.wikipedia.org/wiki/Fediverse>`_ ("federation universe") applications, -GoToSocial uses the `ActivityPub <https://www.w3.org/TR/activitypub/>`_ protocol to communicate between its own servers and those -of compliant software. diff --git a/docs/_build/html/_sources/pages/design/safety_features.rst.txt b/docs/_build/html/_sources/pages/design/safety_features.rst.txt deleted file mode 100644 index 65c1dc92a..000000000 --- a/docs/_build/html/_sources/pages/design/safety_features.rst.txt +++ /dev/null @@ -1,4 +0,0 @@ -Safety Features -=============== - -Blah blah blah blah. diff --git a/docs/_build/html/_sources/pages/gotosocial.rst.txt b/docs/_build/html/_sources/pages/gotosocial.rst.txt deleted file mode 100644 index 05a67e277..000000000 --- a/docs/_build/html/_sources/pages/gotosocial.rst.txt +++ /dev/null @@ -1,40 +0,0 @@ -$project -======== - -$project will solve your problem of where to start with documentation, -by providing a basic explanation of how to do it easily. - -Look how easy it is to use: - - import project - # Get your stuff done - project.do_stuff() - -Features --------- - -- Be awesome -- Make things faster - -Installation ------------- - -Install $project by running: - - install project - -Contribute ----------- - -- Issue Tracker: github.com/$project/$project/issues -- Source Code: github.com/$project/$project - -Support -------- - -If you are having issues, please let us know. - -License -------- - -The project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE.
\ No newline at end of file diff --git a/docs/_build/html/_sources/pages/user_facing/user_facing.rst.txt b/docs/_build/html/_sources/pages/user_facing/user_facing.rst.txt deleted file mode 100644 index 2add934ad..000000000 --- a/docs/_build/html/_sources/pages/user_facing/user_facing.rst.txt +++ /dev/null @@ -1,42 +0,0 @@ -What is GoToSocial? -=================== - -GoToSocial will solve your problem of where to start with documentation, -by providing a basic explanation of how to do it easily. - -Look how easy it is to use:: - - import project - # Get your stuff done - project.do_stuff() - -Features --------- - -- Be awesome -- Make things faster - -Installation ------------- - -Install $project by running: - - install project - -Open Source ------------ - -GoToSocial is a free and open-source project. - -- Issue Tracker: https://github.com/gotosocial/gotosocial/issues -- Source Code: https://github.com/gotosocial/gotosocial - -Support -------- - -If you are having issues, please let us know. - -License -------- - -GoToSocial is licensed under the `GNU AFFERO GENERAL PUBLIC LICENSE <https://github.com/gotosocial/gotosocial/blob/main/LICENSE>`_ (AGPLv3). diff --git a/docs/_build/html/_sources/pages/what.rst.txt b/docs/_build/html/_sources/pages/what.rst.txt deleted file mode 100644 index 3a282ce42..000000000 --- a/docs/_build/html/_sources/pages/what.rst.txt +++ /dev/null @@ -1,40 +0,0 @@ -What is GoToSocial? -=================== - -GoToSocial will solve your problem of where to start with documentation, -by providing a basic explanation of how to do it easily. - -Look how easy it is to use:: - - import project - # Get your stuff done - project.do_stuff() - -Features --------- - -- Be awesome -- Make things faster - -Installation ------------- - -Install $project by running: - - install project - -Contribute ----------- - -- Issue Tracker: github.com/gotosocial/gotosocial/issues -- Source Code: github.com/gotosocial/gotosocial - -Support -------- - -If you are having issues, please let us know. - -License -------- - -The project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE. diff --git a/docs/_build/html/_sources/pages/what_is_gotosocial.rst.txt b/docs/_build/html/_sources/pages/what_is_gotosocial.rst.txt deleted file mode 100644 index c4e2c706c..000000000 --- a/docs/_build/html/_sources/pages/what_is_gotosocial.rst.txt +++ /dev/null @@ -1,40 +0,0 @@ -What is GoToSocial? -=================== - -GoToSocial will solve your problem of where to start with documentation, -by providing a basic explanation of how to do it easily. - -Look how easy it is to use:: - - import project - # Get your stuff done - project.do_stuff() - -Features --------- - -- Be awesome -- Make things faster - -Installation ------------- - -Install $project by running: - - install project - -Contribute ----------- - -- Issue Tracker: github.com/gotosocial/gotosocial/issues -- Source Code: github.com/gotosocial/gotosocial - -Support -------- - -If you are having issues, please let us know. - -License -------- - -The project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE.
\ No newline at end of file diff --git a/docs/_build/html/_sources/readme.rst.txt b/docs/_build/html/_sources/readme.rst.txt deleted file mode 100644 index 05a67e277..000000000 --- a/docs/_build/html/_sources/readme.rst.txt +++ /dev/null @@ -1,40 +0,0 @@ -$project -======== - -$project will solve your problem of where to start with documentation, -by providing a basic explanation of how to do it easily. - -Look how easy it is to use: - - import project - # Get your stuff done - project.do_stuff() - -Features --------- - -- Be awesome -- Make things faster - -Installation ------------- - -Install $project by running: - - install project - -Contribute ----------- - -- Issue Tracker: github.com/$project/$project/issues -- Source Code: github.com/$project/$project - -Support -------- - -If you are having issues, please let us know. - -License -------- - -The project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE.
\ No newline at end of file |