This file is indexed.

/usr/share/doc/ibus/html/index.html is in ibus-doc 1.5.5-1ubuntu3.

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
143
144
145
146
147
148
149
150
151
152
153
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IBus Reference Manual: IBus Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="IBus Reference Manual">
<link rel="next" href="ch01.html" title="Overview">
<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">IBus Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
      Intelligent Input Bus (IBus) 1.5.5 reference manual.
      The latest version of this documentation can be found on-line at
      <a class="ulink" href="http://code.google.com/p/ibus" target="_top">http://code.google.com/p/ibus</a>.
    </p></div>
</div>
<hr>
</div>
<div class="toc"><dl class="toc">
<dt><span class="chapter"><a href="ch01.html">Overview</a></span></dt>
<dt><span class="chapter"><a href="ch02.html">Panel (User Interfaces)</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="IBusAttribute.html">IBusAttribute</a></span><span class="refpurpose"> — Attributes of IBusText.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusAttrList.html">IBusAttrList</a></span><span class="refpurpose"> — AttrList of IBusText.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusHotkeyProfile.html">IBusHotkeyProfile</a></span><span class="refpurpose"> — Hotkeys and associated events.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusLookupTable.html">IBusLookupTable</a></span><span class="refpurpose"> — Candidate word/phrase lookup table.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusPanelService.html">IBusPanelService</a></span><span class="refpurpose"> — Panel service back-end.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusProperty.html">IBusProperty</a></span><span class="refpurpose"> — UI component for input method engine property.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusPropList.html">IBusPropList</a></span><span class="refpurpose">An <span class="type">IBusProperty</span> container.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusText.html">IBusText</a></span><span class="refpurpose"> — Text with decorating information.</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch03.html">Input method engine</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="IBusComponent.html">IBusComponent</a></span><span class="refpurpose"> — Component (executable) specification.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusEngine.html">IBusEngine</a></span><span class="refpurpose"> — Input method engine abstract.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusEngineDesc.html">IBusEngineDesc</a></span><span class="refpurpose"> — Input method engine description data.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ibus-IBusEngineSimple.html">IBusEngineSimple</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusFactory.html">IBusFactory</a></span><span class="refpurpose"> — Factory for creating engine instances.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusInputContext.html">IBusInputContext</a></span><span class="refpurpose"> — IBus input context proxy object.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ibus-ibuskeys.html">ibuskeys</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusKeymap.html">IBusKeymap</a></span><span class="refpurpose"> — Keyboard mapping handling.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ibus-ibuskeysyms-compat.html">ibuskeysyms-compat</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="ibus-IBusKeysyms.html">IBusKeysyms</a></span><span class="refpurpose"> — Key symbol definition.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ibus-ibusutil.html">ibusutil</a></span><span class="refpurpose"> — Utilities with C-Language.</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch04.html">Configuration</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="IBusConfig.html">IBusConfig</a></span><span class="refpurpose"> — IBus engine configuration module.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusConfigService.html">IBusConfigService</a></span><span class="refpurpose"> — Configuration service back-end.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusObservedPath.html">IBusObservedPath</a></span><span class="refpurpose"> — Path object of IBus.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusRegistry.html">IBusRegistry</a></span><span class="refpurpose"> — Registry cache handling.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ibus-ibusversion.html">ibusversion</a></span><span class="refpurpose"> — Current version of IBus.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ibus-ibusxml.html">ibusxml</a></span><span class="refpurpose"> — XML handling functions for IBus.</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch05.html">Communication</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="IBusBus.html">IBusBus</a></span><span class="refpurpose"> — Connect with IBus daemon.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusProxy.html">IBusProxy</a></span><span class="refpurpose"> — Base proxy object.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusSerializable.html">IBusSerializable</a></span><span class="refpurpose"> — A serializable object.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusService.html">IBusService</a></span><span class="refpurpose"> — IBus service back-end.</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch06.html">Internal</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="ibus-ibusdebug.html">ibusdebug</a></span><span class="refpurpose"> — Debug message output.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ibus-ibuserror.html">ibuserror</a></span><span class="refpurpose"> — Error functions and definition.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="IBusObject.html">IBusObject</a></span><span class="refpurpose"> — Base object of IBus.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ibus-ibusshare.html">ibusshare</a></span><span class="refpurpose"> — Shared utility functions and definition.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ibus-ibustypes.html">ibustypes</a></span><span class="refpurpose"> — Generic types for  IBus.</span>
</dt>
</dl></dd>
<dt><span class="index"><a href="api-index-full.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="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
</dl></div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.20</div>
</body>
</html>