Merge remote-tracking branch 'cwebber/254_delete_queue_directories'
[mediagoblin.git] / docs / source / pluginwriter / api.rst
1 .. MediaGoblin Documentation
2
3 Written in 2013 by MediaGoblin contributors
4
5 To the extent possible under law, the author(s) have dedicated all
6 copyright and related and neighboring rights to this software to
7 the public domain worldwide. This software is distributed without
8 any warranty.
9
10 You should have received a copy of the CC0 Public Domain
11 Dedication along with this software. If not, see
12 <http://creativecommons.org/publicdomain/zero/1.0/>.
13
14
15 ==========
16 Plugin API
17 ==========
18
19 :mod:`pluginapi` Module
20 -----------------------
21
22 .. automodule:: mediagoblin.tools.pluginapi
23 :members: get_config, register_routes, register_template_path,
24 register_template_hooks, get_hook_templates