This file is indexed.

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