Skip to content

Commit

Permalink
deploy: a231555
Browse files Browse the repository at this point in the history
  • Loading branch information
favonia committed Oct 3, 2023
1 parent 7b1f774 commit da97a1a
Show file tree
Hide file tree
Showing 49 changed files with 703 additions and 324 deletions.
2 changes: 1 addition & 1 deletion asai-examples/Syslib/Logger/Code/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>Code (asai-examples.Syslib.Logger.Code)</title><link rel="stylesheet" href="../../../../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.2.1"/><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">asai-examples</a> &#x00BB; <a href="../../index.html">Syslib</a> &#x00BB; <a href="../index.html">Logger</a> &#x00BB; Code</nav><header class="odoc-preamble"><h1>Module <code><span>Logger.Code</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></code><ol><li id="type-t.FileError" class="def variant constructor anchored"><a href="#type-t.FileError" class="anchor"></a><code><span>| </span><span><span class="constructor">FileError</span></span></code></li><li id="type-t.ChiError" class="def variant constructor anchored"><a href="#type-t.ChiError" class="anchor"></a><code><span>| </span><span><span class="constructor">ChiError</span></span></code></li><li id="type-t.EmojiError" class="def variant constructor anchored"><a href="#type-t.EmojiError" class="anchor"></a><code><span>| </span><span><span class="constructor">EmojiError</span></span></code></li></ol></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-default_severity"><a href="#val-default_severity" class="anchor"></a><code><span><span class="keyword">val</span> default_severity : <span><a href="#type-t">t</a> <span class="arrow">&#45;&gt;</span></span> <a href="../../../../asai/Asai/Diagnostic/index.html#type-severity">Asai.Diagnostic.severity</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-to_string"><a href="#val-to_string" class="anchor"></a><code><span><span class="keyword">val</span> to_string : <span><a href="#type-t">t</a> <span class="arrow">&#45;&gt;</span></span> string</span></code></div></div></div></body></html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Code (asai-examples.Syslib.Logger.Code)</title><link rel="stylesheet" href="../../../../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc v2.3.0"/><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">asai-examples</a> &#x00BB; <a href="../../index.html">Syslib</a> &#x00BB; <a href="../index.html">Logger</a> &#x00BB; Code</nav><header class="odoc-preamble"><h1>Module <code><span>Logger.Code</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></code><ol><li id="type-t.FileError" class="def variant constructor anchored"><a href="#type-t.FileError" class="anchor"></a><code><span>| </span><span><span class="constructor">FileError</span></span></code></li><li id="type-t.ChiError" class="def variant constructor anchored"><a href="#type-t.ChiError" class="anchor"></a><code><span>| </span><span><span class="constructor">ChiError</span></span></code></li><li id="type-t.EmojiError" class="def variant constructor anchored"><a href="#type-t.EmojiError" class="anchor"></a><code><span>| </span><span><span class="constructor">EmojiError</span></span></code></li></ol></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-default_severity"><a href="#val-default_severity" class="anchor"></a><code><span><span class="keyword">val</span> default_severity : <span><a href="#type-t">t</a> <span class="arrow">&#45;&gt;</span></span> <a href="../../../../asai/Asai/Diagnostic/index.html#type-severity">Asai.Diagnostic.severity</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-to_string"><a href="#val-to_string" class="anchor"></a><code><span><span class="keyword">val</span> to_string : <span><a href="#type-t">t</a> <span class="arrow">&#45;&gt;</span></span> string</span></code></div></div></div></body></html>
86 changes: 43 additions & 43 deletions asai-examples/Syslib/Logger/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion asai-examples/Syslib/Operations/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>Operations (asai-examples.Syslib.Operations)</title><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.2.1"/><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">asai-examples</a> &#x00BB; <a href="../index.html">Syslib</a> &#x00BB; Operations</nav><header class="odoc-preamble"><h1>Module <code><span>Syslib.Operations</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-operation1"><a href="#val-operation1" class="anchor"></a><code><span><span class="keyword">val</span> operation1 : <span>string <span class="arrow">&#45;&gt;</span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-operation2"><a href="#val-operation2" class="anchor"></a><code><span><span class="keyword">val</span> operation2 : <span>string <span class="arrow">&#45;&gt;</span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-operation3"><a href="#val-operation3" class="anchor"></a><code><span><span class="keyword">val</span> operation3 : <span>string <span class="arrow">&#45;&gt;</span></span> <span class="type-var">'a</span></span></code></div></div></div></body></html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Operations (asai-examples.Syslib.Operations)</title><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc v2.3.0"/><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">asai-examples</a> &#x00BB; <a href="../index.html">Syslib</a> &#x00BB; Operations</nav><header class="odoc-preamble"><h1>Module <code><span>Syslib.Operations</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-operation1"><a href="#val-operation1" class="anchor"></a><code><span><span class="keyword">val</span> operation1 : <span>string <span class="arrow">&#45;&gt;</span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-operation2"><a href="#val-operation2" class="anchor"></a><code><span><span class="keyword">val</span> operation2 : <span>string <span class="arrow">&#45;&gt;</span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-operation3"><a href="#val-operation3" class="anchor"></a><code><span><span class="keyword">val</span> operation3 : <span>string <span class="arrow">&#45;&gt;</span></span> <span class="type-var">'a</span></span></code></div></div></div></body></html>
2 changes: 1 addition & 1 deletion asai-examples/Syslib/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>Syslib (asai-examples.Syslib)</title><link rel="stylesheet" href="../../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.2.1"/><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">asai-examples</a> &#x00BB; Syslib</nav><header class="odoc-preamble"><h1>Module <code><span>Syslib</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec module anchored" id="module-Logger"><a href="#module-Logger" class="anchor"></a><code><span><span class="keyword">module</span> <a href="Logger/index.html">Logger</a></span><span> : <span class="keyword">sig</span> ... <span class="keyword">end</span></span></code></div></div><div class="odoc-spec"><div class="spec module anchored" id="module-Operations"><a href="#module-Operations" class="anchor"></a><code><span><span class="keyword">module</span> <a href="Operations/index.html">Operations</a></span><span> : <span class="keyword">sig</span> ... <span class="keyword">end</span></span></code></div></div></div></body></html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Syslib (asai-examples.Syslib)</title><link rel="stylesheet" href="../../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc v2.3.0"/><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">asai-examples</a> &#x00BB; Syslib</nav><header class="odoc-preamble"><h1>Module <code><span>Syslib</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec module anchored" id="module-Logger"><a href="#module-Logger" class="anchor"></a><code><span><span class="keyword">module</span> <a href="Logger/index.html">Logger</a></span><span> : <span class="keyword">sig</span> ... <span class="keyword">end</span></span></code></div></div><div class="odoc-spec"><div class="spec module anchored" id="module-Operations"><a href="#module-Operations" class="anchor"></a><code><span><span class="keyword">module</span> <a href="Operations/index.html">Operations</a></span><span> : <span class="keyword">sig</span> ... <span class="keyword">end</span></span></code></div></div></div></body></html>
2 changes: 1 addition & 1 deletion asai-examples/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>index (asai-examples.index)</title><link rel="stylesheet" href="../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.2.1"/><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> – asai-examples</nav><header class="odoc-preamble"><h1 id="asai-examples-index"><a href="#asai-examples-index" class="anchor"></a>asai-examples index</h1></header><nav class="odoc-toc"><ul><li><a href="#library-asai-examples.syslib">Library asai-examples.syslib</a></li></ul></nav><div class="odoc-content"><h2 id="library-asai-examples.syslib"><a href="#library-asai-examples.syslib" class="anchor"></a>Library asai-examples.syslib</h2><p>The entry point of this library is the module: <a href="Syslib/index.html"><code>Syslib</code></a>.</p></div></body></html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>index (asai-examples.index)</title><link rel="stylesheet" href="../odoc.support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc v2.3.0"/><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> – asai-examples</nav><header class="odoc-preamble"><h1 id="asai-examples-index"><a href="#asai-examples-index" class="anchor"></a>asai-examples index</h1></header><nav class="odoc-toc"><ul><li><a href="#library-asai-examples.syslib">Library asai-examples.syslib</a></li></ul></nav><div class="odoc-content"><h2 id="library-asai-examples.syslib"><a href="#library-asai-examples.syslib" class="anchor"></a>Library asai-examples.syslib</h2><p>The entry point of this library is the module: <a href="Syslib/index.html"><code>Syslib</code></a>.</p></div></body></html>
Loading

0 comments on commit da97a1a

Please sign in to comment.