Skip to content

Commit 3a49104

Browse files
committed
Deploying to wikidoc from @ cb347b3 🚀
1 parent 00624d1 commit 3a49104

File tree

17 files changed

+38900
-38556
lines changed

17 files changed

+38900
-38556
lines changed

doc/dev/api/js_of_ocaml-compiler/Js_of_ocaml_compiler/Source_map/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<!DOCTYPE html>
2-
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Var_printer (js_of_ocaml-compiler.Js_of_ocaml_compiler.Var_printer)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 3.0.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">Index</a> &#x00BB; <a href="../../index.html">js_of_ocaml-compiler</a> &#x00BB; <a href="../index.html">Js_of_ocaml_compiler</a> &#x00BB; Var_printer</nav><header class="odoc-preamble"><h1>Module <code><span>Js_of_ocaml_compiler.Var_printer</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec module anchored" id="module-Alphabet"><a href="#module-Alphabet" class="anchor"></a><code><span><span class="keyword">module</span> <a href="Alphabet/index.html">Alphabet</a></span><span> : <span class="keyword">sig</span> ... <span class="keyword">end</span></span></code></div></div><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></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-create"><a href="#val-create" class="anchor"></a><code><span><span class="keyword">val</span> create : <span><a href="Alphabet/index.html#type-t">Alphabet.t</a> <span class="arrow">&#45;&gt;</span></span> <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-reset"><a href="#val-reset" class="anchor"></a><code><span><span class="keyword">val</span> reset : <span><a href="#type-t">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-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> <span>int <span class="arrow">&#45;&gt;</span></span> string</span></code></div></div></div></body></html>
2+
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Var_printer (js_of_ocaml-compiler.Js_of_ocaml_compiler.Var_printer)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 3.0.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">Index</a> &#x00BB; <a href="../../index.html">js_of_ocaml-compiler</a> &#x00BB; <a href="../index.html">Js_of_ocaml_compiler</a> &#x00BB; Var_printer</nav><header class="odoc-preamble"><h1>Module <code><span>Js_of_ocaml_compiler.Var_printer</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec module anchored" id="module-Alphabet"><a href="#module-Alphabet" class="anchor"></a><code><span><span class="keyword">module</span> <a href="Alphabet/index.html">Alphabet</a></span><span> : <span class="keyword">sig</span> ... <span class="keyword">end</span></span></code></div></div><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></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-create"><a href="#val-create" class="anchor"></a><code><span><span class="keyword">val</span> create : <span><a href="Alphabet/index.html#type-t">Alphabet.t</a> <span class="arrow">&#45;&gt;</span></span> <a href="#type-t">t</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> <span>int <span class="arrow">&#45;&gt;</span></span> string</span></code></div></div></div></body></html>

doc/dev/api/wasm_of_ocaml-compiler/Wasm_of_ocaml_compiler/Binaryen/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Binaryen (wasm_of_ocaml-compiler.Wasm_of_ocaml_compiler.Binaryen)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 3.0.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">Index</a> &#x00BB; <a href="../../index.html">wasm_of_ocaml-compiler</a> &#x00BB; <a href="../index.html">Wasm_of_ocaml_compiler</a> &#x00BB; Binaryen</nav><header class="odoc-preamble"><h1>Module <code><span>Wasm_of_ocaml_compiler.Binaryen</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type anchored" id="type-link_input"><a href="#type-link_input" class="anchor"></a><code><span><span class="keyword">type</span> link_input</span><span> = </span><span>{</span></code><ol><li id="type-link_input.module_name" class="def record field anchored"><a href="#type-link_input.module_name" class="anchor"></a><code><span>module_name : string;</span></code><div class="def-doc"><span class="comment-delim">(*</span><p>Name under which the module is imported in other modules</p><span class="comment-delim">*)</span></div></li><li id="type-link_input.file" class="def record field anchored"><a href="#type-link_input.file" class="anchor"></a><code><span>file : string;</span></code><div class="def-doc"><span class="comment-delim">(*</span><p>File containing the Wasm module</p><span class="comment-delim">*)</span></div></li></ol><code><span>}</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-link"><a href="#val-link" class="anchor"></a><code><span><span class="keyword">val</span> link :
2+
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Binaryen (wasm_of_ocaml-compiler.Wasm_of_ocaml_compiler.Binaryen)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 3.0.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">Index</a> &#x00BB; <a href="../../index.html">wasm_of_ocaml-compiler</a> &#x00BB; <a href="../index.html">Wasm_of_ocaml_compiler</a> &#x00BB; Binaryen</nav><header class="odoc-preamble"><h1>Module <code><span>Wasm_of_ocaml_compiler.Binaryen</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type anchored" id="type-link_input"><a href="#type-link_input" class="anchor"></a><code><span><span class="keyword">type</span> link_input</span><span> = </span><span>{</span></code><ol><li id="type-link_input.module_name" class="def record field anchored"><a href="#type-link_input.module_name" class="anchor"></a><code><span>module_name : string;</span></code><div class="def-doc"><span class="comment-delim">(*</span><p>Name under which the module is imported in other modules</p><span class="comment-delim">*)</span></div></li><li id="type-link_input.file" class="def record field anchored"><a href="#type-link_input.file" class="anchor"></a><code><span>file : string;</span></code><div class="def-doc"><span class="comment-delim">(*</span><p>File containing the Wasm module</p><span class="comment-delim">*)</span></div></li><li id="type-link_input.source_map_file" class="def record field anchored"><a href="#type-link_input.source_map_file" class="anchor"></a><code><span>source_map_file : <span>string option</span>;</span></code></li></ol><code><span>}</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-link"><a href="#val-link" class="anchor"></a><code><span><span class="keyword">val</span> link :
33
<span><span class="optlabel">?options</span>:<span>string list</span> <span class="arrow">&#45;&gt;</span></span>
44
<span><span class="label">inputs</span>:<span><a href="#type-link_input">link_input</a> list</span> <span class="arrow">&#45;&gt;</span></span>
55
<span><span class="label">opt_output_sourcemap</span>:<span>string option</span> <span class="arrow">&#45;&gt;</span></span>

