From 16af85004c84d0d6c626b4f8424ce9647669a0c1 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sun, 9 Jun 2013 18:10:22 +0200 Subject: moved everything from module to pyload --- docs/api/components.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/api/components.rst') diff --git a/docs/api/components.rst b/docs/api/components.rst index 116cfa90b..08560b535 100644 --- a/docs/api/components.rst +++ b/docs/api/components.rst @@ -9,12 +9,12 @@ of the available components listed by topic can be found below. .. autosummary:: :toctree: module - module.api.CoreApi.CoreApi - module.api.ConfigApi.ConfigApi - module.api.DownloadPreparingApi.DownloadPreparingApi - module.api.DownloadApi.DownloadApi - module.api.FileApi.FileApi - module.api.CollectorApi.CollectorApi - module.api.AccountApi.AccountApi - module.api.UserInteractionApi.UserInteractionApi - module.api.AddonApi.AddonApi \ No newline at end of file + pyload.api.CoreApi.CoreApi + pyload.api.ConfigApi.ConfigApi + pyload.api.DownloadPreparingApi.DownloadPreparingApi + pyload.api.DownloadApi.DownloadApi + pyload.api.FileApi.FileApi + pyload.api.CollectorApi.CollectorApi + pyload.api.AccountApi.AccountApi + pyload.api.UserInteractionApi.UserInteractionApi + pyload.api.AddonApi.AddonApi \ No newline at end of file -- cgit v1.2.3