Welcome to Etherpad!

This pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!

Get involved with Etherpad at http://etherpad.org
// http://note.pad.constantvzw.org/p/graphviz // Export and save this text as a '.dot' file // Open it in Graphviz digraph { toolbox [style=dotted] TOOLS [style=filled fillcolor=hotpink fontcolor=yellow] Bleu [shape=tripleoctagon fontsize=125 fontcolor=yellow] "all about Tools" [shape=triangle style=filled fillcolor=red fontcolor=white] Void [style=dotted fontcolor=red fontsize=55] [shape=polygon sides=64] main [shape=square fontcolor=green] }