Home
last modified time | relevance | path

Searched refs:to_html (Results 1 – 1 of 1) sorted by relevance

/petsc/src/binding/petsc4py/conf/
H A Depydocify.py52 DotGraph_to_html = dotgraph.DotGraph.to_html
55 def to_html(self, image_file, image_url, center=True): function
71 dotgraph.DotGraph.to_html = to_html