/usr/share/doc/libtyxml-ocaml-dev/api/index.html is in libtyxml-ocaml-doc 3.5.0-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 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 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 | <!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=utf-8" http-equiv="Content-Type">
<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="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Xml" rel="Chapter" href="Xml.html">
<link title="Svg" rel="Chapter" href="Svg.html">
<link title="Html5" rel="Chapter" href="Html5.html">
<link title="Xml_iter" rel="Chapter" href="Xml_iter.html">
<link title="Xml_sigs" rel="Chapter" href="Xml_sigs.html">
<link title="Xml_wrap" rel="Chapter" href="Xml_wrap.html">
<link title="Xml_print" rel="Chapter" href="Xml_print.html">
<link title="Svg_sigs" rel="Chapter" href="Svg_sigs.html">
<link title="Svg_types" rel="Chapter" href="Svg_types.html">
<link title="Svg_f" rel="Chapter" href="Svg_f.html">
<link title="Html5_sigs" rel="Chapter" href="Html5_sigs.html">
<link title="Html5_types" rel="Chapter" href="Html5_types.html">
<link title="Html5_f" rel="Chapter" href="Html5_f.html">
<link title="Simplexmlparser" rel="Chapter" href="Simplexmlparser.html">
<link title="Pa_tyxml" rel="Chapter" href="Pa_tyxml.html"><title></title>
</head>
<body>
<h1></h1>
<h1 id="1_TyXMLAPIreference">TyXML – API reference </h1>
<p>
<h2 id="2_BuildingvalidXMLtree">Building valid XML tree </h2>
<p>
<br>
<table class="indextable">
<tr><td class="module"><a href="Svg.html">Svg</a></td><td><div class="info">
Typesafe constructors and printers for SVG documents.
</div>
</td></tr>
<tr><td class="module"><a href="Html5.html">Html5</a></td><td><div class="info">
Typesafe constructors and printers for HTML5 documents.
</div>
</td></tr>
</table>
<p>
<h2 id="2_CommonDTDstranscriptions">Common DTD's transcriptions</h2>
<p>
<br>
<table class="indextable">
<tr><td class="module"><a href="Svg_types.html">Svg_types</a></td><td><div class="info">
SVG types with variants.
</div>
</td></tr>
<tr><td class="module"><a href="Html5_types.html">Html5_types</a></td><td><div class="info">
HTML5 types with variants.
</div>
</td></tr>
</table>
<p>
<h2 id="2_LowlevelXMLmanipulation">Low-level XML manipulation</h2>
<p>
<br>
<table class="indextable">
<tr><td class="module"><a href="Xml.html">Xml</a></td><td><div class="info">
Basic functions for construction and manipulation of XML tree.
</div>
</td></tr>
</table>
<p>
<h2 id="2_Functorialinterface">Functorial interface </h2>
<p>
<br>
<table class="indextable">
<tr><td class="module"><a href="Svg_f.html">Svg_f</a></td><td><div class="info">
Typesafe constructors for SVG documents (Functorial interface)
</div>
</td></tr>
<tr><td class="module"><a href="Html5_f.html">Html5_f</a></td><td><div class="info">
Typesafe constructors for HTML5 documents (Functorial interface)
</div>
</td></tr>
<tr><td class="module"><a href="Xml_iter.html">Xml_iter</a></td><td><div class="info">
Basic iterators over XML tree (functorial interface).
</div>
</td></tr>
<tr><td class="module"><a href="Xml_print.html">Xml_print</a></td><td><div class="info">
Printer for XML.
</div>
</td></tr>
</table>
<p>
<h2 id="2_Syntaxextensionandsimpleparser">Syntax extension and simple parser</h2>
<p>
<br>
<table class="indextable">
<tr><td class="module"><a href="Pa_tyxml.html">Pa_tyxml</a></td><td><div class="info">
Syntax extension for HTML5 or SVG tree creation.
</div>
</td></tr>
<tr><td class="module"><a href="Simplexmlparser.html">Simplexmlparser</a></td><td><div class="info">
Basic camlp4 parser for xml
</div>
</td></tr>
</table>
<p>
<h2 id="2_Indexes">Indexes</h2>
<p>
<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>
<li><a href="index_module_types.html">Index of module types</a></li>
</ul>
<br>
</body>
</html>
|