dataflow-0.7.1.0: examples/legend.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Legend</title>
</head>
<body>
<h1>Legend</h1>
<img src="./legend.dfd.png">
<a href="./legend.seq.png">Sequence Diagram</a>
<ol>
<li>
<p><strong>Data:</strong> Data</p>
</li>
<li>
<p><strong>Data:</strong> Data</p>
</li>
<li>
<p><strong>Data:</strong> Some data,
and other data.</p>
</li>
</ol>
<h2>Threats</h2>
</body>
</html>