summaryrefslogtreecommitdiff
path: root/epydoc.conf
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2008-03-04 22:34:33 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2008-03-04 22:34:33 +0100
commit3bb7552e35c43d2475e0016bb4c6d3e69f2a39c9 (patch)
tree32d258c12fb77299d6efed7b5750033531663c60 /epydoc.conf
parent49b00c4ddca1b112e48aebc2f9c95c3a21c9bf48 (diff)
downloadportato-3bb7552e35c43d2475e0016bb4c6d3e69f2a39c9.tar.gz
portato-3bb7552e35c43d2475e0016bb4c6d3e69f2a39c9.tar.bz2
portato-3bb7552e35c43d2475e0016bb4c6d3e69f2a39c9.zip
Added epydoc.conf
Diffstat (limited to 'epydoc.conf')
-rw-r--r--epydoc.conf37
1 files changed, 37 insertions, 0 deletions
diff --git a/epydoc.conf b/epydoc.conf
new file mode 100644
index 0000000..62b6c73
--- /dev/null
+++ b/epydoc.conf
@@ -0,0 +1,37 @@
+[epydoc]
+
+#
+# General
+#
+
+modules: portato
+output: html
+target: html/
+verbosity: 1
+
+#
+# Parsing
+#
+
+parse: yes
+introspect: yes
+
+#
+# Output
+#
+
+inheritance: grouped
+private: yes
+imports: no
+sourcecode: yes
+include-log: no
+frames: yes
+css: white
+redundant-details: yes
+
+#
+# Project
+#
+
+name: Portato
+url: http://portato.origo.ethz.ch