This file is indexed.

/usr/share/gtk-doc/html/eds/misc.html is in evolution-data-server-doc 3.18.5-1ubuntu1.

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
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part IV. Miscellaneous Utilities: Evolution-Data-Server Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Evolution-Data-Server Reference Manual">
<link rel="up" href="index.html" title="Evolution-Data-Server Reference Manual">
<link rel="prev" href="eds-EDataCalView.html" title="EDataCalView">
<link rel="next" href="ch10.html" title="Available for clients and backends">
<meta name="generator" content="GTK-Doc V1.24 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</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="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts"></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
<td><a accesskey="p" href="eds-EDataCalView.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="ch10.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="part">
<div class="titlepage"><div><div><h1 class="title">
<a name="misc"></a>Part IV. Miscellaneous Utilities</h1></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl class="toc">
<dt><span class="chapter"><a href="ch10.html">Available for clients and backends</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="eds-Main-Utility-Toolbox.html">Main Utility Toolbox</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-ECategories.html">ECategories</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-ECollator.html">ECollator</a></span><span class="refpurpose"> — Collation services for locale sensitive sorting</span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-Debug-logging.html">Debug logging</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-EFlag.html">EFlag</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-EMemChunk.html">EMemChunk</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-EOperationPool.html">EOperationPool</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-Secret-store-interface.html">Secret store interface</a></span><span class="refpurpose"> — Interface to store secrets</span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-ESExp.html">ESExp</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-Time-parsing-and-formatting.html">Time parsing and formatting</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-Unique-identifiers.html">Unique identifiers</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-EXmlHash.html">EXmlHash</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-Version-Checking.html">Version Checking</a></span><span class="refpurpose"></span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch11.html">Available only for backends</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="eds-EFileCache.html">EFileCache</a></span><span class="refpurpose"> — Simple file-based hash table for strings</span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-Berkeley-DB-utilities.html">Berkeley DB utilities</a></span><span class="refpurpose"> — Utilities for Berkeley DB databases</span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-ESoupAuthBearer.html">ESoupAuthBearer</a></span><span class="refpurpose"> — OAuth 2.0 support for libsoup</span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-SQLite-vfs.html">SQLite vfs</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-EUserPrompter.html">EUserPrompter</a></span><span class="refpurpose"> — Manages user prompts over DBus</span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-EUserPrompterServer.html">EUserPrompterServer</a></span><span class="refpurpose"> — Server-side user prompter</span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-EUserPrompterServerExtension.html">EUserPrompterServerExtension</a></span><span class="refpurpose"> — Extension for a server-side user prompter</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch12.html">Addressbook related utilities</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="eds-Addressbook-related-types.html">Addressbook related types</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-EDestination.html">EDestination</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-EAddressWestern.html">EAddressWestern</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-ENameWestern.html">ENameWestern</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-EPhoneNumber.html">EPhoneNumber</a></span><span class="refpurpose"> — Phone number support</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch13.html">Calendar related utilities</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="eds-Calendar-recurrences.html">Calendar recurrences</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-Calendar-time-utilities.html">Calendar time utilities</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-Calendar-utilities.html">Calendar utilities</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-Calendar-system-timezone.html">Calendar system timezone</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-Calendar-timezones.html">Calendar timezones</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-ETimezoneCache.html">ETimezoneCache</a></span><span class="refpurpose"> — An interface for caching time zone data</span>
</dt>
<dt>
<span class="refentrytitle"><a href="eds-Calendar-Backend-Utilities.html">Calendar Backend Utilities</a></span><span class="refpurpose"></span>
</dt>
</dl></dd>
</dl>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.24</div>
</body>
</html>