changing the things to document in api.rst
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 19 Apr 2013 21:29:03 +0000 (16:29 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 19 Apr 2013 21:29:03 +0000 (16:29 -0500)
docs/source/pluginwriter/api.rst

index 85870d287516feb79ca3e90af7c618ab657ad1f4..3a75d455611f6120b7a83442725875b3a0cef975 100644 (file)
@@ -31,4 +31,4 @@ Please check the release notes for updates!
 .. automodule:: mediagoblin.tools.pluginapi
    :members: get_config, register_routes, register_template_path,
              register_template_hooks, get_hook_templates,
-             callable_runone, callable_runall
+             hook_handle, hook_runall, hook_transform,