mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-24 13:43:33 -06:00
try some doc changes
This commit is contained in:
parent
294d6d174d
commit
bffbdeb534
88 changed files with 60 additions and 21254 deletions
|
|
@ -1,5 +1,5 @@
|
|||
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
|
||||
|
|
|
|||
|
|
@ -1,8 +1,10 @@
|
|||
GoToSocial Design
|
||||
=================
|
||||
-----------------
|
||||
|
||||
These documents describe the design of GoToSocial and provide rationale for design decisions, safety features, etc.
|
||||
|
||||
.. toctree::
|
||||
federation.rst
|
||||
safety_features.rst
|
||||
:maxdepth: 1
|
||||
|
||||
federation
|
||||
safety_features
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
Safety Features
|
||||
===============
|
||||
---------------
|
||||
|
||||
Blah blah blah blah.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue