aboutsummaryrefslogtreecommitdiff
path: root/doc/stdlib
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2020-06-25 23:35:20 +0200
committerPierre-Marie Pédrot2021-01-22 11:55:21 +0100
commit0c1af31e9d338a13b7df2b4468b81e76ef182d32 (patch)
tree0fed16037e47c30037f621dad0c63b4f6f17b103 /doc/stdlib
parent7d5618684ef17fbb34246f041b3426d42825b85a (diff)
Add a type of format strings to Ltac2.
It provides an abstract type of well-typed format strings, a scope to parse them and a minimal printf-like API.
Diffstat (limited to 'doc/stdlib')
-rw-r--r--doc/stdlib/index-list.html.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template
index cbe526be68..1bc0c1f6d7 100644
--- a/doc/stdlib/index-list.html.template
+++ b/doc/stdlib/index-list.html.template
@@ -691,6 +691,7 @@ through the <tt>Require Import</tt> command.</p>
user-contrib/Ltac2/Notations.v
user-contrib/Ltac2/Option.v
user-contrib/Ltac2/Pattern.v
+ user-contrib/Ltac2/Printf.v
user-contrib/Ltac2/Std.v
user-contrib/Ltac2/String.v
</dd>