From ea3763f3bc406dd3257e1d8ec4d489a0790ae713 Mon Sep 17 00:00:00 2001 From: msozeau Date: Wed, 8 Aug 2007 13:14:05 +0000 Subject: 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 --- doc/stdlib/index-list.html.template | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc/stdlib/index-list.html.template') 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 Require Import command.

theories/Ints/num/ZnZ.v + +
Program: + Support for dependently-typed programming. +
+
+ theories/Program/Wf.v + theories/Program/Equality.v + theories/Program/Tactics.v + theories/Program/Utils.v + theories/Program/Program.v + theories/Program/FunctionalExtensionality.v +
-- cgit v1.2.3