This file is indexed.

/usr/share/qt5/doc/qtassistant/examples-manifest.xml is in qttools5-doc-html 5.2.1-8build1.

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
<?xml version="1.0" encoding="UTF-8"?>
<instructionals module="QtAssistant">
    <examples>
        <example name="Remote Control Example" docUrl="qthelp://org.qt-project.assistant.521/assistant/qtassistant-remotecontrol-example.html" projectPath="remotecontrol/remotecontrol.pro">
            <description><![CDATA[Using and controlling Qt Assistant as a help viewer.]]></description>
            <tags>control,remote,assistant</tags>
            <fileToOpen>remotecontrol/remotecontrol.cpp</fileToOpen>
            <fileToOpen>remotecontrol/remotecontrol.h</fileToOpen>
            <fileToOpen>remotecontrol/main.cpp</fileToOpen>
        </example>
        <example name="Simple Text Viewer Example" docUrl="qthelp://org.qt-project.assistant.521/assistant/qtassistant-simpletextviewer-example.html" projectPath="simpletextviewer/simpletextviewer.pro" imageUrl="qthelp://org.qt-project.assistant.521/assistant/images/simpletextviewer-example.png">
            <description><![CDATA[Using Qt Assistant as a customized help viewer for your application.]]></description>
            <tags>text,simple,assistant,viewer</tags>
            <fileToOpen>simpletextviewer/main.cpp</fileToOpen>
        </example>
    </examples>
</instructionals>