This file is indexed.

/usr/share/doc/rest2web/html/test_site/section5/index.shtml is in rest2web-doc 0.5.2~alpha+svn-r248-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
 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
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
    <title>The Incredible Section 5</title>
    <link rel="stylesheet" href="../../stylesheets/rest2web.css" type="text/css" />
    <link rel="stylesheet" href="../../stylesheets/voidspace_docutils2.css" type="text/css" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="description" content="rest2web - build websites with Python and docutils." />
    <meta name="author" content="Michael Foord" />
    <meta name="copyright" content="&copy; 2003-2006 Michael Foord, subject to BSD License" />
    <meta name="keywords" content="rest2web - build websites with Python and docutils,
    rest, restructured text, text, website, internet, web, net, web builder, site,
    site builder, docutils, i18n, internationalization, templates, templating, 
    python, " />
    
</head>

<body style="background: url(../../images/logos/img_background.gif) top center repeat-y;">
  <div id="wrap">
    <div id="header-section">
		  <a href="http://www.voidspace.org.uk/index2.shtml" title="Voidspace"><img src="../../images/logos/header760.gif" alt="Voidspace"/></a>
		  <p align="center" class="headertitle"><span style="font-size:130%">rest2web:</span> Building Websites Across the Known Universe</p>
		</div>

    <div id="header">
      <ul>
        <li><a href="../../index.html">rest2web</a></li>
<li>&gt;</li>
<li><a href="../index.html">Test Site</a></li>
<li>&gt;</li>
<li>Section 5</li>

      </ul>
    </div>

    <table>
    <tr>
     <td><img src="images/logos/1.gif" width="1" height="1" alt="" /></td>
     <!-- main content cell first, with rowspan=2 -->
     <td valign="top" align="left" rowspan="2">
     
    <div id="middle-column">
        <a name="startcontent" id="startcontent"></a>
                
            <div id="gallery">
                <div class="document" id="the-incredible-section-5">
<h1 class="title">The Incredible Section 5</h1>
<p class="intro">Welcome to section five. As you might have gathered, this section is built -
but not included in the indexes. This little intro section is written in
<a class="reference external" href="http://docutils.sf.net">reST</a>. It uses the <tt class="docutils literal"><span class="pre">..</span> <span class="pre">class::</span></tt> directive to apply
a style to the paragraph.</p>
<table border="1" class="index-table docutils">
<colgroup>
<col width="53%" />
<col width="47%" />
</colgroup>
<thead valign="bottom">
<tr><th class="head" colspan="2">A Table of Resources</th>
</tr>
</thead>
<tbody valign="top">
<tr><td><a class="reference external" href="index.txt">Text Source</a></td>
<td><a class="reference external" href="template.txt">Template Source</a></td>
</tr>
<tr><td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
<blockquote>
A table, drawn in reStructured Text. The text files are copied across using
the <tt class="docutils literal"><span class="pre">file</span></tt> keyword - in the restindex.</blockquote>
<p class="indexblock">This is another paragraph with a style applied. I happen to think it's very stylish indeed.
I stole the <acronym title="Cascading Style Sheets">CSS</acronym> for this from a nice chap called <a class="reference external" href="http://colorstudy.com">Ian Bicking</a>.</p>
<p>You can visit my subsection if you want :</p>
<blockquote>
        <a href="subby/index.html">A Subsection for Section 5</a>
            <p></p>


</blockquote></div>

            </div>
    
            <div id="end">
                <p><a href="#startcontent">Return to Top</a><br />
                <small>Part of the <a href="http://www.voidspace.org.uk/python/rest2web/">rest2web Docs</a></small><br />
                <small>Page last modified <strong>Mon Apr  3 19:30:38 2006</strong>.</small> 
                </p>
            </div>
   
    	</div></td>
    </tr>
    <tr>
     <td valign="top" align="left" width="25%">
    <div id="left-column">
        <div id="sidie2">
                <div class="sidie2indent">
