aboutsummaryrefslogtreecommitdiff
path: root/doc/stdlib/index-list.html.template
diff options
context:
space:
mode:
authormsozeau2007-08-08 13:14:05 +0000
committermsozeau2007-08-08 13:14:05 +0000
commitea3763f3bc406dd3257e1d8ec4d489a0790ae713 (patch)
treefa5424106a5387155dbdab2b2ed6814e6bf79291 /doc/stdlib/index-list.html.template
parent2de683db51b44b8051ead6d89be67f0185e7e87d (diff)
A better Program documentation. Include it in the generated stdlib doc.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10061 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/stdlib/index-list.html.template')
-rw-r--r--doc/stdlib/index-list.html.template12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template
index 2a8693438b..65d69a1d8e 100644
--- a/doc/stdlib/index-list.html.template
+++ b/doc/stdlib/index-list.html.template
@@ -402,5 +402,17 @@ through the <tt>Require Import</tt> command.</p>
theories/Ints/num/ZnZ.v
</dd>
+
+ <dt> <b>Program</b>:
+ Support for dependently-typed programming.
+ </dt>
+ <dd>
+ theories/Program/Wf.v
+ theories/Program/Equality.v
+ theories/Program/Tactics.v
+ theories/Program/Utils.v
+ theories/Program/Program.v
+ theories/Program/FunctionalExtensionality.v
+ </dd>
</dl>