Skip to content

Commit

Permalink
Update coq-serapi doc to 8.19.0+0.19.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ejgallego committed Feb 4, 2024
1 parent 3f9c7e8 commit 2ccf6c8
Show file tree
Hide file tree
Showing 337 changed files with 2,162 additions and 777 deletions.
2 changes: 0 additions & 2 deletions coq-serapi/Extcoq/index.html

This file was deleted.

2 changes: 1 addition & 1 deletion coq-serapi/Serapi/Ser_stream/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>Ser_stream (coq-serapi.Serapi.Ser_stream)</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">coq-serapi</a> &#x00BB; <a href="../index.html">Serapi</a> &#x00BB; Ser_stream</nav><header class="odoc-preamble"><h1>Module <code><span>Serapi.Ser_stream</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-of_string"><a href="#val-of_string" class="anchor"></a><code><span><span class="keyword">val</span> of_string : <span>?offset:int <span class="arrow">&#45;&gt;</span></span> <span>string <span class="arrow">&#45;&gt;</span></span> <span><span>(unit, char)</span> <span class="xref-unresolved">Gramlib</span>.Stream.t</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-of_channel"><a href="#val-of_channel" class="anchor"></a><code><span><span class="keyword">val</span> of_channel : <span><span class="xref-unresolved">Stdlib</span>.in_channel <span class="arrow">&#45;&gt;</span></span> <span><span>(unit, char)</span> <span class="xref-unresolved">Gramlib</span>.Stream.t</span></span></code></div></div></div></body></html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Ser_stream (coq-serapi.Serapi.Ser_stream)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 2.4.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">coq-serapi</a> &#x00BB; <a href="../index.html">Serapi</a> &#x00BB; Ser_stream</nav><header class="odoc-preamble"><h1>Module <code><span>Serapi.Ser_stream</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-of_string"><a href="#val-of_string" class="anchor"></a><code><span><span class="keyword">val</span> of_string : <span><span class="optlabel">?offset</span>:int <span class="arrow">&#45;&gt;</span></span> <span>string <span class="arrow">&#45;&gt;</span></span> <span><span>(unit, char)</span> <span class="xref-unresolved">Gramlib</span>.Stream.t</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-of_channel"><a href="#val-of_channel" class="anchor"></a><code><span><span class="keyword">val</span> of_channel : <span><span class="xref-unresolved">Stdlib</span>.in_channel <span class="arrow">&#45;&gt;</span></span> <span><span>(unit, char)</span> <span class="xref-unresolved">Gramlib</span>.Stream.t</span></span></code></div></div></div></body></html>
2 changes: 1 addition & 1 deletion coq-serapi/Serapi/Serapi_assumptions/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>Serapi_assumptions (coq-serapi.Serapi.Serapi_assumptions)</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">coq-serapi</a> &#x00BB; <a href="../index.html">Serapi</a> &#x00BB; Serapi_assumptions</nav><header class="odoc-preamble"><h1>Module <code><span>Serapi.Serapi_assumptions</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type anchored" id="type-ax_ctx"><a href="#type-ax_ctx" class="anchor"></a><code><span><span class="keyword">type</span> ax_ctx</span><span> = <span><span>(<span class="xref-unresolved">Names</span>.Label.t * <span class="xref-unresolved">Constr</span>.rel_context * <span class="xref-unresolved">Constr</span>.t)</span> list</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><span> = </span><span>{</span></code><ol><li id="type-t.predicative" class="def record field anchored"><a href="#type-t.predicative" class="anchor"></a><code><span>predicative : bool;</span></code></li><li id="type-t.type_in_type" class="def record field anchored"><a href="#type-t.type_in_type" class="anchor"></a><code><span>type_in_type : bool;</span></code></li><li id="type-t.vars" class="def record field anchored"><a href="#type-t.vars" class="anchor"></a><code><span>vars : <span><span>(<span class="xref-unresolved">Names</span>.Id.t * <span class="xref-unresolved">Constr</span>.t)</span> list</span>;</span></code></li><li id="type-t.axioms" class="def record field anchored"><a href="#type-t.axioms" class="anchor"></a><code><span>axioms : <span><span>(<span class="xref-unresolved">Printer</span>.axiom * <span class="xref-unresolved">Constr</span>.t * <a href="#type-ax_ctx">ax_ctx</a>)</span> list</span>;</span></code></li><li id="type-t.opaque" class="def record field anchored"><a href="#type-t.opaque" class="anchor"></a><code><span>opaque : <span><span>(<span class="xref-unresolved">Names</span>.Constant.t * <span class="xref-unresolved">Constr</span>.t)</span> list</span>;</span></code></li><li id="type-t.trans" class="def record field anchored"><a href="#type-t.trans" class="anchor"></a><code><span>trans : <span><span>(<span class="xref-unresolved">Names</span>.Constant.t * <span class="xref-unresolved">Constr</span>.t)</span> list</span>;</span></code></li></ol><code><span>}</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-build"><a href="#val-build" class="anchor"></a><code><span><span class="keyword">val</span> build : <span><span class="xref-unresolved">Environ</span>.env <span class="arrow">&#45;&gt;</span></span> <span><span><span class="xref-unresolved">Constr</span>.t <span class="xref-unresolved">Printer</span>.ContextObjectMap.t</span> <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-print"><a href="#val-print" class="anchor"></a><code><span><span class="keyword">val</span> print : <span><span class="xref-unresolved">Environ</span>.env <span class="arrow">&#45;&gt;</span></span> <span><span class="xref-unresolved">Evd</span>.evar_map <span class="arrow">&#45;&gt;</span></span> <span><a href="#type-t">t</a> <span class="arrow">&#45;&gt;</span></span> <span class="xref-unresolved">Pp</span>.t</span></code></div></div></div></body></html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Serapi_assumptions (coq-serapi.Serapi.Serapi_assumptions)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 2.4.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">coq-serapi</a> &#x00BB; <a href="../index.html">Serapi</a> &#x00BB; Serapi_assumptions</nav><header class="odoc-preamble"><h1>Module <code><span>Serapi.Serapi_assumptions</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type anchored" id="type-ax_ctx"><a href="#type-ax_ctx" class="anchor"></a><code><span><span class="keyword">type</span> ax_ctx</span><span> = <span><span>(<span class="xref-unresolved">Names</span>.Label.t * <span class="xref-unresolved">Constr</span>.rel_context * <span class="xref-unresolved">Constr</span>.t)</span> list</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><span> = </span><span>{</span></code><ol><li id="type-t.predicative" class="def record field anchored"><a href="#type-t.predicative" class="anchor"></a><code><span>predicative : bool;</span></code></li><li id="type-t.type_in_type" class="def record field anchored"><a href="#type-t.type_in_type" class="anchor"></a><code><span>type_in_type : bool;</span></code></li><li id="type-t.vars" class="def record field anchored"><a href="#type-t.vars" class="anchor"></a><code><span>vars : <span><span>(<span class="xref-unresolved">Names</span>.Id.t * <span class="xref-unresolved">Constr</span>.t)</span> list</span>;</span></code></li><li id="type-t.axioms" class="def record field anchored"><a href="#type-t.axioms" class="anchor"></a><code><span>axioms : <span><span>(<span class="xref-unresolved">Printer</span>.axiom * <span class="xref-unresolved">Constr</span>.t * <a href="#type-ax_ctx">ax_ctx</a>)</span> list</span>;</span></code></li><li id="type-t.opaque" class="def record field anchored"><a href="#type-t.opaque" class="anchor"></a><code><span>opaque : <span><span>(<span class="xref-unresolved">Names</span>.Constant.t * <span class="xref-unresolved">Constr</span>.t)</span> list</span>;</span></code></li><li id="type-t.trans" class="def record field anchored"><a href="#type-t.trans" class="anchor"></a><code><span>trans : <span><span>(<span class="xref-unresolved">Names</span>.Constant.t * <span class="xref-unresolved">Constr</span>.t)</span> list</span>;</span></code></li></ol><code><span>}</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-build"><a href="#val-build" class="anchor"></a><code><span><span class="keyword">val</span> build : <span><span class="xref-unresolved">Environ</span>.env <span class="arrow">&#45;&gt;</span></span> <span><span><span class="xref-unresolved">Constr</span>.t <span class="xref-unresolved">Printer</span>.ContextObjectMap.t</span> <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-print"><a href="#val-print" class="anchor"></a><code><span><span class="keyword">val</span> print : <span><span class="xref-unresolved">Environ</span>.env <span class="arrow">&#45;&gt;</span></span> <span><span class="xref-unresolved">Evd</span>.evar_map <span class="arrow">&#45;&gt;</span></span> <span><a href="#type-t">t</a> <span class="arrow">&#45;&gt;</span></span> <span class="xref-unresolved">Pp</span>.t</span></code></div></div></div></body></html>
12 changes: 6 additions & 6 deletions coq-serapi/Serapi/Serapi_doc/index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Serapi_doc (coq-serapi.Serapi.Serapi_doc)</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">coq-serapi</a> &#x00BB; <a href="../index.html">Serapi</a> &#x00BB; Serapi_doc</nav><header class="odoc-preamble"><h1>Module <code><span>Serapi.Serapi_doc</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-check_pending_proofs"><a href="#val-check_pending_proofs" class="anchor"></a><code><span><span class="keyword">val</span> check_pending_proofs : <span>pstate:<span><span class="xref-unresolved">Vernacstate</span>.LemmaStack.t option</span> <span class="arrow">&#45;&gt;</span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-save_vo"><a href="#val-save_vo" class="anchor"></a><code><span><span class="keyword">val</span> save_vo :
<span>doc:<span class="xref-unresolved">Stm</span>.doc <span class="arrow">&#45;&gt;</span></span>
<span>?ldir:<span class="xref-unresolved">Names</span>.DirPath.t <span class="arrow">&#45;&gt;</span></span>
<span>pstate:<span><span class="xref-unresolved">Vernacstate</span>.LemmaStack.t option</span> <span class="arrow">&#45;&gt;</span></span>
<span>in_file:string <span class="arrow">&#45;&gt;</span></span>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Serapi_doc (coq-serapi.Serapi.Serapi_doc)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 2.4.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">coq-serapi</a> &#x00BB; <a href="../index.html">Serapi</a> &#x00BB; Serapi_doc</nav><header class="odoc-preamble"><h1>Module <code><span>Serapi.Serapi_doc</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-check_pending_proofs"><a href="#val-check_pending_proofs" class="anchor"></a><code><span><span class="keyword">val</span> check_pending_proofs : <span><span class="label">pstate</span>:<span><span class="xref-unresolved">Vernacstate</span>.LemmaStack.t option</span> <span class="arrow">&#45;&gt;</span></span> unit</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-save_vo"><a href="#val-save_vo" class="anchor"></a><code><span><span class="keyword">val</span> save_vo :
<span><span class="label">doc</span>:<span class="xref-unresolved">Stm</span>.doc <span class="arrow">&#45;&gt;</span></span>
<span><span class="optlabel">?ldir</span>:<span class="xref-unresolved">Names</span>.DirPath.t <span class="arrow">&#45;&gt;</span></span>
<span><span class="label">pstate</span>:<span><span class="xref-unresolved">Vernacstate</span>.LemmaStack.t option</span> <span class="arrow">&#45;&gt;</span></span>
<span><span class="label">in_file</span>:string <span class="arrow">&#45;&gt;</span></span>
<span>unit <span class="arrow">&#45;&gt;</span></span>
unit</span></code></div></div></div></body></html>
unit</span></code></div></div></div></body></html>
Loading

0 comments on commit 2ccf6c8

Please sign in to comment.