From 507f8afd1d5a92ad746528b7a2dfaaa524c0ccc1 Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Wed, 15 Apr 2009 23:34:52 +0000 Subject: Switch to sugar-port --- (limited to 'port/epydoc') 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 -- cgit v0.9.1