diff --git a/docs/_build/doctrees/environment.pickle b/docs/_build/doctrees/environment.pickle index e770604..c84d2cb 100644 Binary files a/docs/_build/doctrees/environment.pickle and b/docs/_build/doctrees/environment.pickle differ diff --git a/docs/_build/doctrees/index.doctree b/docs/_build/doctrees/index.doctree index d7fc742..d53ddfc 100644 Binary files a/docs/_build/doctrees/index.doctree and b/docs/_build/doctrees/index.doctree differ diff --git a/docs/_build/doctrees/pages/design/design.doctree b/docs/_build/doctrees/pages/design/design.doctree new file mode 100644 index 0000000..6809294 Binary files /dev/null and b/docs/_build/doctrees/pages/design/design.doctree differ diff --git a/docs/_build/doctrees/pages/design/federation.doctree b/docs/_build/doctrees/pages/design/federation.doctree new file mode 100644 index 0000000..97005a9 Binary files /dev/null and b/docs/_build/doctrees/pages/design/federation.doctree differ diff --git a/docs/_build/doctrees/pages/design/safety_features.doctree b/docs/_build/doctrees/pages/design/safety_features.doctree new file mode 100644 index 0000000..638b737 Binary files /dev/null and b/docs/_build/doctrees/pages/design/safety_features.doctree differ diff --git a/docs/_build/doctrees/pages/user_facing/user_facing.doctree b/docs/_build/doctrees/pages/user_facing/user_facing.doctree new file mode 100644 index 0000000..24d1e99 Binary files /dev/null and b/docs/_build/doctrees/pages/user_facing/user_facing.doctree differ diff --git a/docs/_build/html/_sources/index.rst.txt b/docs/_build/html/_sources/index.rst.txt index 63a3021..99661a8 100644 --- a/docs/_build/html/_sources/index.rst.txt +++ b/docs/_build/html/_sources/index.rst.txt @@ -10,4 +10,5 @@ Welcome to GoToSocial's documentation! :maxdepth: 2 :caption: Contents: - pages/what_is_gotosocial + 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 new file mode 100644 index 0000000..f30cd74 --- /dev/null +++ b/docs/_build/html/_sources/pages/design/design.rst.txt @@ -0,0 +1,8 @@ +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 new file mode 100644 index 0000000..90a5914 --- /dev/null +++ b/docs/_build/html/_sources/pages/design/federation.rst.txt @@ -0,0 +1,6 @@ +Federation +========== + +In the spirit of Mastodon and other `Fediverse `_ ("federation universe") applications, +GoToSocial uses the `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 new file mode 100644 index 0000000..65c1dc9 --- /dev/null +++ b/docs/_build/html/_sources/pages/design/safety_features.rst.txt @@ -0,0 +1,4 @@ +Safety Features +=============== + +Blah blah blah blah. diff --git a/docs/pages/what_is_gotosocial.rst b/docs/_build/html/_sources/pages/user_facing/user_facing.rst.txt similarity index 59% rename from docs/pages/what_is_gotosocial.rst rename to docs/_build/html/_sources/pages/user_facing/user_facing.rst.txt index c4e2c70..2add934 100644 --- a/docs/pages/what_is_gotosocial.rst +++ b/docs/_build/html/_sources/pages/user_facing/user_facing.rst.txt @@ -23,11 +23,13 @@ Install $project by running: install project -Contribute ----------- +Open Source +----------- -- Issue Tracker: github.com/gotosocial/gotosocial/issues -- Source Code: github.com/gotosocial/gotosocial +GoToSocial is a free and open-source project. + +- Issue Tracker: https://github.com/gotosocial/gotosocial/issues +- Source Code: https://github.com/gotosocial/gotosocial Support ------- @@ -37,4 +39,4 @@ 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 +GoToSocial is licensed under the `GNU AFFERO GENERAL PUBLIC LICENSE `_ (AGPLv3). diff --git a/docs/_build/html/genindex.html b/docs/_build/html/genindex.html index 4ab3c88..ac8734b 100644 --- a/docs/_build/html/genindex.html +++ b/docs/_build/html/genindex.html @@ -84,7 +84,8 @@

Contents:

diff --git a/docs/_build/html/index.html b/docs/_build/html/index.html index e9d8802..130995a 100644 --- a/docs/_build/html/index.html +++ b/docs/_build/html/index.html @@ -38,7 +38,7 @@ - + @@ -85,7 +85,8 @@

Contents:

@@ -158,12 +159,17 @@