summaryrefslogtreecommitdiffstats
path: root/docs/module_overview.rst
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-05-12 03:15:13 +0200
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-05-12 03:22:42 +0200
commit6f48bf541b7b0eeb0c6968ca63125bf73e016643 (patch)
treea16b7fa193c2067f190c4f8aaa21ff2c3eec2c1c /docs/module_overview.rst
parent'from time' -> 'import time' and so on... (2) (diff)
downloadpyload-6f48bf541b7b0eeb0c6968ca63125bf73e016643.tar.xz
Fix some directory names
Diffstat (limited to 'docs/module_overview.rst')
-rw-r--r--docs/module_overview.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/module_overview.rst b/docs/module_overview.rst
index a69aa9d9d..c6f19d7a0 100644
--- a/docs/module_overview.rst
+++ b/docs/module_overview.rst
@@ -8,7 +8,7 @@ You can find an overview of some important classes here:
.. autosummary::
:toctree: pyload
- pyload.api.Api
+ pyload.Api.Api
pyload.plugin.Plugin.Base
pyload.plugin.Plugin.Plugin
pyload.plugin.Crypter.Crypter