This file is indexed.

/usr/share/gtk-doc/html/libgwyddion/index.html is in libgwyddion20-doc 2.26-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
 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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Gwyddion Library Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Gwyddion Library Reference Manual">
<link rel="next" href="libgwyddion-gwyddionenums.html" title="gwyddionenums">
<meta name="generator" content="GTK-Doc V1.8 (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">Gwyddion Library Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
  For Gwyddion 2.26.
  The latest version of this document can be found on-line at
  <a class="ulink" href="http://gwyddion.net/documentation/libgwyddion/index.php" target="_top">http://gwyddion.net/documentation/libgwyddion/</a>.
</p></div>
</div>
<hr>
</div>
<div class="toc"><dl>
<dt>
<span class="refentrytitle"><a href="libgwyddion-gwyddionenums.html">gwyddionenums</a></span><span class="refpurpose"> — Common libgwyddion enumerations</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwySerializable.html">GwySerializable</a></span><span class="refpurpose"> — Abstract interface for serializable objects</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyContainer.html">GwyContainer</a></span><span class="refpurpose"> — A container with items identified by a <a href="http://developer.gnome.org/doc/API/2.0/glib/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwyddion-gwymacros.html">gwymacros</a></span><span class="refpurpose"> — Utility macros</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwyddion-gwyddion.html">gwyddion</a></span><span class="refpurpose"> — Base functions, library initialization</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwyddion-gwyentities.html">gwyentities</a></span><span class="refpurpose"> — Transform SGML-like symbol entities to UTF-8</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwyddion-Math.html">Math</a></span><span class="refpurpose"> — Mathematical utility functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwyddion-Math-Fallback.html">Math Fallback</a></span><span class="refpurpose"> — Fallback implementations of standard mathematical
                    functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwyddion-GwyNLFitter.html">GwyNLFitter</a></span><span class="refpurpose"> — Marquardt-Levenberg nonlinear least square fitter</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyNLFitPreset.html">GwyNLFitPreset</a></span><span class="refpurpose"> — NL fitter preset functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyFDCurvePreset.html">GwyFDCurvePreset</a></span><span class="refpurpose"> — Force-distance curve fitting presets</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwyddion-GwyExpr.html">GwyExpr</a></span><span class="refpurpose"> — Arithmetic expression parser and evaluator</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwySIUnit.html">GwySIUnit</a></span><span class="refpurpose"> — SI unit representation, physical quantitiy formatting</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwyddion-gwyutils.html">gwyutils</a></span><span class="refpurpose"> — Various utility functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwyddion-gwyversion.html">gwyversion</a></span><span class="refpurpose"> — Version information</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyEnum.html">GwyEnum</a></span><span class="refpurpose"> — String-integer value pair</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyInventory.html">GwyInventory</a></span><span class="refpurpose"> — Ordered item inventory, indexed by both name and
                    position.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyResource.html">GwyResource</a></span><span class="refpurpose"> — Built-in and/or user supplied application resources</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyStringList.html">GwyStringList</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwyddion-gwymd5.html">gwymd5</a></span><span class="refpurpose"> — Compute MD5 digest</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwyddion-gwydebugobjects.html">gwydebugobjects</a></span><span class="refpurpose"> — Helps chasing leaking objects (debug)</span>
</dt>
</dl></div>
<p>
    This library contains basic classes and interfaces not directly related
    to GUI or data processing, and various utility functions.
  </p>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.8</div>
</body>
</html>