diff options
Diffstat (limited to 'docs/docs.conf')
-rw-r--r-- | docs/docs.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs.conf b/docs/docs.conf index e197cfa43..51bab49fb 100644 --- a/docs/docs.conf +++ b/docs/docs.conf @@ -3,12 +3,12 @@ [epydoc] -modules: pyLoadCore.py, pyLoadCli.py, pyloadGui.py, module +modules: pyload.py, pyload-cli.py, pyload output: html target: docs docformat: restructuredtext -exclude: module\.lib|module\.remote\.thriftbackend\.thriftgen|PyQt4|\.pyc|\.pyo|module\.plugins\.(accounts|captcha|container|crypter|hooks|hoster) +exclude: remote\thriftbackend\thriftgen|plugin\(account|addon|container|crypter|hook|hoster|internal|ocr)|.pyc|.pyo name: pyLoad Documentation url: http://docs.pyload.org |