Moving statcdirect automodule doc reference to autoclass per Elrond's suggestion.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 23 May 2013 20:56:07 +0000 (15:56 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 23 May 2013 20:56:33 +0000 (15:56 -0500)
Cleaner!

docs/source/pluginwriter/api.rst

index 06295c770f271dea204d117c2c454078746f58be..4441196524f5588646b650a164d31542f1192dfc 100644 (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