summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
/+129 2008-01-14 r603@Devoty: necoro | 2008-01-14 11:30:26 +0100Necoro4-26/+38 2008-01-11 r598@Devoty: necoro | 2008-01-10 16:36:29 +0100Necoro4-10/+50 2008-01-11 r597@Devoty: necoro | 2008-01-10 14:12:35 +0100Necoro1-3/+3 2008-01-10 r595@Devoty: necoro | 2008-01-10 04:04:15 +0100Necoro1-52/+3 2008-01-09 r586@Devoty: necoro | 2008-01-09 14:54:18 +0100Necoro1-1/+1 2007-12-06 r577@Devoty: necoro | 2007-12-06 20:37:36 +0100Necoro1-1/+1 2007-12-06 r572@Devoty: necoro | 2007-11-28 08:48:15 +0100Necoro1-0/+1 2007-11-27 r570@Devoty: necoro | 2007-11-27 02:08:21 +0100Necoro3-84/+108