Skip to content

Commit 61ee02a

Browse files
committed
Deploying to wikidoc from @ 4bafb2e 🚀
1 parent 18a1962 commit 61ee02a

File tree

15 files changed

+1521
-1515
lines changed

15 files changed

+1521
-1515
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
<span><span class="label">toplevel</span>:bool <span class="arrow">&#45;&gt;</span></span>
77
<span><span class="label">files</span>:<span>string list</span> <span class="arrow">&#45;&gt;</span></span>
88
<span><span class="label">resolve_sourcemap_url</span>:bool <span class="arrow">&#45;&gt;</span></span>
9-
<span><span class="label">source_map</span>:<span><span>(<span>string option</span> * <a href="../Source_map/Standard/index.html#type-t">Source_map.Standard.t</a>)</span> option</span> <span class="arrow">&#45;&gt;</span></span>
9+
<span><span class="label">source_map</span>:<span><a href="../Source_map/Encoding_spec/index.html#type-t">Source_map.Encoding_spec.t</a> option</span> <span class="arrow">&#45;&gt;</span></span>
1010
unit</span></code></div></div></div></body></html>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!DOCTYPE html>
2+
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Encoding_spec (js_of_ocaml-compiler.Js_of_ocaml_compiler.Source_map.Encoding_spec)</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; <a href="../index.html">Source_map</a> &#x00BB; Encoding_spec</nav><header class="odoc-preamble"><h1>Module <code><span>Source_map.Encoding_spec</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.output_file" class="def record field anchored"><a href="#type-t.output_file" class="anchor"></a><code><span>output_file : <span>string option</span>;</span></code><div class="def-doc"><span class="comment-delim">(*</span><p>Source map file (<code>None</code> means generate inline.</p><span class="comment-delim">*)</span></div></li><li id="type-t.source_map" class="def record field anchored"><a href="#type-t.source_map" class="anchor"></a><code><span>source_map : <a href="../Standard/index.html#type-t">Standard.t</a>;</span></code><div class="def-doc"><span class="comment-delim">(*</span><p>Source map to extend.</p><span class="comment-delim">*)</span></div></li><li id="type-t.keep_empty" class="def record field anchored"><a href="#type-t.keep_empty" class="anchor"></a><code><span>keep_empty : bool;</span></code><div class="def-doc"><span class="comment-delim">(*</span><p>Don't add anything to the source map (for js_of_ocaml's &quot;empty sourcemap&quot; option.</p><span class="comment-delim">*)</span></div></li></ol><code><span>}</span></code></div></div></div></body></html>

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.

doc/dev/manual/files/boulderdash/boulderdash.bc.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/dev/manual/files/cubes/cubes.bc.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/dev/manual/files/graph_viewer/viewer_js.bc.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/dev/manual/files/hyperbolic/hypertree.bc.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/dev/manual/files/minesweeper/main.bc.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/dev/manual/files/planet/planet.bc.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/dev/manual/files/toplevel/test_dynlink.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)