ocaml-google-app/doc/html/ocaml-google-apps/GoogleApps/HtmlOutput/index.html

2 lines
1.7 KiB
HTML
Raw Normal View History

2020-08-26 01:44:00 +00:00
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>HtmlOutput (ocaml-google-apps.GoogleApps.HtmlOutput)</title><link rel="stylesheet" href="../../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> <a href="../../index.html">ocaml-google-apps</a> &#x00BB; <a href="../index.html">GoogleApps</a> &#x00BB; HtmlOutput</nav><h1>Module <code>GoogleApps.HtmlOutput</code></h1></header><dl><dt class="spec type" id="type-t"><a href="#type-t" class="anchor"></a><code><span class="keyword">type</span> t</code></dt></dl><dl><dt class="spec value" id="val-create_html_output_from_file"><a href="#val-create_html_output_from_file" class="anchor"></a><code><span class="keyword">val</span> create_html_output_from_file : string <span>&#45;&gt;</span> <a href="index.html#type-t">t</a></code></dt><dt class="spec value" id="val-set_sandbox_mode"><a href="#val-set_sandbox_mode" class="anchor"></a><code><span class="keyword">val</span> set_sandbox_mode : <a href="index.html#type-t">t</a> <span>&#45;&gt;</span> <span>mode:<a href="../SandboxMode/index.html#type-t">SandboxMode.t</a></span> <span>&#45;&gt;</span> <a href="index.html#type-t">t</a></code></dt><dt class="spec value" id="val-set_title"><a href="#val-set_title" class="anchor"></a><code><span class="keyword">val</span> set_title : <a href="index.html#type-t">t</a> <span>&#45;&gt;</span> <span>title:string</span> <span>&#45;&gt;</span> <a href="index.html#type-t">t</a></code></dt></dl></div></body></html>