Skip to content

Commit

Permalink
Deploying to gh-pages from @ 168af31 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
zapashcanon committed Dec 11, 2024
1 parent e7ec96c commit fc7cdfe
Show file tree
Hide file tree
Showing 390 changed files with 1,098 additions and 1,098 deletions.
2 changes: 1 addition & 1 deletion api/odoc.support/odoc.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@charset "UTF-8";
/* Copyright (c) 2016 The odoc contributors. All rights reserved.
Distributed under the ISC license, see terms at the end of the file.
odoc 2.4.3 */
odoc 2.4.4 */

/* Fonts */
/* noticia-text-regular - latin */
Expand Down
2 changes: 1 addition & 1 deletion api/owi/Owi/Annot/index.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Annot (owi.Owi.Annot)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 2.4.3"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../odoc.support/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a><a href="../../index.html">owi</a> &#x00BB; <a href="../index.html">Owi</a> &#x00BB; Annot</nav><header class="odoc-preamble"><h1>Module <code><span>Owi.Annot</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type anchored" id="type-t"><a href="#type-t" class="anchor"></a><code><span><span class="keyword">type</span> t</span><span> = </span><span>{</span></code><ol><li id="type-t.annotid" class="def record field anchored"><a href="#type-t.annotid" class="anchor"></a><code><span>annotid : string;</span></code></li><li id="type-t.items" class="def record field anchored"><a href="#type-t.items" class="anchor"></a><code><span>items : <a href="../Sexp/index.html#type-t">Sexp.t</a>;</span></code></li></ol><code><span>}</span></code></div></div><div class="odoc-spec"><div class="spec type anchored" id="type-annot"><a href="#type-annot" class="anchor"></a><code><span><span class="keyword">type</span> <span>'a annot</span></span><span> = </span></code><ol><li id="type-annot.Contract" class="def variant constructor anchored"><a href="#type-annot.Contract" class="anchor"></a><code><span>| </span><span><span class="constructor">Contract</span> <span class="keyword">of</span> <span><span class="type-var">'a</span> <a href="../Contract/index.html#type-t">Contract.t</a></span></span></code></li><li id="type-annot.Annot" class="def variant constructor anchored"><a href="#type-annot.Annot" class="anchor"></a><code><span>| </span><span><span class="constructor">Annot</span> <span class="keyword">of</span> <a href="#type-t">t</a></span></code></li></ol></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-pp_annot"><a href="#val-pp_annot" class="anchor"></a><code><span><span class="keyword">val</span> pp_annot : <span><span class="xref-unresolved">Prelude</span>.Fmt.formatter <span class="arrow">&#45;&gt;</span></span> <span><span><span class="type-var">'a</span> <a href="#type-annot">annot</a></span> <span class="arrow">&#45;&gt;</span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-record_annot"><a href="#val-record_annot" class="anchor"></a><code><span><span class="keyword">val</span> record_annot : <span>string <span class="arrow">&#45;&gt;</span></span> <span><a href="../Sexp/index.html#type-t">Sexp.t</a> <span class="arrow">&#45;&gt;</span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-get_annots"><a href="#val-get_annots" class="anchor"></a><code><span><span class="keyword">val</span> get_annots : <span>unit <span class="arrow">&#45;&gt;</span></span> <span><a href="#type-t">t</a> list</span></span></code></div></div></div></body></html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Annot (owi.Owi.Annot)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 2.4.4"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../odoc.support/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a><a href="../../index.html">owi</a> &#x00BB; <a href="../index.html">Owi</a> &#x00BB; Annot</nav><header class="odoc-preamble"><h1>Module <code><span>Owi.Annot</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type anchored" id="type-t"><a href="#type-t" class="anchor"></a><code><span><span class="keyword">type</span> t</span><span> = </span><span>{</span></code><ol><li id="type-t.annotid" class="def record field anchored"><a href="#type-t.annotid" class="anchor"></a><code><span>annotid : string;</span></code></li><li id="type-t.items" class="def record field anchored"><a href="#type-t.items" class="anchor"></a><code><span>items : <a href="../Sexp/index.html#type-t">Sexp.t</a>;</span></code></li></ol><code><span>}</span></code></div></div><div class="odoc-spec"><div class="spec type anchored" id="type-annot"><a href="#type-annot" class="anchor"></a><code><span><span class="keyword">type</span> <span>'a annot</span></span><span> = </span></code><ol><li id="type-annot.Contract" class="def variant constructor anchored"><a href="#type-annot.Contract" class="anchor"></a><code><span>| </span><span><span class="constructor">Contract</span> <span class="keyword">of</span> <span><span class="type-var">'a</span> <a href="../Contract/index.html#type-t">Contract.t</a></span></span></code></li><li id="type-annot.Annot" class="def variant constructor anchored"><a href="#type-annot.Annot" class="anchor"></a><code><span>| </span><span><span class="constructor">Annot</span> <span class="keyword">of</span> <a href="#type-t">t</a></span></code></li></ol></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-pp_annot"><a href="#val-pp_annot" class="anchor"></a><code><span><span class="keyword">val</span> pp_annot : <span><span class="xref-unresolved">Prelude</span>.Fmt.formatter <span class="arrow">&#45;&gt;</span></span> <span><span><span class="type-var">'a</span> <a href="#type-annot">annot</a></span> <span class="arrow">&#45;&gt;</span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-record_annot"><a href="#val-record_annot" class="anchor"></a><code><span><span class="keyword">val</span> record_annot : <span>string <span class="arrow">&#45;&gt;</span></span> <span><a href="../Sexp/index.html#type-t">Sexp.t</a> <span class="arrow">&#45;&gt;</span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-get_annots"><a href="#val-get_annots" class="anchor"></a><code><span><span class="keyword">val</span> get_annots : <span>unit <span class="arrow">&#45;&gt;</span></span> <span><a href="#type-t">t</a> list</span></span></code></div></div></div></body></html>
2 changes: 1 addition & 1 deletion api/owi/Owi/Assigned/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Assigned (owi.Owi.Assigned)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 2.4.3"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../odoc.support/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a><a href="../../index.html">owi</a> &#x00BB; <a href="../index.html">Owi</a> &#x00BB; Assigned</nav><header class="odoc-preamble"><h1>Module <code><span>Owi.Assigned</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type anchored" id="type-t"><a href="#type-t" class="anchor"></a><code><span><span class="keyword">type</span> t</span><span> = </span><span>{</span></code><ol><li id="type-t.id" class="def record field anchored"><a href="#type-t.id" class="anchor"></a><code><span>id : <span>string option</span>;</span></code></li><li id="type-t.typ" class="def record field anchored"><a href="#type-t.typ" class="anchor"></a><code><span>typ : <span><span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-str_type">Types.str_type</a></span> <a href="../Named/index.html#type-t">Named.t</a></span>;</span></code></li><li id="type-t.global" class="def record field anchored"><a href="#type-t.global" class="anchor"></a><code><span>global : <span><span><span>(<a href="../Text/index.html#type-global">Text.global</a>, <span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-global_type">Types.global_type</a></span>)</span> <a href="../Runtime/index.html#type-t">Runtime.t</a></span> <a href="../Named/index.html#type-t">Named.t</a></span>;</span></code></li><li id="type-t.table" class="def record field anchored"><a href="#type-t.table" class="anchor"></a><code><span>table : <span><span><span>(<span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-table">Types.table</a></span>, <span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-table_type">Types.table_type</a></span>)</span> <a href="../Runtime/index.html#type-t">Runtime.t</a></span>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Assigned (owi.Owi.Assigned)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 2.4.4"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../odoc.support/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a><a href="../../index.html">owi</a> &#x00BB; <a href="../index.html">Owi</a> &#x00BB; Assigned</nav><header class="odoc-preamble"><h1>Module <code><span>Owi.Assigned</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type anchored" id="type-t"><a href="#type-t" class="anchor"></a><code><span><span class="keyword">type</span> t</span><span> = </span><span>{</span></code><ol><li id="type-t.id" class="def record field anchored"><a href="#type-t.id" class="anchor"></a><code><span>id : <span>string option</span>;</span></code></li><li id="type-t.typ" class="def record field anchored"><a href="#type-t.typ" class="anchor"></a><code><span>typ : <span><span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-str_type">Types.str_type</a></span> <a href="../Named/index.html#type-t">Named.t</a></span>;</span></code></li><li id="type-t.global" class="def record field anchored"><a href="#type-t.global" class="anchor"></a><code><span>global : <span><span><span>(<a href="../Text/index.html#type-global">Text.global</a>, <span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-global_type">Types.global_type</a></span>)</span> <a href="../Runtime/index.html#type-t">Runtime.t</a></span> <a href="../Named/index.html#type-t">Named.t</a></span>;</span></code></li><li id="type-t.table" class="def record field anchored"><a href="#type-t.table" class="anchor"></a><code><span>table : <span><span><span>(<span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-table">Types.table</a></span>, <span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-table_type">Types.table_type</a></span>)</span> <a href="../Runtime/index.html#type-t">Runtime.t</a></span>
<a href="../Named/index.html#type-t">Named.t</a></span>;</span></code></li><li id="type-t.mem" class="def record field anchored"><a href="#type-t.mem" class="anchor"></a><code><span>mem : <span><span><span>(<a href="../Types/index.html#type-mem">Types.mem</a>, <a href="../Types/index.html#type-limits">Types.limits</a>)</span> <a href="../Runtime/index.html#type-t">Runtime.t</a></span> <a href="../Named/index.html#type-t">Named.t</a></span>;</span></code></li><li id="type-t.func" class="def record field anchored"><a href="#type-t.func" class="anchor"></a><code><span>func : <span><span><span>(<span><a href="../Types/index.html#type-text">Types.text</a> <a href="../Types/index.html#type-func">Types.func</a></span>, <span><a href="../Types/index.html#type-text">Types.text</a> <a href="../Types/index.html#type-block_type">Types.block_type</a></span>)</span> <a href="../Runtime/index.html#type-t">Runtime.t</a></span> <a href="../Named/index.html#type-t">Named.t</a></span>;</span></code></li><li id="type-t.elem" class="def record field anchored"><a href="#type-t.elem" class="anchor"></a><code><span>elem : <span><a href="../Text/index.html#type-elem">Text.elem</a> <a href="../Named/index.html#type-t">Named.t</a></span>;</span></code></li><li id="type-t.data" class="def record field anchored"><a href="#type-t.data" class="anchor"></a><code><span>data : <span><a href="../Text/index.html#type-data">Text.data</a> <a href="../Named/index.html#type-t">Named.t</a></span>;</span></code></li><li id="type-t.exports" class="def record field anchored"><a href="#type-t.exports" class="anchor"></a><code><span>exports : <a href="../Grouped/index.html#type-opt_exports">Grouped.opt_exports</a>;</span></code></li><li id="type-t.start" class="def record field anchored"><a href="#type-t.start" class="anchor"></a><code><span>start : <span><span><a href="../Types/index.html#type-text">Types.text</a> <a href="../Types/index.html#type-indice">Types.indice</a></span> option</span>;</span></code></li><li id="type-t.annots" class="def record field anchored"><a href="#type-t.annots" class="anchor"></a><code><span>annots : <span><span><a href="../Types/index.html#type-text">Types.text</a> <a href="../Annot/index.html#type-annot">Annot.annot</a></span> list</span>;</span></code></li></ol><code><span>}</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-of_grouped"><a href="#val-of_grouped" class="anchor"></a><code><span><span class="keyword">val</span> of_grouped : <span><a href="../Grouped/index.html#type-t">Grouped.t</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="#type-t">t</a> <a href="../Result/index.html#type-t">Result.t</a></span></span></code></div></div></div></body></html>
Loading

0 comments on commit fc7cdfe

Please sign in to comment.