fix epydoc.conf

This commit is contained in:
Yann Leboulanger 2009-10-28 08:57:53 +01:00
parent 604935bb11
commit ae30140df3

View file

@ -18,7 +18,7 @@ modules: src/* test/*
# Write html output to the directory "apidocs" # Write html output to the directory "apidocs"
#output: pdf #output: pdf
output: html output: html
target: /doc/apidocs/ target: doc/apidocs/
# Include all automatically generated graphs. These graphs are # Include all automatically generated graphs. These graphs are
# generated using Graphviz dot. # generated using Graphviz dot.