diff options
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r-- | docs/source/index.rst | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst index 8e49d1d1..a4fd2455 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -105,15 +105,14 @@ This chapter covers MediaGoblin's `Pump API work in progress; full federation is not supported at the moment, but media uploading works! You can use something like `PyPump <http://pypump.org>`_ -to write MediaGoblin uploadable applications.) +to write MediaGoblin applications.) .. toctree:: :maxdepth: 1 - api/client_register - api/oauth - api/media - api/media_interaction + api/authentication + api/activities + api/objects |