/usr/share/doc/libatd-ocaml-dev/odoc/index.html is in libatd-ocaml-dev 1.1.2-1build4.
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 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Atd_ast" rel="Chapter" href="Atd_ast.html">
<link title="Atd_annot" rel="Chapter" href="Atd_annot.html">
<link title="Atd_doc" rel="Chapter" href="Atd_doc.html">
<link title="Atd_print" rel="Chapter" href="Atd_print.html">
<link title="Atd_expand" rel="Chapter" href="Atd_expand.html">
<link title="Atd_inherit" rel="Chapter" href="Atd_inherit.html">
<link title="Atd_util" rel="Chapter" href="Atd_util.html">
<link title="Atd_reflect" rel="Chapter" href="Atd_reflect.html">
<link title="Atd_indent" rel="Chapter" href="Atd_indent.html"><title>ATD library documentation</title>
</head>
<body>
<h1>ATD library documentation</h1>
<ul class="indexlist">
<li><a href="index_types.html">Index of types</a></li>
<li><a href="index_exceptions.html">Index of exceptions</a></li>
<li><a href="index_values.html">Index of values</a></li>
<li><a href="index_modules.html">Index of modules</a></li>
</ul>
<br/><br>
<table class="indextable">
<tr><td class="module"><a href="Atd_ast.html">Atd_ast</a></td><td><div class="info">
Abstract syntax tree (AST) representing ATD data
</div>
</td></tr>
<tr><td class="module"><a href="Atd_annot.html">Atd_annot</a></td><td><div class="info">
Utilities for interpreting annotations of type <a href="Atd_ast.html#TYPEannot"><code class="code">Atd_ast.annot</code></a>
</div>
</td></tr>
<tr><td class="module"><a href="Atd_doc.html">Atd_doc</a></td><td><div class="info">
Support for <doc text="..."> annotations:
</div>
</td></tr>
<tr><td class="module"><a href="Atd_print.html">Atd_print</a></td><td><div class="info">
Pretty-printing of ATD data
</div>
</td></tr>
<tr><td class="module"><a href="Atd_expand.html">Atd_expand</a></td><td><div class="info">
Monomorphization of type definitions
</div>
</td></tr>
<tr><td class="module"><a href="Atd_inherit.html">Atd_inherit</a></td><td><div class="info">
Expansion of <code class="code">inherit</code> statements
</div>
</td></tr>
<tr><td class="module"><a href="Atd_util.html">Atd_util</a></td><td><div class="info">
Top-level utilities
</div>
</td></tr>
<tr><td class="module"><a href="Atd_reflect.html">Atd_reflect</a></td><td><div class="info">
Conversion of an AST value into OCaml source code that creates this value
</div>
</td></tr>
<tr><td class="module"><a href="Atd_indent.html">Atd_indent</a></td><td><div class="info">
Simple indentation utility for code generators
</div>
</td></tr>
</table>
</body>
</html>
|