add epydoc api documentation

This commit is contained in:
gwen
2012-05-22 09:25:39 +02:00
parent e1a9b10d5a
commit 19db2feb35
10 changed files with 343 additions and 5 deletions

1
doc/build/Makefile vendored
View File

@ -4,3 +4,4 @@
clean:
rm -f *.html
rm -f api/*.html
make -C ./pydoc/ clean