This file is indexed.

/usr/share/doc/liblambda-term-ocaml-dev/api/index.html is in liblambda-term-ocaml-dev 1.10.1-2build1.

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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of class attributes" rel=Appendix href="index_attributes.html">
<link title="Index of class methods" rel=Appendix href="index_methods.html">
<link title="Index of classes" rel=Appendix href="index_classes.html">
<link title="Index of class types" rel=Appendix href="index_class_types.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="LTerm" rel="Chapter" href="LTerm.html">
<link title="LTerm_key" rel="Chapter" href="LTerm_key.html">
<link title="LTerm_event" rel="Chapter" href="LTerm_event.html">
<link title="LTerm_unix" rel="Chapter" href="LTerm_unix.html">
<link title="LTerm_windows" rel="Chapter" href="LTerm_windows.html">
<link title="LTerm_style" rel="Chapter" href="LTerm_style.html">
<link title="LTerm_geom" rel="Chapter" href="LTerm_geom.html">
<link title="LTerm_draw" rel="Chapter" href="LTerm_draw.html">
<link title="LTerm_mouse" rel="Chapter" href="LTerm_mouse.html">
<link title="LTerm_widget" rel="Chapter" href="LTerm_widget.html">
<link title="LTerm_widget_callbacks" rel="Chapter" href="LTerm_widget_callbacks.html">
<link title="LTerm_edit" rel="Chapter" href="LTerm_edit.html">
<link title="LTerm_read_line" rel="Chapter" href="LTerm_read_line.html">
<link title="LTerm_text" rel="Chapter" href="LTerm_text.html">
<link title="LTerm_ui" rel="Chapter" href="LTerm_ui.html">
<link title="LTerm_resources" rel="Chapter" href="LTerm_resources.html">
<link title="LTerm_inputrc" rel="Chapter" href="LTerm_inputrc.html">
<link title="LTerm_history" rel="Chapter" href="LTerm_history.html"><title></title>
</head>
<body>
<h1></h1>
<ul class="indexlist">
<li><a href="index_types.html">Index of types</a></li>
<li><a href="index_exceptions.html">Index of exceptions</a></li>
<li><a href="index_values.html">Index of values</a></li>
<li><a href="index_attributes.html">Index of class attributes</a></li>
<li><a href="index_methods.html">Index of class methods</a></li>
<li><a href="index_classes.html">Index of classes</a></li>
<li><a href="index_class_types.html">Index of class types</a></li>
<li><a href="index_modules.html">Index of modules</a></li>
</ul>
<br/><br>
<table class="indextable">
<tr><td class="module"><a href="LTerm.html">LTerm</a></td><td><div class="info">
Terminal definitions
</div>
</td></tr>
<tr><td class="module"><a href="LTerm_key.html">LTerm_key</a></td><td><div class="info">
Keys
</div>
</td></tr>
<tr><td class="module"><a href="LTerm_event.html">LTerm_event</a></td><td><div class="info">
Events
</div>
</td></tr>
<tr><td class="module"><a href="LTerm_unix.html">LTerm_unix</a></td><td><div class="info">
Unix specific functions
</div>
</td></tr>
<tr><td class="module"><a href="LTerm_windows.html">LTerm_windows</a></td><td><div class="info">
Windows specific functions
</div>
</td></tr>
<tr><td class="module"><a href="LTerm_style.html">LTerm_style</a></td><td><div class="info">
Text styles
</div>
</td></tr>
<tr><td class="module"><a href="LTerm_geom.html">LTerm_geom</a></td><td><div class="info">
Common types.
</div>
</td></tr>
<tr><td class="module"><a href="LTerm_draw.html">LTerm_draw</a></td><td><div class="info">
Drawing
</div>
</td></tr>
<tr><td class="module"><a href="LTerm_mouse.html">LTerm_mouse</a></td><td><div class="info">
Mouse events
</div>
</td></tr>
<tr><td class="module"><a href="LTerm_widget.html">LTerm_widget</a></td><td><div class="info">
Widgets for creating applications
</div>
</td></tr>
<tr><td class="module"><a href="LTerm_widget_callbacks.html">LTerm_widget_callbacks</a></td><td><div class="info">
Switches are used to stop signals.
</div>
</td></tr>
<tr><td class="module"><a href="LTerm_edit.html">LTerm_edit</a></td><td><div class="info">
Text edition
</div>
</td></tr>
<tr><td class="module"><a href="LTerm_read_line.html">LTerm_read_line</a></td><td><div class="info">
Interactive line input
</div>
</td></tr>
<tr><td class="module"><a href="LTerm_text.html">LTerm_text</a></td><td><div class="info">
Styled text.
</div>
</td></tr>
<tr><td class="module"><a href="LTerm_ui.html">LTerm_ui</a></td><td><div class="info">
High level function for writing full-screen applications
</div>
</td></tr>
<tr><td class="module"><a href="LTerm_resources.html">LTerm_resources</a></td><td><div class="info">
Widgets resources
</div>
</td></tr>
<tr><td class="module"><a href="LTerm_inputrc.html">LTerm_inputrc</a></td><td><div class="info">
Loading of key bindings
</div>
</td></tr>
<tr><td class="module"><a href="LTerm_history.html">LTerm_history</a></td><td><div class="info">
History management
</div>
</td></tr>
</table>
</body>
</html>