This file is indexed.

/usr/share/doc/libaac-tactics-ocaml-dev/html/api/index.html is in libaac-tactics-ocaml-dev 8.6.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Aac_rewrite" rel="Chapter" href="Aac_rewrite.html">
<link title="Coq" rel="Chapter" href="Coq.html">
<link title="Helper" rel="Chapter" href="Helper.html">
<link title="Matcher" rel="Chapter" href="Matcher.html">
<link title="Print" rel="Chapter" href="Print.html">
<link title="Search_monad" rel="Chapter" href="Search_monad.html">
<link title="Theory" rel="Chapter" href="Theory.html"><title></title>
</head>
<body>
<h1></h1>
<ul class="indexlist">
<li><a href="index_types.html">Index of types</a></li>
<li><a href="index_values.html">Index of values</a></li>
<li><a href="index_modules.html">Index of modules</a></li>
<li><a href="index_module_types.html">Index of module types</a></li>
</ul>
<br/><br>
<table class="indextable">
<tr><td class="module"><a href="Aac_rewrite.html">Aac_rewrite</a></td><td><div class="info">
Definition of the tactics, and corresponding Coq grammar entries.
</div>
</td></tr>
<tr><td class="module"><a href="Coq.html">Coq</a></td><td><div class="info">
Interface with Coq where we define some handlers for Coq's API,
    and we import several definitions from Coq's standard library.
</div>
</td></tr>
<tr><td class="module"><a href="Helper.html">Helper</a></td><td><div class="info">
Debugging functions, that can be triggered on a per-file base.
</div>
</td></tr>
<tr><td class="module"><a href="Matcher.html">Matcher</a></td><td><div class="info">
Standalone module containing the algorithm for matching modulo
    associativity and associativity and commutativity
    (AAC).
</div>
</td></tr>
<tr><td class="module"><a href="Print.html">Print</a></td><td><div class="info">
Pretty printing functions we use for the aac_instances
    tactic.
</div>
</td></tr>
<tr><td class="module"><a href="Search_monad.html">Search_monad</a></td><td><div class="info">
Search monad that allows to express non-deterministic algorithms
    in a legible maner, or programs that solve combinatorial problems.
</div>
</td></tr>
<tr><td class="module"><a href="Theory.html">Theory</a></td><td><div class="info">
Bindings for Coq constants that are specific to the plugin;
    reification and translation functions.
</div>
</td></tr>
</table>
</body>
</html>