This file is indexed.

/usr/share/doc/python-twisted-web/howto/index.html is in python-twisted-web 13.2.0-1ubuntu1.

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
<?xml version="1.0" encoding="utf-8"?><!DOCTYPE html  PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN'  'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'><html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  <head>
<title>Twisted Documentation: Twisted Web Documentation</title>
<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
  </head>

  <body bgcolor="white">
    <h1 class="title">Twisted Web Documentation</h1>
    <div class="toc"><ol/></div>
    <div class="content">

<span/>

<ul class="toc">

<li>Introduction
    <ul>
    <li><a href="web-overview.html" shape="rect">Overview of Twisted Web</a></li>
    </ul>
</li>

<li>Web Applications
    <ul>
    <li><a href="using-twistedweb.html" shape="rect">Using twisted.web</a></li>
    <li><a href="web-development.html" shape="rect">Web application development</a></li>
    <li><a href="twisted-templates.html" shape="rect">HTML Templating with
        twisted.web.template</a></li>
    <li><a href="xmlrpc.html" shape="rect">XML-RPC and SOAP</a></li>
    <li><a href="web-in-60/index.html" shape="rect">Twisted Web in 60 Seconds: A
    series of short, complete examples using twisted.web</a></li>
    <li><a href="resource-templates.html" shape="rect">Quixote resource templates</a></li>
    </ul>
</li>

<li>Other
    <ul>
    <li><a href="client.html" shape="rect">Using the Twisted Web Client</a></li>
    </ul>
</li>

<li>Appendix
  <ul>
    <li><a href="glossary.html" shape="rect">Glossary</a></li>
  </ul>
</li>
</ul>
</div>

    <p><a href="index.html">Index</a></p>
    <span class="version">Version: 13.2.0</span>
  </body>
</html>