diff options
author | Rodney Ewing <ewing.rj@gmail.com> | 2013-07-12 11:57:16 -0700 |
---|---|---|
committer | Rodney Ewing <ewing.rj@gmail.com> | 2013-07-12 14:35:43 -0700 |
commit | 91bee92e8ef188e4a5aa191b6c047a57a668f5fa (patch) | |
tree | be506f604b7949b0bc0c1abf19b827678ac6f2f3 /docs/source/index.rst | |
parent | 5305fee13b9f0a2b8f5ebe61f12c09c9cada3cca (diff) | |
download | mediagoblin-91bee92e8ef188e4a5aa191b6c047a57a668f5fa.tar.lz mediagoblin-91bee92e8ef188e4a5aa191b6c047a57a668f5fa.tar.xz mediagoblin-91bee92e8ef188e4a5aa191b6c047a57a668f5fa.zip |
documenting the new media_type plugins and available hooks
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r-- | docs/source/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst index c8a3f040..de6c9c0d 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -74,6 +74,7 @@ This guide covers writing new GNU MediaGoblin plugins. pluginwriter/database pluginwriter/api pluginwriter/tests + pluginwriter/media_type_hooks Part 4: Developer's Zone |