sphinx_graph
Sphinx-Graph public API.
add the sphinx-graph extension to your sphinx project by
adding it to conf.py:
extensions = [
"sphinx_graph",
]
Functions
Set up the sphinx-graph extension. |
Classes
Configuration for the sphinx-graph extension. |
|
Types and methods specific to the vertex directive. |