This file is indexed.

/usr/share/doc/slides-doc/examples/intro/slide-8.html is in slides-doc 1.0.1-15.

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
<html>
<head>
<title>Slides: A Python Presentation Generator</title>
<link rel="stylesheet" type="text/css" href="main.css" />
</head>
<body>
<a accesskey="P" href="slide-7.html">Prev</a> | <a href="slide-0.html">Index</a> | <a acesskey="N" href="slide-9.html">Next</a><h2>Available classes</h2><ul>
<li>Lecture - contains Slides and renders them</li>

<li>Slide - a slide with title and list of bullets</li>

<li>Bullet - a bullet in a slide or SubBullet</li>

<li>SubBullet - a sublist of bullets</li>

<li>PRE, URL - text styles</li>
</ul>
<br /><div class="footer"><hr />Slides: A Python Presentation Generator</div></body></html>