added epydoc configuration
This commit is contained in:
parent
2645e4565c
commit
4b1dc47b24
10
epydoc.conf
Normal file
10
epydoc.conf
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
[epydoc]
|
||||||
|
name: python-lastfm
|
||||||
|
url: http://code.google.com/p/python-lastfm/
|
||||||
|
modules: lastfm
|
||||||
|
output: html
|
||||||
|
target: docs
|
||||||
|
verbosity: 1
|
||||||
|
docformat: epytext
|
||||||
|
inheritance: grouped
|
||||||
|
imports: yes
|
Loading…
Reference in New Issue
Block a user