setools/qhc/analyses.html
Chris PeBenito 2828db4a64 apol: Implement help menu
Populate with some help text from setools3.

Related to #114
2016-04-19 16:03:15 -04:00

8 lines
270 B
HTML

<!-- Copyright (c) 2016 Tresys Technology, LLC. All rights reserved. -->
<h1>Analyses</h1>
<p>Apol supports the following analyses:</p>
<ul>
<li><a href="infoflow.html">Information Flow Analysis</a></li>
<li><a href="dta.html">Domain Transition Analysis</a></li>
</ul>