This file is indexed.

/usr/share/qt5/doc/qtwebview/examples-manifest.xml is in qtwebview5-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
<?xml version="1.0" encoding="UTF-8"?>
<instructionals module="QtWebView">
    <examples>
        <example name="Qt WebView Examples - Minibrowser" docUrl="qthelp://org.qt-project.qtwebview.595/qtwebview/qtwebview-minibrowser-example.html" projectPath="webview/minibrowser/minibrowser.pro" imageUrl="qthelp://org.qt-project.qtwebview.595/qtwebview/images/webview-example.jpg">
            <description><![CDATA[Minibrowser example demonstrates how to use the Qt WebView module with Qt Quick.]]></description>
            <tags>minibrowser,view,web,webview</tags>
            <fileToOpen>webview/minibrowser/main.cpp</fileToOpen>
            <fileToOpen mainFile="true">webview/minibrowser/main.qml</fileToOpen>
        </example>
    </examples>
</instructionals>