summaryrefslogtreecommitdiff
path: root/docs/pages/design
diff options
context:
space:
mode:
authorLibravatar Tobi Smethurst <31960611+tsmethurst@users.noreply.github.com>2021-07-23 10:36:28 +0200
committerLibravatar GitHub <noreply@github.com>2021-07-23 10:36:28 +0200
commit05e9af089c3041fa162e4dca3b1c5906496e8e90 (patch)
tree6972d56a2ab5b5216ba7ec7c951605a775ac1c18 /docs/pages/design
parentlil webfingy fix (#106) (diff)
downloadgotosocial-05e9af089c3041fa162e4dca3b1c5906496e8e90.tar.xz
Oidc (#109)
* add oidc config * inching forward with oidc idp * lil webfingy fix * bit more progress * further oidc * oidc now working * document dex config * replace broken images * add additional credits * tiny doc update * update * add oidc config * inching forward with oidc idp * bit more progress * further oidc * oidc now working * document dex config * replace broken images * add additional credits * tiny doc update * update * document * docs + comments
Diffstat (limited to 'docs/pages/design')
-rw-r--r--docs/pages/design/federation.rst6
-rw-r--r--docs/pages/design/index.rst10
-rw-r--r--docs/pages/design/safety_features.rst4
3 files changed, 0 insertions, 20 deletions
diff --git a/docs/pages/design/federation.rst b/docs/pages/design/federation.rst
deleted file mode 100644
index d6f4ea88b..000000000
--- a/docs/pages/design/federation.rst
+++ /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/pages/design/index.rst b/docs/pages/design/index.rst
deleted file mode 100644
index 93f1a3486..000000000
--- a/docs/pages/design/index.rst
+++ /dev/null
@@ -1,10 +0,0 @@
-GoToSocial Design
------------------
-
-These documents describe the design of GoToSocial and provide rationale for design decisions, safety features, etc.
-
-.. toctree::
- :maxdepth: 1
-
- federation
- safety_features
diff --git a/docs/pages/design/safety_features.rst b/docs/pages/design/safety_features.rst
deleted file mode 100644
index ddecfc9a3..000000000
--- a/docs/pages/design/safety_features.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-Safety Features
----------------
-
-Blah blah blah blah.