<p class="sidie2title"><a href="../../index.html">rest2web</a></p>
<p><a href="../../introduction.html">Introduction</a></p>
<p><a href="../../quickstart.html">Quickstart</a></p>
<p><a href="../../config_file.html">Config File</a></p>
<p><a href="../../tutorial.html">Tutorial</a></p>
<p><a href="../../command_line.html">Command Line</a></p>
<p><a href="../../force_mode.html">Force Mode</a></p>
<p><a href="../../templating.html">Templates</a></p>
<p><a href="../../restindex.html">restindex</a></p>
<p><a href="../../functions.html">Functions</a></p>
<p><a href="../../macros.html">Macros</a></p>
<p><a href="../../special_files.html">Special Files</a></p>
<p><a href="../../reference/index.html">Reference</a></p>
<div class="sidie2indent">
<p class="sidie2title"><a href="../index.html">Test Site</a></p>
<p><a href="../section4/index.html">Fourth of Course</a></p>
<p><a href="../archive/strangeindex1.html">Thirdy</a></p>
<p><a href="../section1/index.html">Science</a></p>
<p><a href="../section2/index.html">Section 2</a></p>
<p><a href="../uservalues/index.html">Test of Uservalues</a></p>
<div class="sidie2indent">
<p class="sidie2title"><a href="index.shtml">Section 5</a></p>
<p><a href="subby/index.html">Subby</a></p>
</div>
</div>
<p><a href="../../translation/index.html">Translation</a></p>
<p><a href="../../gallery_test/index.html">Gallery</a></p>
</div>

        </div>
        
        <p class="sidieimg">
            <a href="http://www.python.org">
            <img src="../../images/logos/new_python.gif" width="88"
                height="103" border="0" alt="Powered by Python" />
            </a>
        </p>

        <p class="sidieimg">
            <a href="http://sourceforge.net/donate/index.php?group_id=138579">
            <img src="http://images.sourceforge.net/images/project-support.jpg" width="100"
                height="32" border="0" alt="Support This Project" />
            </a>
        </p>

        <p class="sidieimg">
            <a href="http://www.voidspace.org.uk/python/rest2web/"><img 
            src="../../images/logos/rest2web140x62.gif" width="142" height="62"
            alt="Site Built with rest2web" /></a><br />
        </p>
    </div>
    </td>
    </tr>
</table>

    <hr />
    
    <p class="sidieimg">
        <a href="http://www.voidspace.org.uk/python/rest2web/"><img src="../../images/logos/rest2web200x80.gif" width="200" height="80" alt="Site Built with rest2web" /></a>
        <a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=138579&amp;type=5" width="210" height="62" alt="SourceForge.net Logo" /></a>
        <a href="http://www.opensource.org"><img src="../../images/logos/osi-certified-120x100.gif" width="120" height="100" alt="Certified Open Source" border="1" /></a>
    </p>
    
    <p class="sidieimg">
        <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
        </script>
        <script type="text/javascript">
        _uacct = "UA-203625-1";
        urchinTracker();
        </script>
    </p>
            
    <p class="sidieimg">
        <a href="http://www.voidspace.org.uk/python/index.shtml"><img 
        src="../../images/logos/pythonbanner.gif" width="468" height="60"
        alt="Python on Voidspace" /></a>
    </p>
    
    <div id="footer">
       Copyright &copy; Voidspace<br />Design by <a href="http://www.fuchsiashockz.co.uk">Fuchsiashockz</a> | <a href="http://validator.w3.org/check?uri=referer" title="Validate code as W3C XHTML 1.1 Strict Compliant">W3C XHTML 1.1</a> | <a href="http://jigsaw.w3.org/css-validator/check?uri=referer" title="Validate Style Sheet as W3C CSS 2.0 Compliant">W3C CSS 2.0</a>
    </div>
	</div>
</body>
</html>