Added register_template_hooks and get_hook_templates to the plugin api

auto module documentation.
This commit is contained in:
Christopher Allan Webber 2013-01-30 13:27:40 -06:00
parent ec553298ff
commit 75621003af

View File

@ -20,4 +20,4 @@ Plugin API
-----------------------
.. automodule:: mediagoblin.tools.pluginapi
:members: get_config, register_routes, register_template_path
:members: get_config, register_routes, register_template_path, register_template_hooks, get_hook_templates