EPydoc 3.0.1 is not generating graphs
Brought to you by:
edloper
I am trying to generate class diagrams from a Python module with epydoc. Using the flag --graph umlclass I recieve back the error message "epydoc: error: Invalid graph type umlclass.". Using the flag *--graph all * the docuemntation is created but contains only text.