diff options
author | Walter Purcaro <vuolter@users.noreply.github.com> | 2015-05-10 17:40:30 +0200 |
---|---|---|
committer | Walter Purcaro <vuolter@users.noreply.github.com> | 2015-05-10 17:40:30 +0200 |
commit | 816f959156a4d44a4b7444c27706c617c76ef5f0 (patch) | |
tree | cd3a7f9e2451020552a199cd73d7051be0d05c49 /docs | |
parent | Merge pull request #1409 from ktrhn/master (diff) | |
download | pyload-816f959156a4d44a4b7444c27706c617c76ef5f0.tar.xz |
Remove old CLI
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs.conf b/docs/docs.conf index c5e619fd6..7eb8ee005 100644 --- a/docs/docs.conf +++ b/docs/docs.conf @@ -4,7 +4,7 @@ [epydoc] -modules: pyload.py, pyload-cli.py, pyload +modules: pyload.py, pyload output: html target: docs docformat: restructuredtext |