This file is indexed.

/usr/share/gtk-doc/html/libnice/index.html is in libnice-doc 0.1.1-2ubuntu1.

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
80
81
82
83
84
85
86
87
88
89
90
91
92
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>libnice Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="libnice Reference Manual">
<link rel="next" href="pt01.html" title="Part I. ICE Library">
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">libnice Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
      The latest version of this documentation can be found on-line at
      <a class="ulink" href="http://nice.freedesktop.org/libnice/index.html" target="_top">http://nice.freedesktop.org/libnice/</a>.
    </p></div>
</div>
<hr>
</div>
<div class="toc"><dl>
<dt><span class="part"><a href="pt01.html">I. ICE Library</a></span></dt>
<dd><dl>
<dt><span class="chapter"><a href="ch01.html"></a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="NiceAgent.html">NiceAgent</a></span><span class="refpurpose"> — ICE agent API implementation</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libnice-NiceAddress.html">NiceAddress</a></span><span class="refpurpose"> — IP address convenience library</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libnice-NiceCandidate.html">NiceCandidate</a></span><span class="refpurpose"> — ICE candidate representation</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch02.html">Libnice helper functions </a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="libnice-Debug-messages.html">Debug messages</a></span><span class="refpurpose"> — Debug messages utility functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libnice-Network-interfaces-discovery.html">Network interfaces discovery</a></span><span class="refpurpose"> — Utility functions to discover local network interfaces</span>
</dt>
</dl></dd>
</dl></dd>
<dt><span class="part"><a href="pt02.html">II. STUN Library</a></span></dt>
<dd><dl>
<dt><span class="chapter"><a href="ch03.html"></a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="libnice-StunAgent.html">StunAgent</a></span><span class="refpurpose"> — STUN agent for building and validating STUN messages</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libnice-StunMessage.html">StunMessage</a></span><span class="refpurpose"> — STUN messages parsing and formatting functions</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch04.html">STUN usages</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="libnice-Bind.html">Bind</a></span><span class="refpurpose"> — STUN Binding Usage</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libnice-ICE.html">ICE</a></span><span class="refpurpose"> — STUN ICE Usage</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libnice-TURN.html">TURN</a></span><span class="refpurpose"> — TURN Allocation Usage</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libnice-Timer.html">Timer</a></span><span class="refpurpose"> — STUN timer Usage</span>
</dt>
</dl></dd>
</dl></dd>
<dt><span class="part"><a href="pt03.html">III. Pseudo TCP Socket implementation</a></span></dt>
<dd><dl>
<dt><span class="chapter"><a href="ch05.html"></a></span></dt>
<dd><dl><dt>
<span class="refentrytitle"><a href="libnice-Pseudo-TCP-Socket.html">Pseudo TCP Socket</a></span><span class="refpurpose"> — Pseudo TCP implementation</span>
</dt></dl></dd>
</dl></dd>
</dl></div>
<p>The libnice library contains the ICE library and the
    STUN library as well as a Pseudo TCP socket implementation.
  </p>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.17</div>
</body>
</html>