setools/qhc/components.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

18 lines
466 B
HTML

<!-- Copyright (c) 2016 Tresys Technology, LLC. All rights reserved. -->
<h1>Components</h1>
<p>The policy components tabs provide the means to examine, search, and
relate the core components of an SELinux policy.</p>
<p>Apol supports querying the following policy components:</p>
<ul>
<li>Booleans</li>
<li>Categories</li>
<li>Commons</li>
<li>Roles</li>
<li>Object Classes</li>
<li>Sensitivities</li>
<li>Types</li>
<li>Type Attributes</li>
<li>Users</li>
</ul>