graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "[pelicanconf.yaml]" -- "[theme/openoffice/templates/blog.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[theme/openoffice/static/css/openoffice.css]" -- "[theme/openoffice/templates/topnav.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[theme/openoffice/templates/base.html]" -- "[theme/openoffice/static/css/openoffice.css]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[theme/openoffice/static/css/openoffice.css]" -- "[theme/openoffice/templates/blog.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[theme/openoffice/static/css/openoffice.css]" -- "[pelicanconf.yaml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[pelicanconf.yaml]" -- "[theme/openoffice/templates/topnav.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[theme/openoffice/templates/base.html]" -- "[theme/openoffice/templates/blog.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[theme/openoffice/templates/base.html]" -- "[theme/openoffice/templates/topnav.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[theme/openoffice/templates/base.html]" -- "[pelicanconf.yaml]" [label=" 1 ", penwidth="1", color="#00688b5E"]; "[theme/openoffice/templates/topnav.html]" -- "[theme/openoffice/templates/blog.html]" [label=" 1 ", penwidth="1", color="#00688b5E"]; }