User: GNUtoo/TESTS

From LibrePlanet
Jump to: navigation, search
(graphviz: used https://web.archive.org/web/20180428162301/http://www.linuxdevcenter.com/pub/a/linux/2004/05/06/graphviz_dot.html as a reference.)
(graphviz: used https://web.archive.org/web/20180428162301/http://www.linuxdevcenter.com/pub/a/linux/2004/05/06/graphviz_dot.html as a reference.)
 
(No difference)

Latest revision as of 14:56, 4 June 2024

graphviz

<graphviz> graph hello {

Node1 [label="Hello LibrePlanet"]

} </graphviz>