Spell-check the entire documentation.
[mediagoblin.git] / docs / source / index.rst
index e7fda4ad599e8acf046393a258721207eaef6438..fbc57154187dff4cc8a1bddac56c75bdf7d88e77 100644 (file)
@@ -20,7 +20,7 @@ GNU MediaGoblin is a platform for sharing photos, video and other media
 in an environment that respects our freedom and independence.
 
 This is a Free Software project. It is built by contributors for all
-to use and enjoy. If you're intrested in contributing, see `the wiki
+to use and enjoy. If you're interested in contributing, see `the wiki
 <http://wiki.mediagoblin.org/>`_ which has pages that talk about the
 ways someone can contribute.
 
@@ -44,6 +44,7 @@ MediaGoblin website.  It is written for site administrators.
    siteadmin/relnotes
    siteadmin/theming
    siteadmin/plugins
+   siteadmin/commandline-upload
 
 
 .. _core-plugin-section:
@@ -61,6 +62,7 @@ Part 2: Core plugin documentation
    plugindocs/basic_auth
    plugindocs/openid
    plugindocs/persona
+   plugindocs/ldap
 
 
 Part 3: Plugin Writer's Guide
@@ -76,6 +78,7 @@ This guide covers writing new GNU MediaGoblin plugins.
    pluginwriter/database
    pluginwriter/api
    pluginwriter/tests
+   pluginwriter/hooks
    pluginwriter/media_type_hooks
    pluginwriter/authhooks
 
@@ -94,6 +97,25 @@ This chapter contains various information for developers.
    devel/migrations
 
 
+Part 5: Pump API
+================
+
+This chapter covers MediaGoblin's `Pump API
+<https://github.com/e14n/pump.io/blob/master/API.md>`_ support.  (A
+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 applications.)
+
+.. toctree::
+   :maxdepth: 1
+
+   api/authentication
+   api/activities
+   api/objects
+
+
+
 Indices and tables
 ==================