digraph { node [shape=box, style=rounded]; rankdir=TB; subgraph clusterMain { "TheseFoolishThings :: Archive" [label= tooltip="TheseFoolishThings :: Archive" href="https://services.tidalwave.it/ci/job/TheseFoolishThings/"]; "TheseFoolishThings :: Metrics" [label= tooltip="TheseFoolishThings :: Metrics" href="https://services.tidalwave.it/ci/job/TheseFoolishThings_Metrics/"]; color=invis;} subgraph clusterStandalone { "TheseFoolishThings :: Build and Test" [shape="Mrecord" href="https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_and_Test/" label=<
TheseFoolishThings :: Build and Test
>]; "TheseFoolishThings :: Build from scratch" [shape="Mrecord" href="https://services.tidalwave.it/ci/job/TheseFoolishThings_Build_from_Scratch/" label=<
TheseFoolishThings :: Build from scratch
>]; "TheseFoolishThings :: Metrics (feature branches)" [shape="Mrecord" href="https://services.tidalwave.it/ci/job/TheseFoolishThings_Metrics_branches/" label=<
TheseFoolishThings :: Metrics (feature branches)
>]; color=invis;} "TheseFoolishThings :: Metrics" -> "TheseFoolishThings :: Archive" [ color=black ] ; edge[style="invisible",dir="none"]; "TheseFoolishThings :: Build and Test" -> "TheseFoolishThings :: Build from scratch" -> "TheseFoolishThings :: Metrics (feature branches)"; edge[style="invisible",dir="none"]; "TheseFoolishThings :: Metrics (feature branches)" -> "Dependency Graph"}