doc/dev/api/wasm_of_ocaml-compiler/Wasm_of_ocaml_compiler/Generate/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-add_init_function"><a href="#val-add_init_function" class="anchor"></a><code><span><span class="keyword">val</span> add_init_function :
1414
<span><span class="label">context</span>:<a href="../Code_generation/index.html#type-context">Code_generation.context</a> <span class="arrow">&#45;&gt;</span></span>
1515
<span><span class="label">to_link</span>:<span>string list</span> <span class="arrow">&#45;&gt;</span></span>
16-
unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-output"><a href="#val-output" class="anchor"></a><code><span><span class="keyword">val</span> output :
16+
unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-output"><a href="#val-output" class="anchor"></a><code><span><span class="keyword">val</span> output : <span><span class="xref-unresolved">Stdlib</span>.out_channel <span class="arrow">&#45;&gt;</span></span> <span><span class="label">context</span>:<a href="../Code_generation/index.html#type-context">Code_generation.context</a> <span class="arrow">&#45;&gt;</span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-wasm_output"><a href="#val-wasm_output" class="anchor"></a><code><span><span class="keyword">val</span> wasm_output :
1717
<span><span class="xref-unresolved">Stdlib</span>.out_channel <span class="arrow">&#45;&gt;</span></span>
18-
<span><span class="label">enable_source_maps</span>:bool <span class="arrow">&#45;&gt;</span></span>
18+
<span><span class="label">opt_source_map_file</span>:<span>string option</span> <span class="arrow">&#45;&gt;</span></span>
1919
<span><span class="label">context</span>:<a href="../Code_generation/index.html#type-context">Code_generation.context</a> <span class="arrow">&#45;&gt;</span></span>
20-
unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-wasm_output"><a href="#val-wasm_output" class="anchor"></a><code><span><span class="keyword">val</span> wasm_output : <span><span class="xref-unresolved">Stdlib</span>.out_channel <span class="arrow">&#45;&gt;</span></span> <span><span class="label">context</span>:<a href="../Code_generation/index.html#type-context">Code_generation.context</a> <span class="arrow">&#45;&gt;</span></span> unit</span></code></div></div></div></body></html>
20+
unit</span></code></div></div></div></body></html>
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
<!DOCTYPE html>
2-
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Wasm_output (wasm_of_ocaml-compiler.Wasm_of_ocaml_compiler.Wasm_output)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 3.0.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">Index</a> &#x00BB; <a href="../../index.html">wasm_of_ocaml-compiler</a> &#x00BB; <a href="../index.html">Wasm_of_ocaml_compiler</a> &#x00BB; Wasm_output</nav><header class="odoc-preamble"><h1>Module <code><span>Wasm_of_ocaml_compiler.Wasm_output</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-f"><a href="#val-f" class="anchor"></a><code><span><span class="keyword">val</span> f : <span><span class="xref-unresolved">Stdlib</span>.out_channel <span class="arrow">&#45;&gt;</span></span> <span><span><a href="../Wasm_ast/index.html#type-module_field">Wasm_ast.module_field</a> list</span> <span class="arrow">&#45;&gt;</span></span> unit</span></code></div></div></div></body></html>
2+
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Wasm_output (wasm_of_ocaml-compiler.Wasm_of_ocaml_compiler.Wasm_output)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 3.0.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">Index</a> &#x00BB; <a href="../../index.html">wasm_of_ocaml-compiler</a> &#x00BB; <a href="../index.html">Wasm_of_ocaml_compiler</a> &#x00BB; Wasm_output</nav><header class="odoc-preamble"><h1>Module <code><span>Wasm_of_ocaml_compiler.Wasm_output</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-f"><a href="#val-f" class="anchor"></a><code><span><span class="keyword">val</span> f :
3+
<span><span class="label">opt_source_map_file</span>:<span>string option</span> <span class="arrow">&#45;&gt;</span></span>
4+
<span><span class="xref-unresolved">Stdlib</span>.out_channel <span class="arrow">&#45;&gt;</span></span>
5+
<span><span><a href="../Wasm_ast/index.html#type-module_field">Wasm_ast.module_field</a> list</span> <span class="arrow">&#45;&gt;</span></span>
6+
unit</span></code></div></div></div></body></html>

0 commit comments

Comments
 (0)