This file is indexed.

/usr/share/gtk-doc/html/muffin/index.html is in muffin-doc 3.6.0-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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Muffin Reference Manual: Muffin Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Muffin Reference Manual">
<link rel="next" href="muffin-overview.html" title="Part I. Overview">
<meta name="generator" content="GTK-Doc V1.27 (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">Muffin Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
      This document is for Muffin 3.6.0.

      The latest version of this documentation can be found online at <a class="ulink" href="http://developer.linuxmint.com/reference/git/muffin/" target="_top">http://developer.linuxmint.com/reference/git/muffin/</a>.
    </p></div>
</div>
<hr>
</div>
<div class="toc"><dl class="toc">
<dt><span class="part"><a href="muffin-overview.html">I. Overview</a></span></dt>
<dt><span class="part"><a href="running-muffin.html">II. Running Muffin</a></span></dt>
<dt><span class="part"><a href="core-reference.html">III. Muffin Core Reference</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="muffin-Main.html">Main</a></span><span class="refpurpose"> — Program startup.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="muffin-Common.html">Common</a></span><span class="refpurpose"> — Muffin common types</span>
</dt>
<dt>
<span class="refentrytitle"><a href="muffin-Preferences.html">Preferences</a></span><span class="refpurpose"> — Muffin preferences</span>
</dt>
<dt>
<span class="refentrytitle"><a href="muffin-Utility-functions.html">Utility functions</a></span><span class="refpurpose"> — Miscellaneous utility functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="muffin-Errors.html">Errors</a></span><span class="refpurpose"> — Muffin X error handling</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MetaPlugin.html">MetaPlugin</a></span><span class="refpurpose"> — Entry point for plugins</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MetaRectangle.html">MetaRectangle</a></span><span class="refpurpose"> — Simple box operations</span>
</dt>
<dt>
<span class="refentrytitle"><a href="muffin-MetaCompositor.html">MetaCompositor</a></span><span class="refpurpose"> — Compositor API</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MetaDisplay.html">MetaDisplay</a></span><span class="refpurpose"> — Handles operations on an X display.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="muffin-MetaGroup.html">MetaGroup</a></span><span class="refpurpose"> — Muffin window groups</span>
</dt>
<dt>
<span class="refentrytitle"><a href="muffin-MetaKeybinding.html">MetaKeybinding</a></span><span class="refpurpose"> — Key bindings</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MetaBackgroundActor.html">MetaBackgroundActor</a></span><span class="refpurpose"> — Actor for painting the root window background</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MetaShadowFactory.html">MetaShadowFactory</a></span><span class="refpurpose"> — Create and cache shadow textures for arbitrary window shapes</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MetaShapedTexture.html">MetaShapedTexture</a></span><span class="refpurpose"> — An actor to draw a masked texture.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MetaWindowActor.html">MetaWindowActor</a></span><span class="refpurpose"> — An actor representing a top-level window in the scene graph</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MetaScreen.html">MetaScreen</a></span><span class="refpurpose"> — Muffin X screen handler</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MetaWindow.html">MetaWindow</a></span><span class="refpurpose"> — Muffin X managed windows</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MetaWorkspace.html">MetaWorkspace</a></span><span class="refpurpose"> — Workspaces</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="object-tree.html">Object Hierarchy</a></span></dt>
<dt><span class="index"><a href="api-index-full.html">API Index</a></span></dt>
<dt><span class="index"><a href="deprecated-api-index.html">Index of deprecated API</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.27</div>
</body>
</html>