summaryrefslogtreecommitdiffstats
path: root/docs/module_overview.rst
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-07-10 21:45:09 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-07-10 21:45:09 +0200
commitd0c21a999ba8ddf0c1956415a27f215baa2f727d (patch)
tree07feeb37a12e95b45b91f5e1faaea19d1b5da613 /docs/module_overview.rst
parentshow queue in webif (diff)
downloadpyload-d0c21a999ba8ddf0c1956415a27f215baa2f727d.tar.xz
more documentation, some fixes
Diffstat (limited to 'docs/module_overview.rst')
-rw-r--r--docs/module_overview.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/module_overview.rst b/docs/module_overview.rst
index b7ca5e05b..a3c31a88b 100644
--- a/docs/module_overview.rst
+++ b/docs/module_overview.rst
@@ -1,8 +1,7 @@
Module Overview
===============
-You can find an overview of important classes here:
-
+You can find an overview of some important classes here:
.. autosummary::
:toctree: module
@@ -12,5 +11,6 @@ You can find an overview of important classes here:
module.plugins.Crypter.Crypter
module.plugins.Account.Account
module.plugins.Hook.Hook
+ module.HookManager.HookManager
module.PyFile.PyFile
module.PyPackage.PyPackage