Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 8fc6afc21242abac4dc45760865a3bba > files > 21

ocaml-argot-1.1-4.mga4.x86_64.rpm

<!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">
<link rel="Start" href="index.html">
<link rel="previous" href="DefinitionParser.html">
<link rel="next" href="Version.html">
<link rel="Up" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.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="Tables" rel="Chapter" href="Tables.html">
<link title="Licenses" rel="Chapter" href="Licenses.html">
<link title="Utils" rel="Chapter" href="Utils.html">
<link title="Base64" rel="Chapter" href="Base64.html">
<link title="Args" rel="Chapter" href="Args.html">
<link title="Definitions" rel="Chapter" href="Definitions.html">
<link title="Icons" rel="Chapter" href="Icons.html">
<link title="Main" rel="Chapter" href="Main.html">
<link title="DefinitionLexer" rel="Chapter" href="DefinitionLexer.html">
<link title="Search_js" rel="Chapter" href="Search_js.html">
<link title="DefinitionParser" rel="Chapter" href="DefinitionParser.html">
<link title="Search" rel="Chapter" href="Search.html">
<link title="Version" rel="Chapter" href="Version.html"><title>Search</title>
</head>
<body>
<div class="navbar"><a class="pre" href="DefinitionParser.html" title="DefinitionParser">Previous</a>
&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;<a class="post" href="Version.html" title="Version">Next</a>
</div>
<h1>Module <a href="type_Search.html">Search</a></h1>

<pre><span class="keyword">module</span> Search: <code class="code">sig</code> <a href="Search.html">..</a> <code class="code">end</code></pre><div class="info module top">
Support for search.<br>
</div>
<hr width="100%">

<pre><span id="VALgenerate_data"><span class="keyword">val</span> generate_data</span> : <code class="type">string -> Odoc_html.Generator.html -> unit</code></pre><div class="info ">
Generates the JavaScript data file in the passed directory.<br>
</div>

<pre><span id="VALgenerate_html"><span class="keyword">val</span> generate_html</span> : <code class="type">string -> unit</code></pre><div class="info ">
Generates the HTML file for search page in the passed directory.<br>
</div>

<pre><span id="VALlink"><span class="keyword">val</span> link</span> : <code class="type">string</code></pre><div class="info ">
HTML link to search page.<br>
</div>

<pre><span id="VALcss"><span class="keyword">val</span> css</span> : <code class="type">string list</code></pre><div class="info ">
The piece of CSS used for search results.<br>
</div>
</body></html>