summaryrefslogtreecommitdiff
path: root/docs/pages/api/index.rst
diff options
context:
space:
mode:
authorLibravatar tsmethurst <tobi.smethurst@klarrio.com>2021-03-01 11:52:49 +0100
committerLibravatar tsmethurst <tobi.smethurst@klarrio.com>2021-03-01 11:52:49 +0100
commitbffbdeb5347d5d72ec43a46750cbe35f75699893 (patch)
tree0fb1527f967698575a9a6c96c22c0133fd44e7b7 /docs/pages/api/index.rst
parentDoc updates (diff)
downloadgotosocial-bffbdeb5347d5d72ec43a46750cbe35f75699893.tar.xz
try some doc changes
Diffstat (limited to 'docs/pages/api/index.rst')
-rw-r--r--docs/pages/api/index.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/pages/api/index.rst b/docs/pages/api/index.rst
new file mode 100644
index 000000000..b41c49b7a
--- /dev/null
+++ b/docs/pages/api/index.rst
@@ -0,0 +1,13 @@
+API
+---
+
+These pages describe the different APIs provided by GoToSocial, both for front-end (client) interaction,
+and for federation. The intended audience for these documents is developers looking to implement a front-end
+or bot for GoToSocial.
+
+.. toctree::
+ :maxdepth: 1
+
+ internal
+ client
+ activitypub