This file is indexed.

/usr/share/xubuntu-docs/index.html is in xubuntu-docs 18.04.1.

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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<head>
	<title>Welcome to Xubuntu Documentation!</title>
	<meta charset="UTF-8" />
	<link rel="stylesheet" href="libs-common/css/reset.css" />
	<link rel="stylesheet" href="libs-common/css/style.css" />
	<link rel="stylesheet" href="style-startpage.css" />
	<link rel="stylesheet" href="libs-common/css/style-resp-950.css" media="only screen and (max-width:950px)" />
	<link rel="stylesheet" href="libs-common/css/style-resp-400.css" media="only screen and (max-width:400px)" />
	<link rel="shortcut icon" href="libs-common/images/favicon.png">
</head>

<body>

	<div id="masthead">
		<img src="libs-common/images/logo.png" alt="Xubuntu" />
	</div>

	<div id="content" class="book">
		<h1>Welcome to Xubuntu Documentation!</h1>

		<div id="user" class="section">
			<div class="documentation">
				<h2>Official Documentation</h2>
					<p>The <a href="user/C/index.html">Official Documentation</a> provides information on some of the most common topics on using Xubuntu.</p>

				<h3>The documentation is available in these additional languages:</h3>
					<ul>
						<li><a href="user/de/index.html">Deutsch</a></li>
 						<li><a href="user/en_GB/index.html">English (GB)</a></li>
 						<li><a href="user/es/index.html">español</a></li>
 						<li><a href="user/fi/index.html">suomi</a></li>
 						<li><a href="user/fr/index.html">français</a></li>
 						<li><a href="user/pt/index.html">português</a></li>
 						<li><a href="user/pt_BR/index.html">português (BR)</a></li>
 						<li><a href="user/ru/index.html">русский</a></li>
					</ul>
			</div>

			<h2>Other Support Methods</h2>
				<p>If you can't find the answer to your question in the Official Documentation, there are other ways to get help and support for Xubuntu. The complete list of support methods can be found in the <a href="http://xubuntu.org/help/">Help & Support</a> section of our website.</p>
				<p>To get live help, join the <a href="http://webchat.freenode.net/?channels=xubuntu&nick=xubuntu..d&prompt=1">#xubuntu</a> channel on the Freenode IRC network. Please don’t be put off if you don’t get a reply straight away.</p>
				<p>When you are seeking for help, please note that most of the general Ubuntu help also applies to Xubuntu.</p>
		</div>

		<div id="contributor" class="section">
			<h2>Get Involved</h2>
				<p>Xubuntu is a community-driven project, and you can be part of the community that is creating it! Releasing an operating system requires many people with different skills. Areas of development include artwork, bug triaging, documentation, development, marketing, programming, testing...</p>
				<p>To learn more on contributing, have a look at the Contributor Documentation below, or visit the <a href="http://xubuntu.org/contribute/">Get Involved</a> section on the Xubuntu website.</p>
		</div>
	</div>

</body>
</html>