This file is indexed.

/usr/share/doc/libghc-gluraw-doc/html/index.html is in libghc-gluraw-doc 2.0.0.3-1build7.

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-2.0.0.3: 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 src="file:///usr/share/javascript/mathjax/MathJax.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-2.0.0.3: A raw binding for the OpenGL graphics system</p></div><div id="content"><div id="description"><h1>GLURaw-2.0.0.3: 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 class="module"><span id="control.n.1.1" class="collapser" onclick="toggleSection('n.1.1')">&nbsp;</span><a href="Graphics-GLU.html">Graphics.GLU</a></span><ul id="section.n.1.1" class="show"><li><span class="module"><a href="Graphics-GLU-Callbacks.html">Graphics.GLU.Callbacks</a></span></li><li><span class="module"><a href="Graphics-GLU-Functions.html">Graphics.GLU.Functions</a></span></li><li><span class="module"><a href="Graphics-GLU-Tokens.html">Graphics.GLU.Tokens</a></span></li><li><span class="module"><a href="Graphics-GLU-Types.html">Graphics.GLU.Types</a></span></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.17.3</p></div></body></html>