summaryrefslogtreecommitdiffstats
path: root/docs/docs.conf
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-07-01 17:48:52 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-07-01 17:48:52 +0200
commitc0d3b2d6dd9f34dcf53db7047defdcc2c214eb79 (patch)
tree44a552faaa4d119e1a547a1e74fef54e853a110e /docs/docs.conf
parentnew api class + documentation (diff)
downloadpyload-c0d3b2d6dd9f34dcf53db7047defdcc2c214eb79.tar.xz
sphinx documentation
Diffstat (limited to 'docs/docs.conf')
-rw-r--r--docs/docs.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/docs.conf b/docs/docs.conf
new file mode 100644
index 000000000..e197cfa43
--- /dev/null
+++ b/docs/docs.conf
@@ -0,0 +1,14 @@
+
+# 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