This file is indexed.

/usr/share/doc/libclosure-compiler-java/api/com/google/javascript/jscomp/deps/package-frame.html is in libclosure-compiler-java-doc 20130227+dfsg1-4.

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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>com.google.javascript.jscomp.deps (Closure Compiler)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../../../../com/google/javascript/jscomp/deps/package-summary.html" target="classFrame">com.google.javascript.jscomp.deps</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="DependencyInfo.html" title="interface in com.google.javascript.jscomp.deps" target="classFrame"><i>DependencyInfo</i></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="DepsFileParser.html" title="class in com.google.javascript.jscomp.deps" target="classFrame">DepsFileParser</a></li>
<li><a href="DepsGenerator.html" title="class in com.google.javascript.jscomp.deps" target="classFrame">DepsGenerator</a></li>
<li><a href="JsFileLineParser.html" title="class in com.google.javascript.jscomp.deps" target="classFrame">JsFileLineParser</a></li>
<li><a href="JsFileParser.html" title="class in com.google.javascript.jscomp.deps" target="classFrame">JsFileParser</a></li>
<li><a href="JsFunctionParser.html" title="class in com.google.javascript.jscomp.deps" target="classFrame">JsFunctionParser</a></li>
<li><a href="JsFunctionParser.SymbolInfo.html" title="class in com.google.javascript.jscomp.deps" target="classFrame">JsFunctionParser.SymbolInfo</a></li>
<li><a href="PathUtil.html" title="class in com.google.javascript.jscomp.deps" target="classFrame">PathUtil</a></li>
<li><a href="SimpleDependencyInfo.html" title="class in com.google.javascript.jscomp.deps" target="classFrame">SimpleDependencyInfo</a></li>
<li><a href="SortedDependencies.html" title="class in com.google.javascript.jscomp.deps" target="classFrame">SortedDependencies</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="DepsGenerator.InclusionStrategy.html" title="enum in com.google.javascript.jscomp.deps" target="classFrame">DepsGenerator.InclusionStrategy</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="SortedDependencies.CircularDependencyException.html" title="class in com.google.javascript.jscomp.deps" target="classFrame">SortedDependencies.CircularDependencyException</a></li>
<li><a href="SortedDependencies.MissingProvideException.html" title="class in com.google.javascript.jscomp.deps" target="classFrame">SortedDependencies.MissingProvideException</a></li>
</ul>
</div>
</body>
</html>