This file is indexed.

/usr/share/gtk-doc/html/libebackend/index.html is in evolution-data-server-doc 3.10.4-0ubuntu1.6.

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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Evolution-Data-Server Manual: Backend Utilities (libebackend): Evolution-Data-Server Manual: Backend Utilities (libebackend)</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="Evolution-Data-Server Manual: Backend Utilities (libebackend)">
<link rel="next" href="ch01.html" title="Base Classes for Backends">
<meta name="generator" content="GTK-Doc V1.20 (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">Evolution-Data-Server Manual: Backend Utilities (libebackend)</p></th></tr></table></div></div>
<hr>
</div>
<div class="toc"><dl class="toc">
<dt><span class="chapter"><a href="ch01.html">Base Classes for Backends</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="EBackend.html">EBackend</a></span><span class="refpurpose"> — An abstract base class for backends</span>
</dt>
<dt>
<span class="refentrytitle"><a href="EBackendFactory.html">EBackendFactory</a></span><span class="refpurpose"> — An abstract base class for backend factories</span>
</dt>
<dt>
<span class="refentrytitle"><a href="EDataFactory.html">EDataFactory</a></span><span class="refpurpose"> — An abstract base class for a backend-based server</span>
</dt>
<dt>
<span class="refentrytitle"><a href="EDBusServer.html">EDBusServer</a></span><span class="refpurpose"> — An abstract base class for a D-Bus server</span>
</dt>
<dt>
<span class="refentrytitle"><a href="EExtensible.html">EExtensible</a></span><span class="refpurpose"> — An interface for extending objects</span>
</dt>
<dt>
<span class="refentrytitle"><a href="EExtension.html">EExtension</a></span><span class="refpurpose"> — An abstract base class for extensions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="EModule.html">EModule</a></span><span class="refpurpose"> — A module loader</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch02.html">Registry Service Classes</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="EAuthenticationMediator.html">EAuthenticationMediator</a></span><span class="refpurpose"> — Authenticator proxy for remote clients</span>
</dt>
<dt>
<span class="refentrytitle"><a href="EAuthenticationSession.html">EAuthenticationSession</a></span><span class="refpurpose"> — Centralized authentication management</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ECollectionBackend.html">ECollectionBackend</a></span><span class="refpurpose"> — A base class for a data source collection backend</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ECollectionBackendFactory.html">ECollectionBackendFactory</a></span><span class="refpurpose"> — A base class for a data source collection
                    backend factory</span>
</dt>
<dt>
<span class="refentrytitle"><a href="EOAuth2Support.html">EOAuth2Support</a></span><span class="refpurpose"> — An interface for OAuth 2.0 support</span>
</dt>
<dt>
<span class="refentrytitle"><a href="EServerSideSource.html">EServerSideSource</a></span><span class="refpurpose"> — A server-side data source</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceRegistryServer.html">ESourceRegistryServer</a></span><span class="refpurpose"> — Server-side repository for data sources</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch03.html">Miscellaneous Utilities</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="EFileCache.html">EFileCache</a></span><span class="refpurpose"> — Simple file-based hash table for strings</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libebackend-e-db3-utils.html">e-db3-utils</a></span><span class="refpurpose"> — Utilities for Berkeley DB databases</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESoupAuthBearer.html">ESoupAuthBearer</a></span><span class="refpurpose"> — OAuth 2.0 support for libsoup</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libebackend-e-sqlite3-vfs.html">e-sqlite3-vfs</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="EUserPrompter.html">EUserPrompter</a></span><span class="refpurpose"> — Manages user prompts over DBus</span>
</dt>
<dt>
<span class="refentrytitle"><a href="EUserPrompterServer.html">EUserPrompterServer</a></span><span class="refpurpose"> — Server-side user prompter</span>
</dt>
<dt>
<span class="refentrytitle"><a href="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="ch04.html">Deprecated Classes</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="libebackend-e-dbhash.html">e-dbhash</a></span><span class="refpurpose"> — Simple DB-based hash table for strings</span>
</dt>
<dt>
<span class="refentrytitle"><a href="EOfflineListener.html">EOfflineListener</a></span><span class="refpurpose"> — Tracks Evolution's online/offline state</span>
</dt>
</dl></dd>
<dt><span class="index"><a href="ix01.html">Index</a></span></dt>
<dt><span class="index"><a href="api-index-deprecated.html">Index of deprecated symbols</a></span></dt>
<dt><span class="index"><a href="api-index-3.10.html">Index of new symbols in 3.10</a></span></dt>
<dt><span class="index"><a href="api-index-3.8.html">Index of new symbols in 3.8</a></span></dt>
<dt><span class="index"><a href="api-index-3.6.html">Index of new symbols in 3.6</a></span></dt>
<dt><span class="index"><a href="api-index-3.4.html">Index of new symbols in 3.4</a></span></dt>
<dt><span class="index"><a href="api-index-3.2.html">Index of new symbols in 3.2</a></span></dt>
<dt><span class="index"><a href="api-index-2.30.html">Index of new symbols in 2.30</a></span></dt>
<dt><span class="index"><a href="api-index-2.28.html">Index of new symbols in 2.28</a></span></dt>
<dt><span class="index"><a href="api-index-2.26.html">Index of new symbols in 2.26</a></span></dt>
<dt><span class="index"><a href="api-index-2.24.html">Index of new symbols in 2.24</a></span></dt>
</dl></div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.20</div>
</body>
</html>