This file is indexed.

/usr/share/doc/libghc-gluraw-doc/html/index.html is in libghc-gluraw-doc 1.5.0.1-3.

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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>GLURaw-1.5.0.1: A raw binding for the OpenGL graphics system</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">GLURaw-1.5.0.1: A raw binding for the OpenGL graphics system</p></div><div id="content"><div id="description"><h1>GLURaw-1.5.0.1: A raw binding for the OpenGL graphics system</h1><div class="doc"><p>GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is
basically a 1:1 mapping of GLU's C API, intended as a basis for a nicer
interface.</p><p>OpenGL is the industry's most widely used and supported 2D and 3D graphics
application programming interface (API), incorporating a broad set of
rendering, texture mapping, special effects, and other powerful visualization
functions. For more information about OpenGL and its various extensions,
please see <a href="http://www.opengl.org/">http://www.opengl.org/</a>
and <a href="http://www.opengl.org/registry/">http://www.opengl.org/registry/</a>.</p></div></div><div id="module-list"><p class="caption">Modules</p><ul><li><span id="control.n.1" class="module collapser" onclick="toggleSection('n.1')">Graphics</span><ul id="section.n.1" class="show"><li><span id="control.n.1.1" class="module collapser" onclick="toggleSection('n.1.1')">Rendering</span><ul id="section.n.1.1" class="show"><li><span id="control.n.1.1.1" class="module collapser" onclick="toggleSection('n.1.1.1')">GLU</span><ul id="section.n.1.1.1" class="show"><li><span class="module"><span id="control.n.1.1.1.1" class="collapser" onclick="toggleSection('n.1.1.1.1')">&nbsp;</span><a href="Graphics-Rendering-GLU-Raw.html">Graphics.Rendering.GLU.Raw</a></span><ul id="section.n.1.1.1.1" class="show"><li><span class="module"><a href="Graphics-Rendering-GLU-Raw-Callbacks.html">Graphics.Rendering.GLU.Raw.Callbacks</a></span></li><li><span class="module"><a href="Graphics-Rendering-GLU-Raw-Functions.html">Graphics.Rendering.GLU.Raw.Functions</a></span></li><li><span class="module"><a href="Graphics-Rendering-GLU-Raw-Tokens.html">Graphics.Rendering.GLU.Raw.Tokens</a></span></li><li><span class="module"><a href="Graphics-Rendering-GLU-Raw-Types.html">Graphics.Rendering.GLU.Raw.Types</a></span></li></ul></li></ul></li></ul></li></ul></li></ul></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.16.1</p></div></body></html>