Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/port/epydoc
diff options
context:
space:
mode:
Diffstat (limited to 'port/epydoc')
-rw-r--r--port/epydoc21
1 files changed, 21 insertions, 0 deletions
diff --git a/port/epydoc b/port/epydoc
new file mode 100644
index 0000000..3e4852c
--- /dev/null
+++ b/port/epydoc
@@ -0,0 +1,21 @@
+[epydoc]
+
+modules: *.py
+output: html
+target: html/
+verbosity: 0
+debug: 0
+
+# Generation options
+docformat: epytext
+parse: yes
+introspect: no
+inheritance: listed
+private: no
+imports: no
+sourcecode: yes
+
+# Output options
+name: sugar-port
+url: http://wiki.sugarlabs.org/go/Development_Team/sugar-port
+frames: yes