This file is indexed.

/usr/share/doc/camlidl/html/index.html is in camlidl-doc 1.04-4.

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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
            "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD><TITLE>Camlidl user's manual 
Version 1.04</TITLE>

<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<META name="GENERATOR" content="hevea 1.06-7 of 2001-11-14">
</HEAD>
<BODY >
<!--HEVEA command line is: /usr/local/lib/hevea/hevea -I /home/pauillac/cristal4/xleroy/csldoc/manual -I .. -fix ../main.tex -->
<!--HACHA command line is: /usr/local/lib/hevea/hacha main.html -->


<H1 ALIGN=center>Camlidl user's manual<BR>
Version 1.04</H1>

<H3 ALIGN=center>Xavier Leroy<BR>
INRIA Rocquencourt</H3>

<UL>
<LI><A HREF="main001.html"> Overview</A>
<UL>
<LI><A HREF="main001.html#toc1"> What is IDL?</A>
<LI><A HREF="main001.html#toc2"> What is COM?</A>
</UL>
<LI><A HREF="main002.html"> IDL syntax</A>
<UL>
<LI><A HREF="main002.html#toc3"> Lexical conventions</A>
<LI><A HREF="main002.html#toc4"> Limited expressions</A>
<LI><A HREF="main002.html#toc5"> Attributes</A>
<LI><A HREF="main002.html#toc6"> Types and declarators</A>
<LI><A HREF="main002.html#toc7"> Structures, unions and enumerations</A>
<LI><A HREF="main002.html#toc8"> Function declarations</A>
<LI><A HREF="main002.html#toc9"> Constant definitions</A>
<LI><A HREF="main002.html#toc10"> IDL files</A>
</UL>
<LI><A HREF="main003.html"> The Caml-IDL mapping</A>
<UL>
<LI><A HREF="main003.html#toc11"> Base types</A>
<LI><A HREF="main003.html#toc12"> Pointers</A>
<LI><A HREF="main003.html#toc13"> Arrays</A>
<LI><A HREF="main003.html#toc14"> Big arrays</A>
<LI><A HREF="main003.html#toc15"> Structs</A>
<LI><A HREF="main003.html#toc16"> Unions</A>
<LI><A HREF="main003.html#toc17"> Enums</A>
<LI><A HREF="main003.html#toc18"> Type definitions</A>
<LI><A HREF="main003.html#toc19"> Functions</A>
<LI><A HREF="main003.html#toc20"> Interfaces</A>
</UL>
<LI><A HREF="main004.html"> Using <TT>camlidl</TT></A>
<UL>
<LI><A HREF="main004.html#toc21"> Overview</A>
<LI><A HREF="main004.html#toc22"> Options</A>
<LI><A HREF="main004.html#toc23"> The <TT>camlidldll</TT> script</A>
</UL>
<LI><A HREF="main005.html"> Module <TT>Com</TT>: run-time library for COM components</A>
<LI><A HREF="main006.html"> Hints on writing IDL files</A>
<UL>
<LI><A HREF="main006.html#toc24"> Writing an IDL file for a C library</A>
<LI><A HREF="main006.html#toc25"> Sharing IDL files between MIDL and CamlIDL</A>
<LI><A HREF="main006.html#toc26"> Dispatch interfaces and type libraries</A>
</UL>
<LI><A HREF="main007.html"> Release notes</A>
</UL>
<!--FOOTER-->

<HR SIZE=2><BLOCKQUOTE><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 and H<FONT SIZE=2><sup>A</sup></FONT>C<FONT SIZE=2><sup>H</sup></FONT>A</A>.
</EM></BLOCKQUOTE>
</BODY>
</HTML>