This file is indexed.

/usr/share/qt5/doc/qtdoc/index.html is in qt5-doc-html 5.9.5-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
 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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- index.qdoc -->
  <title>Qt 5.9</title>
  <link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
  <script type="text/javascript">
    document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");
    // loading style sheet breaks anchors that were jumped to before
    // so force jumping to anchor again
    setTimeout(function() {
        var anchor = location.hash;
        // need to jump to different anchor first (e.g. none)
        location.hash = "#";
        setTimeout(function() {
            location.hash = anchor;
        }, 0);
    }, 0);
  </script>
</head>
<body>
<div class="header" id="qtdocheader">
  <div class="main">
    <div class="main-rounded">
      <div class="navigationbar">
        <table><tr>
        </tr></table>
      </div>
    </div>
<div class="content">
<div class="line">
<div class="content mainContent">
<h1 class="title">Qt 5.9</h1>
<span class="subtitle"></span>
<!-- $$$index.html-description -->
<div class="descr"> <a name="details"></a>
<div class="landing"><div class="col-1"><div class="heading"></div><p>Qt is a full development framework with tools designed to streamline the creation of applications and user interfaces for desktop, embedded, and mobile platforms.</p>
<div class="landingicons"><div class="icons1of3"><p class="centerAlign"><img src="images/icon_Qt_78x78px.png" alt="" /></p><a name="qt-framework"></a>
<h2 id="qt-framework">Qt Framework</h2>
<p>Intuitive <a href="reference-overview.html">API</a>s for <a href="classes.html">C++</a> and JavaScript-like programming with <a href="qmlapplications.html">Qt Quick</a> for rapid UI creation.</p>
</div><div class="icons1of3"><p class="centerAlign"><img src="images/icon_QtCreator_78x78px.png" alt="" /></p><a name="qt-creator-ide"></a>
<h2 id="qt-creator-ide">Qt Creator IDE</h2>
<p>A powerful cross-platform <a href="http://doc.qt.io/qtcreator/index.html">integrated development environment</a>, including <a href="http://doc.qt.io/qtcreator/creator-design-mode.html">UI designer</a> tools and on-device <a href="http://doc.qt.io/qtcreator/creator-debugging.html">debugging</a>.</p>
</div><div class="icons1of3"><p class="centerAlign"><img src="images/icon_Tools.png" alt="" /></p><a name="tools-and-toolchains"></a>
<h2 id="tools-and-toolchains">Tools and Toolchains</h2>
<p><a href="internationalization.html">Internationalization</a> support, <a href="embedded-linux.html">embedded</a> toolchains, and more.</p>
</div></div><a name="licenses-used-in-qt"></a>
<h2 id="licenses-used-in-qt">Licenses Used in Qt</h2>
<p>Qt Framework and tools are available under both open-source and commercial <a href="licensing.html">licenses</a>.</p>
<p>The commercially licensed Qt contains additional functionality and productivity tools. For details, see <a href="http://www.qt.io/download/">http://www.qt.io/download/</a>.</p>
</div><div class="col-2 sidebar"><div class="sectionlist normallist"><div class="heading"><a name="reference"></a>
<h2 id="reference">Reference</h2>
</div><div class="indexboxcont indexboxbar"><ul>
<li><a href="classes.html">All Qt C++ Classes</a></li>
<li><a href="qmltypes.html">All QML Types</a></li>
<li><a href="qtmodules.html">All Qt Modules</a></li>
<li><a href="http://doc.qt.io/qtcreator/index.html">Qt Creator Manual</a></li>
</ul>
<ul>
<li><a href="reference-overview.html">All Qt Reference Documentation</a></li>
</ul>
</div></div><div class="sectionlist normallist"><div class="heading"><a name="getting-started"></a>
<h2 id="getting-started">Getting Started</h2>
</div><ul>
<li><a href="gettingstarted.html">Getting Started with Qt</a></li>
<li><a href="qt5-intro.html">What's New in Qt 5</a></li>
<li><a href="qtexamplesandtutorials.html">Examples and Tutorials</a></li>
<li><a href="supported-platforms.html">Supported Platforms</a></li>
<li><a href="licensing.html">Qt Licensing</a></li>
</ul>
</div><div class="sectionlist normallist"><div class="heading"><a name="overviews"></a>
<h2 id="overviews">Overviews</h2>
</div><ul>
<li><a href="topics-app-development.html">Development Tools</a></li>
<li><a href="topics-ui.html">User Interfaces</a></li>
<li><a href="topics-core.html">Core Internals</a></li>
<li><a href="topics-data-storage.html">Data Storage</a></li>
<li><a href="../qtmultimedia/multimediaoverview.html">Multimedia</a></li>
<li><a href="topics-network-connectivity.html">Networking and Connectivity</a></li>
<li><a href="topics-graphics.html">Graphics</a></li>
<li><a href="topics-web-content.html">Web Content</a></li>
<li><a href="mobiledevelopment.html">Mobile APIs</a></li>
<li><a href="qmlapplications.html">QML Applications</a></li>
</ul>
<ul>
<li><a href="overviews-main.html">All Qt Overviews</a></li>
<li><a href="qtexamples.html">All Qt Examples</a></li>
</ul>
</div></div></div></div>
<!-- @@@index.html -->
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2017 The Qt Company Ltd.
   Documentation contributions included herein are the copyrights of
   their respective owners.<br>    The documentation provided herein is licensed under the terms of the    <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation    License version 1.3</a> as published by the Free Software Foundation.<br>    Qt and respective logos are trademarks of The Qt Company Ltd.     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners. </p>
</div>
</body>
</html>