This file is indexed.

/usr/share/doc/libcamltemplate-ocaml-dev/manual/index.html is in libcamltemplate-ocaml-dev 1.0.2-1build3.

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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
            "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>

<HEAD>

<TITLE>The CamlTemplate Manual 
Version 1.0.1</TITLE>

<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<META name="GENERATOR" content="hevea 1.08">
<LINK rel="stylesheet" type="text/css" href="manual.css">
</HEAD>

<BODY >
<!--HEVEA command line is: hevea -fix -O -o manual.html manual.tex -->
<!--HACHA command line is: hacha manual.html -->


<BR>
<TABLE CLASS="title">
<TR><TD>
<H1 CLASS="titlemain">The CamlTemplate Manual<BR>
Version 1.0.1</H1>
<H3 CLASS="titlerest">Benjamin Geer</H3>
<H3 CLASS="titlerest">7 July 2005</H3></TD>
</TR></TABLE><BR>
<UL>
<LI><A HREF="manual001.html">Introduction</A>
<UL>
<LI><A HREF="manual001.html#toc1">About This Manual</A>
<LI><A HREF="manual001.html#toc2">Licence</A>
<LI><A HREF="manual001.html#toc3">Features</A>
<LI><A HREF="manual001.html#toc4">Getting CamlTemplate</A>
<LI><A HREF="manual001.html#toc5">Installing CamlTemplate</A>
<LI><A HREF="manual001.html#toc6">Mailing List and Support</A>
<LI><A HREF="manual001.html#toc7">Author</A>
<LI><A HREF="manual001.html#toc8">History</A>
</UL>
<LI><A HREF="manual002.html">Writing Templates</A>
<UL>
<LI><A HREF="manual002.html#toc9">Inserting Values</A>
<LI><A HREF="manual002.html#toc10">Hashes</A>
<LI><A HREF="manual002.html#toc11">Lists</A>
<LI><A HREF="manual002.html#toc12">Conditionals</A>
<LI><A HREF="manual002.html#toc13">Setting values</A>
<LI><A HREF="manual002.html#toc14">Including Templates in Templates</A>
<LI><A HREF="manual002.html#toc15">Macros</A>
<LI><A HREF="manual002.html#toc16">Functions</A>
<LI><A HREF="manual002.html#toc17">Comments</A>
</UL>
<LI><A HREF="manual003.html">Template Syntax Reference</A>
<UL>
<LI><A HREF="manual003.html#toc18">Whitespace</A>
<LI><A HREF="manual003.html#toc19">Comments</A>
<LI><A HREF="manual003.html#toc20">Escaping Characters</A>
<LI><A HREF="manual003.html#toc21">Expansions</A>
<LI><A HREF="manual003.html#toc22">Statements</A>
<LI><A HREF="manual003.html#toc23">Expressions</A>
</UL>
<LI><A HREF="manual004.html">Programming with the CamlTemplate Library</A>
<UL>
<LI><A HREF="manual004.html#toc24">The General Procedure</A>
<LI><A HREF="manual004.html#toc25">Template Data Models</A>
<LI><A HREF="manual004.html#toc26">Loading and Caching Templates</A>
<LI><A HREF="manual004.html#toc27">Threads</A>
<LI><A HREF="manual004.html#toc28">Error Handling</A>
</UL>
<LI><A HREF="manual005.html">Design</A>
<UL>
<LI><A HREF="manual005.html#toc29">The Abstract Syntax Tree</A>
<LI><A HREF="manual005.html#toc30">The Parser and Lexer</A>
<LI><A HREF="manual005.html#toc31">Scopes</A>
<LI><A HREF="manual005.html#toc32">Thread Support</A>
</UL>
</UL>
<!--FOOTER-->
<HR SIZE=2><BLOCKQUOTE CLASS="quote"><EM>This document was translated from L<sup>A</sup>T<sub>E</sub>X by
<A HREF="http://pauillac.inria.fr/~maranget/hevea/index.html">H<FONT SIZE=2><sup>E</sup></FONT>V<FONT SIZE=2><sup>E</sup></FONT>A</A>.</EM></BLOCKQUOTE></BODY>
</HTML>