diff options
Diffstat (limited to 'docs/pages/design')
-rw-r--r-- | docs/pages/design/federation.rst | 2 | ||||
-rw-r--r-- | docs/pages/design/index.rst (renamed from docs/pages/design/design.rst) | 8 | ||||
-rw-r--r-- | docs/pages/design/safety_features.rst | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/docs/pages/design/federation.rst b/docs/pages/design/federation.rst index 90a59148f..d6f4ea88b 100644 --- a/docs/pages/design/federation.rst +++ b/docs/pages/design/federation.rst @@ -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 diff --git a/docs/pages/design/design.rst b/docs/pages/design/index.rst index f30cd746b..93f1a3486 100644 --- a/docs/pages/design/design.rst +++ b/docs/pages/design/index.rst @@ -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 diff --git a/docs/pages/design/safety_features.rst b/docs/pages/design/safety_features.rst index 65c1dc92a..ddecfc9a3 100644 --- a/docs/pages/design/safety_features.rst +++ b/docs/pages/design/safety_features.rst @@ -1,4 +1,4 @@ Safety Features -=============== +--------------- Blah blah blah blah. |