This file is indexed.

/usr/share/gtk-doc/html/liboil/ch02.html is in liboil0.3-doc 0.3.17-2.

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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Liboil Unstable API</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
<link rel="home" href="index.html" title="Liboil Reference Manual">
<link rel="up" href="index.html" title="Liboil Reference Manual">
<link rel="prev" href="liboil-liboilfuncs-doc.html" title="liboilfuncs-doc">
<link rel="next" href="liboil-liboilinit-unstable.html" title="Intialization">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="Liboil Stable API">
<link rel="chapter" href="ch02.html" title="Liboil Unstable API">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="liboil-liboilfuncs-doc.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td> </td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Liboil Reference Manual</th>
<td><a accesskey="n" href="liboil-liboilinit-unstable.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter" title="Liboil Unstable API">
<div class="titlepage"><div><div><h2 class="title">
<a name="id2645341"></a>Liboil Unstable API</h2></div></div></div>
<div class="toc"><dl>
<dt>
<span class="refentrytitle"><a href="liboil-liboilinit-unstable.html">Intialization</a></span><span class="refpurpose"> — Initialization functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="liboil-liboilcpu.html">CPU</a></span><span class="refpurpose"> — Check the capabilities of the current CPU</span>
</dt>
<dt>
<span class="refentrytitle"><a href="liboil-liboildebug.html">Debug</a></span><span class="refpurpose"> — Printing and formatting debug information</span>
</dt>
<dt>
<span class="refentrytitle"><a href="liboil-liboilclass-unstable.html">OilFunctionClass</a></span><span class="refpurpose"> — Functions for manipulating function classes</span>
</dt>
<dt>
<span class="refentrytitle"><a href="liboil-liboilimpl-unstable.html">OilFunctionImpl</a></span><span class="refpurpose"> — Functions for manipulating function implementations.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="liboil-liboilparameter.html">OilParameter</a></span><span class="refpurpose"> — Functions to manipulate prototype parameter information.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="liboil-liboilprofile.html">OilProfile</a></span><span class="refpurpose"> — Measuring the length of time needed to execute Liboil functions.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="liboil-liboilprototype.html">OilPrototype</a></span><span class="refpurpose"> — Functions to manipulate prototype information.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="liboil-liboilrandom.html">Random Number Generation</a></span><span class="refpurpose"> — Random number generation</span>
</dt>
<dt>
<span class="refentrytitle"><a href="liboil-liboiltest.html">OilTest</a></span><span class="refpurpose"> — Test and profile function implementations.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="liboil-liboiltypes.html">liboiltypes</a></span><span class="refpurpose"> — Internal Liboil types</span>
</dt>
<dt>
<span class="refentrytitle"><a href="liboil-liboilmacros.html">Macros</a></span><span class="refpurpose"> — Macros</span>
</dt>
<dt>
<span class="refentrytitle"><a href="liboil-liboiljunk.html">liboiljunk</a></span><span class="refpurpose"></span>
</dt>
</dl></div>
<p>
      These functions are part of the unstable API, and may change
      between releases in the 0.3 series.  These functions should not
      be used by applications.  Some of this functionality
      may be moved to the stable API during the 0.3 series.
    </p>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.11</div>
</body>
</html>