-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
48 changed files
with
520 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
373 changes: 273 additions & 100 deletions
373
dev/_odoc_support/highlight.pack.js → dev/odoc.support/highlight.pack.js
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>Config (printbox-html.PrintBox_html.Config)</title><link rel="stylesheet" href="../../../_odoc_support/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.2.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">printbox-html</a> » <a href="../index.html">PrintBox_html</a> » Config</nav><header class="odoc-preamble"><h1>Module <code><span>PrintBox_html.Config</span></code></h1></header><nav class="odoc-toc"><ul><li><a href="#classes-and-attributes">Classes and attributes</a></li></ul></nav><div class="odoc-content"><h3 id="classes-and-attributes"><a href="#classes-and-attributes" class="anchor"></a>Classes and attributes</h3><p>Custom classes and attributes for tables, lists, etc.</p><ul class="at-tags"><li class="since"><span class="at-tag">since</span> 0.5</li></ul><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-default"><a href="#val-default" class="anchor"></a><code><span><span class="keyword">val</span> default : <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-cls_table"><a href="#val-cls_table" class="anchor"></a><code><span><span class="keyword">val</span> cls_table : <span><span>string list</span> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-a_table"><a href="#val-a_table" class="anchor"></a><code><span><span class="keyword">val</span> a_table : <span><span><span><span class="xref-unresolved">Html_types</span>.table_attrib <span class="xref-unresolved">Tyxml</span>.Html.attrib</span> list</span> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-cls_text"><a href="#val-cls_text" class="anchor"></a><code><span><span class="keyword">val</span> cls_text : <span><span>string list</span> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-a_text"><a href="#val-a_text" class="anchor"></a><code><span><span class="keyword">val</span> a_text : <span><span><span><span class="xref-unresolved">Html_types</span>.div_attrib <span class="xref-unresolved">Tyxml</span>.Html.attrib</span> list</span> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-cls_row"><a href="#val-cls_row" class="anchor"></a><code><span><span class="keyword">val</span> cls_row : <span><span>string list</span> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-a_row"><a href="#val-a_row" class="anchor"></a><code><span><span class="keyword">val</span> a_row : <span><span><span><span class="xref-unresolved">Html_types</span>.div_attrib <span class="xref-unresolved">Tyxml</span>.Html.attrib</span> list</span> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-cls_col"><a href="#val-cls_col" class="anchor"></a><code><span><span class="keyword">val</span> cls_col : <span><span>string list</span> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-a_col"><a href="#val-a_col" class="anchor"></a><code><span><span class="keyword">val</span> a_col : <span><span><span><span class="xref-unresolved">Html_types</span>.div_attrib <span class="xref-unresolved">Tyxml</span>.Html.attrib</span> list</span> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div></div></body></html> | ||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Config (printbox-html.PrintBox_html.Config)</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">printbox-html</a> » <a href="../index.html">PrintBox_html</a> » Config</nav><header class="odoc-preamble"><h1>Module <code><span>PrintBox_html.Config</span></code></h1></header><nav class="odoc-toc"><ul><li><a href="#classes-and-attributes">Classes and attributes</a></li></ul></nav><div class="odoc-content"><h3 id="classes-and-attributes"><a href="#classes-and-attributes" class="anchor"></a>Classes and attributes</h3><p>Custom classes and attributes for tables, lists, etc.</p><ul class="at-tags"><li class="since"><span class="at-tag">since</span> 0.5</li></ul><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-default"><a href="#val-default" class="anchor"></a><code><span><span class="keyword">val</span> default : <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-cls_table"><a href="#val-cls_table" class="anchor"></a><code><span><span class="keyword">val</span> cls_table : <span><span>string list</span> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-a_table"><a href="#val-a_table" class="anchor"></a><code><span><span class="keyword">val</span> a_table : <span><span><span><span class="xref-unresolved">Html_types</span>.table_attrib <span class="xref-unresolved">Tyxml</span>.Html.attrib</span> list</span> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-cls_text"><a href="#val-cls_text" class="anchor"></a><code><span><span class="keyword">val</span> cls_text : <span><span>string list</span> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-a_text"><a href="#val-a_text" class="anchor"></a><code><span><span class="keyword">val</span> a_text : <span><span><span><span class="xref-unresolved">Html_types</span>.div_attrib <span class="xref-unresolved">Tyxml</span>.Html.attrib</span> list</span> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-cls_row"><a href="#val-cls_row" class="anchor"></a><code><span><span class="keyword">val</span> cls_row : <span><span>string list</span> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-a_row"><a href="#val-a_row" class="anchor"></a><code><span><span class="keyword">val</span> a_row : <span><span><span><span class="xref-unresolved">Html_types</span>.div_attrib <span class="xref-unresolved">Tyxml</span>.Html.attrib</span> list</span> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-cls_col"><a href="#val-cls_col" class="anchor"></a><code><span><span class="keyword">val</span> cls_col : <span><span>string list</span> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-a_col"><a href="#val-a_col" class="anchor"></a><code><span><span class="keyword">val</span> a_col : <span><span><span><span class="xref-unresolved">Html_types</span>.div_attrib <span class="xref-unresolved">Tyxml</span>.Html.attrib</span> list</span> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-tree_summary"><a href="#val-tree_summary" class="anchor"></a><code><span><span class="keyword">val</span> tree_summary : <span>bool <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="#type-t">t</a></span></code></div><div class="spec-doc"><p>When set to true, the trees are rendered collapsed using the <code><detalis></code> HTML5 element.</p></div></div></div></body></html> |
Oops, something went wrong.