This file is indexed.

/usr/share/doc/ruby-benchmark-suite-doc/html/index.html is in ruby-benchmark-suite-doc 1.0.0+git.20130122.5bded6-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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
  <meta content="text/html; charset=US-ASCII" http-equiv="Content-Type" />

  <title>RDoc Documentation</title>

  <link type="text/css" media="screen" href="rdoc.css" rel="stylesheet" />

  <script src="js/jquery.js" type="text/javascript" charset="utf-8"></script>
  <script src="js/thickbox-compressed.js" type="text/javascript" charset="utf-8"></script>
  <script src="js/quicksearch.js" type="text/javascript" charset="utf-8"></script>
  <script src="js/darkfish.js" type="text/javascript" charset="utf-8"></script>

</head>
<body class="indexpage">

  
  <h1>RDoc Documentation</h1>

  
  <p>This is the API documentation for 'RDoc Documentation'.</p>
  

  
  

  <h2 id="classes">Classes/Modules</h2>
  <ul>
    
    <li class="module"><a href="Benchmark.html">Benchmark</a></li>
    
    <li class="class"><a href="Benchmark/Suite.html">Benchmark::Suite</a></li>
    
    <li class="class"><a href="Benchmark/Suite/SimpleReport.html">Benchmark::Suite::SimpleReport</a></li>
    
    <li class="class"><a href="BenchmarkSuite.html">BenchmarkSuite</a></li>
    
  </ul>

  <h2 id="methods">Methods</h2>
  <ul>
    
      <li><a href="Benchmark/Suite.html#method-c-create">::create &mdash; Benchmark::Suite</a></li>
    
      <li><a href="Benchmark/Suite.html#method-c-current">::current &mdash; Benchmark::Suite</a></li>
    
      <li><a href="Benchmark/Suite.html#method-c-new">::new &mdash; Benchmark::Suite</a></li>
    
      <li><a href="Benchmark/Suite/SimpleReport.html#method-c-new">::new &mdash; Benchmark::Suite::SimpleReport</a></li>
    
      <li><a href="Benchmark/Suite.html#method-i-add_report">#add_report &mdash; Benchmark::Suite</a></li>
    
      <li><a href="Benchmark/Suite.html#method-i-display">#display &mdash; Benchmark::Suite</a></li>
    
      <li><a href="Benchmark/Suite.html#method-i-quiet-21">#quiet! &mdash; Benchmark::Suite</a></li>
    
      <li><a href="Benchmark/Suite.html#method-i-quiet-3F">#quiet? &mdash; Benchmark::Suite</a></li>
    
      <li><a href="Benchmark/Suite.html#method-i-run">#run &mdash; Benchmark::Suite</a></li>
    
      <li><a href="Benchmark/Suite.html#method-i-running">#running &mdash; Benchmark::Suite</a></li>
    
      <li><a href="Benchmark/Suite.html#method-i-warming">#warming &mdash; Benchmark::Suite</a></li>
    
      <li><a href="Benchmark/Suite.html#method-i-warmup_stats">#warmup_stats &mdash; Benchmark::Suite</a></li>
    
  </ul>

  <div id="validator-badges">
    <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
    <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
      Rdoc Generator</a> 2</small>.</p>
  </div>
</body>
</html>