This file is indexed.

/usr/share/u1db-qt/doc/html/database-members.html is in libu1db-qt5-doc 0.1.5+15.10.20150826.1-0ubuntu1.

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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- database.cpp -->
  <title>List of All Members for Database | U1Db-Qt </title>
<link rel="stylesheet" type="text/css" href="style/css.css">
<link rel="stylesheet" type="text/css" href="style/css_002.css">
<link rel="stylesheet" type="text/css" href="style/reset.css">
<link rel="stylesheet" type="text/css" href="style/qtquick.css">
<link rel="stylesheet" type="text/css" href="style/base.css">
<link rel="stylesheet" type="text/css" href="style/scratch.css">
<link rel="stylesheet" type="text/css" href="style/base.css" /></head>
<body>
<div class="wrapper">
<div class="main-content">
<li>Database</li>
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">List of All Members for Database</h1>
<p>This is the complete list of members for <a href="database.html">Database</a>, including inherited members.</p>
<ul>
<li class="fn"><span class="name"><b><a href="database.html#Database">Database</a></b></span>(QObject *)</li>
<li class="fn"><span class="name"><b><a href="database.html#deleteDoc">deleteDoc</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="database.html#getDoc">getDoc</a></b></span>(const QString &amp;) : QVariant</li>
<li class="fn"><span class="name"><b><a href="database.html#getDocUnchecked">getDocUnchecked</a></b></span>(const QString &amp;) const : QVariant</li>
<li class="fn"><span class="name"><b><a href="database.html#getIndexExpressions">getIndexExpressions</a></b></span>(const QString &amp;) : QStringList</li>
<li class="fn"><span class="name"><b><a href="database.html#getIndexKeys">getIndexKeys</a></b></span>(const QString &amp;) : QStringList</li>
<li class="fn"><span class="name"><b><a href="database.html#getPath">getPath</a></b></span>() : QString</li>
<li class="fn"><span class="name"><b><a href="database.html#lastError">lastError</a></b></span>() : QString</li>
<li class="fn"><span class="name"><b><a href="database.html#listDocs">listDocs</a></b></span>() : QList&lt;QString&gt;</li>
<li class="fn"><span class="name"><b><a href="database.html#putDoc">putDoc</a></b></span>(QVariant, const QString &amp;) : QString</li>
<li class="fn"><span class="name"><b><a href="database.html#putIndex">putIndex</a></b></span>(const QString &amp;, QStringList) : QString</li>
<li class="fn"><span class="name"><b><a href="database.html#resetModel">resetModel</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="database.html#setPath">setPath</a></b></span>(const QString &amp;)</li>
</ul>
</div>
</div>
</body>
</html>