From 5140bd05677e696e7890c8613c050baf79c9166d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 23 Mar 2013 23:20:09 +0000 Subject: -doxygen --- doc/structure.dot | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/structure.dot') diff --git a/doc/structure.dot b/doc/structure.dot index 0d99a32c6..657b91a38 100644 --- a/doc/structure.dot +++ b/doc/structure.dot @@ -69,6 +69,9 @@ splines = true; dv [style=dashed,shape=egg,layer=core]; dv -> transport [style=dashed,color=blue]; dv -> core [style=dashed]; + dv -> consensus; + consensus -> dv [style=invis]; // force dv below consensus + consensus -> mesh; core -> dv [style=invis]; // force dv below core peerinfo -> hello; fragmentation [shape=diamond]; -- cgit v1.2.3