Compgen Infrastruktur: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<graphviz> digraph CompGenSystems { // Graph settings rankdir=LR; fontname="Helvetica,Arial,sans-serif"; node [fontname="Helvetica,Arial,sans-serif", shape=box, style=filled]; edge [fontname="Helvetica,Arial,sans-serif"]; // Node styles by type node [fillcolor="#2B579A", fontcolor="white"] // Blue boxes Metasuche [label="Metasuche"]; DES [label="Daten-Eingabe-\nSystem (DES)"]; DBHistorisch [label="Datenbank Historischer\nAdres...") |
No edit summary |
||
Line 1: | Line 1: | ||
https://www.compgen.de/it-ressort/ | |||
<graphviz> | <graphviz> | ||
digraph CompGenSystems { | digraph CompGenSystems { |