This file is indexed.

/usr/share/gtk-doc/html/cattle/index.html is in libcattle-1.0-doc 1.0.1-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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Cattle Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Cattle Reference Manual">
<link rel="next" href="ch01.html" title="Overview">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Cattle Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
			for Cattle 1.0.1

			Latest version available at
			<a class="ulink" href="http://kiyuko.org/software/cattle/reference/index.html" target="_top">http://kiyuko.org/software/cattle/reference/index.html</a>
		</p></div>
</div>
<hr>
</div>
<div class="toc"><dl>
<dt><span class="chapter"><a href="ch01.html">Overview</a></span></dt>
<dt><span class="chapter"><a href="ch02.html">Core Features</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="cattle-Version-Information.html">Version Information</a></span><span class="refpurpose"> — Variables and functions to check Cattle's version</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cattle-Error-Types.html">Error Types</a></span><span class="refpurpose"> — Load time and runtime errors</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch03.html">Objects</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="CattleInterpreter.html">CattleInterpreter</a></span><span class="refpurpose"> — Brainfuck interpreter</span>
</dt>
<dt>
<span class="refentrytitle"><a href="CattleProgram.html">CattleProgram</a></span><span class="refpurpose"> — Brainfuck program (and possibly its input)</span>
</dt>
<dt>
<span class="refentrytitle"><a href="CattleTape.html">CattleTape</a></span><span class="refpurpose"> — Infinite-length memory tape</span>
</dt>
<dt>
<span class="refentrytitle"><a href="CattleConfiguration.html">CattleConfiguration</a></span><span class="refpurpose"> — Configuration for an interpreter</span>
</dt>
<dt>
<span class="refentrytitle"><a href="CattleInstruction.html">CattleInstruction</a></span><span class="refpurpose"> — Brainfuck instruction</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch04.html">Miscellaneous Topics</a></span></dt>
<dd><dl><dt>
<span class="refentrytitle"><a href="io-handling.html">I/O Handling</a></span><span class="refpurpose"> — 
			Explanation of the way Cattle performs I/O
		</span>
</dt></dl></dd>
<dt><span class="index"><a href="api-index-full.html">API Index</a></span></dt>
<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
</dl></div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18</div>
</body>
</html>