aboutsummaryrefslogtreecommitdiff
path: root/doc/stdlib/index-list.html.template
diff options
context:
space:
mode:
authorEnrico Tassi2018-09-04 15:35:24 +0200
committerEnrico Tassi2018-11-07 12:23:06 +0100
commita690e729739635200a8d1fc93ede965cb7e9092b (patch)
treeb287d0336aae732a5179ba52c5796d772cd3da51 /doc/stdlib/index-list.html.template
parentddce2d5b3ace700da602168da4e6bde7cd04e076 (diff)
[doc] also scan plugins/ to build the lirbary index
Diffstat (limited to 'doc/stdlib/index-list.html.template')
-rw-r--r--doc/stdlib/index-list.html.template11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template
index e8f6decfbf..64164cc56f 100644
--- a/doc/stdlib/index-list.html.template
+++ b/doc/stdlib/index-list.html.template
@@ -588,6 +588,17 @@ through the <tt>Require Import</tt> command.</p>
theories/Program/Combinators.v
</dd>
+ <dt> <b>SSReflect</b>:
+ Base libraries for the SSReflect proof language and the
+ small scale reflection formalization technique
+ </dt>
+ <dd>
+ plugins/ssrmatching/ssrmatching.v
+ plugins/ssr/ssreflect.v
+ plugins/ssr/ssrbool.v
+ plugins/ssr/ssrfun.v
+ </dd>
+
<dt> <b>Unicode</b>:
Unicode-based notations
</dt>