diff options
author | 2013-01-03 17:14:02 +0100 | |
---|---|---|
committer | 2013-01-03 17:14:02 +0100 | |
commit | a6b5a69612f4dd744be20c326152a9d892150f98 (patch) | |
tree | f3a221e2c8e1b805b5b83c0136978b9fb36eae59 /docs/module_overview.rst | |
parent | little cleanup, improved handling of custom exceptions via api (diff) | |
download | pyload-a6b5a69612f4dd744be20c326152a9d892150f98.tar.xz |
seperate api into several components
Diffstat (limited to 'docs/module_overview.rst')
-rw-r--r-- | docs/module_overview.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/module_overview.rst b/docs/module_overview.rst index b2b98313b..56934e298 100644 --- a/docs/module_overview.rst +++ b/docs/module_overview.rst @@ -20,5 +20,4 @@ A little selection of most important modules in pyLoad. module.interaction.EventManager.EventManager module.interaction.InteractionManager.InteractionManager module.interaction.InteractionTask.InteractionTask - module.PyFile.PyFile - module.PyPackage.PyPackage + module.remote.ttypes |