This file is indexed.

/usr/share/doc/libtse3-dev/index.html is in libtse3-dev 0.3.1-4.3.

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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<html>

  <!-- The TSE3 documentation is provided in HTML format.                 -->
  <!-- It has been designed to be viewed as local files since it contains -->
  <!-- a number of hard coded links to files in the tse3 build tree.      -->
  <!-- In order to use the links to the API reference documentation it    -->
  <!-- must be built (in the same build tree directory)                   -->
  <!--                                                                    -->
  <!-- Pete Goodliffe                                                     -->

  <head>
    <title>TSE3 library documentation</title>
  </head>

  <body bgcolor=#ffffff texdt=#000000>

    <!-- TSE3 library documentation header -->
    <table width=100% cellspacing=6 cellpadding=1 border=0>
    <tr>
    <td width=100> <img src="tse3logo.png" alt="TSE3"> </td>
    <td align=center>
      <hr noshade height=2>
      <font size=+4><b>TSE3 library documentation</b></font>
      <hr noshade height=2>
    </td>
    </tr>
    </table>

    <!-- Index into documentation -->

    <p>
    <center>

    <table width=90% cellspacing=6 cellpadding=1 border=0>

    <tr>
    <td bgcolor=#000000 width=50%><table width=100% cellspacing=0 cellpadding=0 border=0><tr><td valign=center bgcolor=#c8d559><center><b>About TSE3 version
0.3.1        </b></center></td></tr></table></td>
    <td bgcolor=#000000 width=50%><table width=100% cellspacing=0 cellpadding=0 border=0><tr><td valign=center bgcolor=#c8d559><center><b>Getting started</b></center></td></tr></table></td>
    </tr>

    <tr>

    <td valign=top>
      <!-- "About TSE3" section-->

      <ul>
        <li><a href="About.html">About TSE3</a>
        <li><a href="History.html">A brief history</a>
        <li><a href="Version.html">Version history</a>
        <li><a href="Whitepaper.html">Product whitepaper</a>
      </ul>
    </td>

    <td valign=top>
      <!-- "Getting started" section -->
      <ul>
        <li><a href="Build.html">Building TSE3</a>
        <li><a href="HOWTO.html">How to use the API to perform common tasks.</a>
        <li><a href="Trouble.html">Troubleshooting</a>
        <li><A href="Examples.html">Examples</a>
      </ul>
    </td>

    </tr>

    <tr>
    <td bgcolor=#000000 width=50%><table width=100% cellspacing=0 cellpadding=0 border=0><tr><td valign=center bgcolor=#c8d559><center><b>API reference</b>&nbsp;&nbsp;&nbsp;&nbsp;<font size=-2>(see <a href="KDOC.html">here</a>)</font></center></td></tr></table></td>
    <td bgcolor=#000000 width=50%><table width=100% cellspacing=0 cellpadding=0 border=0><tr><td valign=center bgcolor=#c8d559><center><b>Further documentation</b></center></td></tr></table></td>
    </tr>

    <tr>
    
    <td valign=top>
      <!-- "API reference" section -->
      <ul>
      <li><b>Doxygen API reference</b>
      <ul>
        <li><a href="doxygen/index.html">TSE3 library reference page</a>
      </ul>
      <li><b>Specific TSE3 namespaces</b>
      <ul>
        <li><a href="doxygen/namespaceTSE3.html">TSE3 namespace</a>
        <li><a href="doxygen/namespaceTSE3_1_1App.html">App namespace</a>
        <li><a href="doxygen/namespaceTSE3_1_1Cmd.html">Cmd namespace</a>
        <li><a href="doxygen/namespaceTSE3_1_1Ins.html">Ins namespace</a>
        <li><a href="doxygen/namespaceTSE3_1_1Plt.html">Plt namespace</a>
        <li><a href="doxygen/namespaceTSE3_1_1Util.html">Util namespace</a>
      </ul>
      <li><b>KDOC TSE3 API reference</b>
      <br><i>(Same information, different presentation)</i>
      <ul>
        <li><a href="api/index.html">Index</a> (start here)
      </ul>
    </td>

    <td valign=top>
      <!-- "API reference" section -->
      <ul>
        <li><a href="Song.html">The Song class structure.</a>
        <li><a href="Playable.html">MIDI data and the Playable interface.</a>
        <li><a href="Notifier.html">The TSE3 Notifier/Listener framework.</a>
        <li><a href="Error.html">TSE3 error handling.</a>
        <li><a href="Mutex.html">Support for multiple threads in TSE3.</a>
        <li><a href="TSE3MDL.html">The TSE3MDL file format.</a>
        <li><a href="Commands.html">The TSE3 Commands.</a>
        <li><a href="InsFiles.html">Cakewalk <i>.ins</i> files.</a>
        <br>&nbsp;
        <li><a href="Article.html">Feature article on TSE3</a>
      </ul>
    </td>
    
    </tr>

    <tr>
    <td bgcolor=#000000 width=50%><table width=100% cellspacing=0 cellpadding=0 border=0><tr><td valign=center bgcolor=#c8d559><center><b>Trax Software</b></center></td></tr></table></td>
    <td bgcolor=#000000 width=50%><table width=100% cellspacing=0 cellpadding=0 border=0><tr><td valign=center bgcolor=#c8d559><center><b>Admin</b></center></td></tr></table></td>
    </tr>

    <tr>

    <td valign=top>
      <!-- "Trax Software" section -->
      <ul>
        <li><a href="Trax.html">Author / About Trax Software</a>
        <li><a href="Feedback.html">How to comment/report a bug</a>
        <li><a href="http://lists.sourceforge.net/lists/listinfo/tse3-devel">Mailing list information</a>
      </ul>
    </td>

    <td valign=top>
      <!-- "Admin" section -->
      <ul>
        <li><a href="http://TSE3.sourceforge.net">Homepage</a>
        <li><a href="Copyright.html">Copyright details</a>
        <li><a href="Bugs.html">Known bugs and issues</a>
      </ul>
    </td>
    
    </tr>

    </table>
    </center>

    <p>
<body bgcolor=#ffffff text=#000000>
<table width=100% cellspacing=0 cellpadding=1 border=0 bgcolor=#000000><tr><td>
<table width=100% cellspacing=0 cellpadding=1 border=0><tr><td valign=center bgcolor=#c8d559>
<table width=100% cellspacing=0 cellpadding=0 border=0><tr>
<td align=left width=30%>&nbsp;&copy; Pete Goodliffe, 2001-2003</td>
<td align=center width=30%><a href="Copyright.html">Copyright</a></td>
<td align=right width=30%><a href="Psalm150.html">Psalm 150</a>&nbsp;</td>
</tr></table>
</td></tr></table>
</td></tr></table>

  </body>
</html>