From c0d3b2d6dd9f34dcf53db7047defdcc2c214eb79 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Fri, 1 Jul 2011 17:48:52 +0200 Subject: sphinx documentation --- docs.conf | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 docs.conf (limited to 'docs.conf') diff --git a/docs.conf b/docs.conf deleted file mode 100644 index e197cfa43..000000000 --- a/docs.conf +++ /dev/null @@ -1,14 +0,0 @@ - -# usage: epydoc --conf docs.conf , results goes to ~/.pyload/docs - -[epydoc] - -modules: pyLoadCore.py, pyLoadCli.py, pyloadGui.py, module -output: html -target: docs -docformat: restructuredtext - -exclude: module\.lib|module\.remote\.thriftbackend\.thriftgen|PyQt4|\.pyc|\.pyo|module\.plugins\.(accounts|captcha|container|crypter|hooks|hoster) - -name: pyLoad Documentation -url: http://docs.pyload.org -- cgit v1.2.3