This file is indexed.

/usr/share/doc/lire/dev-manual/ch25.html is in lire-devel-doc 2:2.1.1-2.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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 25. Source Tree Layout</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="Lire Developer's Manual"><link rel="up" href="pt05.html" title="Part V. Implementation Details"><link rel="prev" href="ch24.html" title="Chapter 24. Overview of Lire scripts"><link rel="next" href="go01.html" title="Glossary"></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">Chapter 25. Source Tree Layout</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch24.html">Prev</a> </td><th width="60%" align="center">Part V. Implementation Details</th><td width="20%" align="right"> <a accesskey="n" href="go01.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter 25. Source Tree Layout"><div class="titlepage"><div><div><h2 class="title"><a name="chap:source-tree-layout"></a>Chapter 25. Source Tree Layout</h2></div></div></div><p>Service specific scripts should reside in
	$CVSROOT/service/&lt;service&gt;/script/. Configuration
        data should be in &lt;service&gt;/etc/. Service specific documentation
        in &lt;service&gt;/doc/.
      </p><p>Furthermore, in each subdirectory there should be a Makefile.am.
      </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch24.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="pt05.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="go01.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 24. Overview of <span class="application">Lire</span> scripts </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Glossary</td></tr></table></div></body></html>