This file is indexed.

/usr/share/doc/liblqr-1-0-dev/html/ref-progress.html is in liblqr-1-0-dev 0.4.1-1.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Progress reports</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="The Liquid Rescale library Manual"><link rel="up" href="ref-pages.html" title="Chapter 3. LqR library API reference"><link rel="prev" href="ref-lqr-carver-rigmask-clear.html" title="lqr_carver_rigmask_clear"><link rel="next" href="ref-lqr-progress-new.html" title="lqr_progress_new"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Progress reports</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ref-lqr-carver-rigmask-clear.html">Prev</a> </td><th width="60%" align="center">Chapter 3. LqR library API reference</th><td width="20%" align="right"> <a accesskey="n" href="ref-lqr-progress-new.html">Next</a></td></tr></table><hr></div><div class="sect1" title="Progress reports"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="ref-progress"></a>Progress reports</h2></div></div></div><div class="toc"><dl><dt><span class="refentrytitle"><a href="ref-lqr-progress-new.html"><code class="function">lqr_progress_new</code></a></span><span class="refpurpose"> &#8212; the <code class="classname">LqrProgress</code> object constructor</span></dt><dt><span class="refentrytitle"><a href="ref-lqr-progress-set-init.html"><code class="function">lqr_progress_set_init</code></a></span><span class="refpurpose"> &#8212; execude custom code before each rescaling operation</span></dt><dt><span class="refentrytitle"><a href="ref-lqr-progress-set-update.html"><code class="function">lqr_progress_set_update</code></a></span><span class="refpurpose"> &#8212; execude custom code at regular steps during each rescaling operation</span></dt><dt><span class="refentrytitle"><a href="ref-lqr-progress-set-end.html"><code class="function">lqr_progress_set_end</code></a></span><span class="refpurpose"> &#8212; execude custom code after each rescaling operation</span></dt><dt><span class="refentrytitle"><a href="ref-lqr-progress-set-update-step.html"><code class="function">lqr_progress_set_update_step</code></a></span><span class="refpurpose"> &#8212; setup update step for <code class="classname">LqrProgress</code> objects</span></dt><dt><span class="refentrytitle"><a href="ref-lqr-progress-set-init-width-message.html"><code class="function">lqr_progress_set_init_width_message</code></a></span><span class="refpurpose"> &#8212; setup width message for init hooks in <code class="classname">LqrProgress</code> objects</span></dt><dt><span class="refentrytitle"><a href="ref-lqr-progress-set-init-height-message.html"><code class="function">lqr_progress_set_init_height_message</code></a></span><span class="refpurpose"> &#8212; setup height message for init hooks in <code class="classname">LqrProgress</code> objects</span></dt><dt><span class="refentrytitle"><a href="ref-lqr-progress-set-end-width-message.html"><code class="function">lqr_progress_set_end_width_message</code></a></span><span class="refpurpose"> &#8212; setup width message for end hooks in <code class="classname">LqrProgress</code> objects</span></dt><dt><span class="refentrytitle"><a href="ref-lqr-progress-set-end-height-message.html"><code class="function">lqr_progress_set_end_height_message</code></a></span><span class="refpurpose"> &#8212; setup height message for end hooks in <code class="classname">LqrProgress</code> objects</span></dt></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ref-lqr-carver-rigmask-clear.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ref-pages.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ref-lqr-progress-new.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><code class="function">lqr_carver_rigmask_clear</code> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <code class="function">lqr_progress_new</code></td></tr></table></div></body></html>