mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
documentation for v1.0
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
digraph "utilities/checkPhasicFlow" {
|
||||
compound=true
|
||||
node [ fontsize="10", fontname="Helvetica"];
|
||||
edge [ labelfontsize="10", labelfontname="Helvetica"];
|
||||
subgraph clusterdir_df38b2a5d584e0f6066b4518b95c638b {
|
||||
graph [ bgcolor="#ddddee", pencolor="black", label="utilities" fontname="Helvetica", fontsize="10", URL="dir_df38b2a5d584e0f6066b4518b95c638b.html"]
|
||||
dir_3c3d08f815dabd43c45a477cf8ee74da [shape=box, label="checkPhasicFlow", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_3c3d08f815dabd43c45a477cf8ee74da.html"];
|
||||
}
|
||||
dir_68267d1309a1af8e8297ef4c3efbcdba [shape=box label="src" fillcolor="white" style="filled" color="red" URL="dir_68267d1309a1af8e8297ef4c3efbcdba.html"];
|
||||
dir_3c3d08f815dabd43c45a477cf8ee74da->dir_68267d1309a1af8e8297ef4c3efbcdba [headlabel="6", labeldistance=1.5 headhref="dir_000183_000007.html"];
|
||||
}
|
Reference in New Issue
Block a user