Moving statcdirect automodule doc reference to autoclass per Elrond's suggestion.

Cleaner!
This commit is contained in:
Christopher Allan Webber 2013-05-23 15:56:07 -05:00
parent 14aa2eaa19
commit 5de402781f

View File

@ -142,8 +142,7 @@ First, you need to register your plugin's resources with the hook.
This is pretty easy actually: you just need to provide a function that
passes back a PluginStatic object.
.. automodule:: mediagoblin.tools.staticdirect
:members: PluginStatic
.. autoclass:: mediagoblin.tools.staticdirect.PluginStatic
Running plugin assetlink