This file is indexed.

/usr/share/doc/drmips/manuals/index.html is in drmips 2.0.1-2.

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
<!DOCTYPE html>
<html>
<head>
	<title>DrMIPS - Documentation</title>
	<meta charset="UTF-8" />
	<link rel="stylesheet" href="style.css" />
</head>
<body>
	<header>
		<h1>DrMIPS &HorizontalLine; Documentation</h1>
	</header>

	<div id="content">
		<h2>Languages</h2>

		<ul>
			<li><a href="en/index.html">English</a></li>
			<li><a href="pt/index.html">Português</a></li>
		</ul>
	</div>
</body>
</html>