This file is indexed.

/usr/share/doc/lire/dev-manual/pr01s02.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
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>How Is This Book Organized?</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="pr01.html" title="Preface"><link rel="prev" href="pr01.html" title="Preface"><link rel="next" href="pr01s03.html" title="Conventions Used"></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">How Is This Book Organized?</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="pr01.html">Prev</a> </td><th width="60%" align="center">Preface</th><td width="20%" align="right"> <a accesskey="n" href="pr01s03.html">Next</a></td></tr></table><hr></div><div class="section" title="How Is This Book Organized?"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sect:how-is-organized"></a>How Is This Book Organized?</h2></div></div></div><p>This book is divided in five parts. <a class="xref" href="pt01.html" title="Part I. Lire Architecture">Part I</a> gives an overview of the
	architecture and design of <span class="application">Lire</span>.
      </p><p>You will find in <a class="xref" href="pt02.html" title="Part II. Using the Lire Framework">Part II</a>
	information on extending <span class="application">Lire</span>. In this part, you
	will learn how to add a new DLF format to <span class="application">Lire</span>, write log
	file converters and add reports for a superservice. 
      </p><p><a class="xref" href="pt03.html" title="Part III. Developer's Reference">Part III</a> is a
	reference section which gives comprehensive details about the
	various XML formats used by <span class="application">Lire</span> and gives in-depth
	descriptions of its various APIs.
      </p><p><a class="xref" href="pt04.html" title="Part IV. Lire Developers' Conventions">Part IV</a> is targeted at
	developers who want to participate in <span class="application">Lire</span>'s development.
	It contains information about CVS access, coding conventions,
	tools needed to build from CVS, release management and other
	aspects important to those part of the <span class="application">Lire</span> development
	team.  Furthermore, it gives some information on how to
        contribute code to Lire, as an external party.
      </p><p>Finally, <a class="xref" href="pt05.html" title="Part V. Implementation Details">Part V</a> contains
	various implementation details that may be interesting to
	people wanting to learn more about <span class="application">Lire</span> internals.
      </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="pr01.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="pr01.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="pr01s03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Preface </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Conventions Used</td></tr></table></div></body></html>