[go: up one dir, main page]

File: apol.qhp

package info (click to toggle)
setools 4.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,900 kB
  • sloc: python: 20,968; makefile: 14
file content (33 lines) | stat: -rw-r--r-- 1,422 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2016 Tresys Technology, LLC.  All rights reserved. -->
<QtHelpProject version="1.0">
    <namespace>com.github.selinuxproject.setools</namespace>
    <virtualFolder>doc</virtualFolder>
    <customFilter name="Apol">
        <filterAttribute>apol</filterAttribute>
    </customFilter>
    <filterSection>
        <filterAttribute>apol</filterAttribute>
        <toc>
            <section title="Apol" ref="index.html">
                <section title="Analyses" ref="analyses.html">
                    <section title="Information Flow Analysis" ref="infoflow.html"/>
                    <section title="Domain Transition Analysis" ref="dta.html"/>
                </section>
                <section title="Components" ref="components.html"/>
                <section title="Rules" ref="rules.html"/>
                <section title="Labeling" ref="labeling.html"/>
            </section>
        </toc>
        <keywords>
            <keyword name="DTA" ref="dta.html"/>
            <keyword name="Domain Transition Analysis" ref="dta.html"/>
            <keyword name="infoflow" ref="infoflow.html"/>
            <keyword name="Information Flow" ref="infoflow.html"/>
            <keyword name="Permission Map" ref="infoflow.html#permmap"/>
        </keywords>
        <files>
            <file>*.html</file>
        </files>
    </filterSection>
</QtHelpProject>