From f7dba1c53fec7fe7ecefc4758e5a39c0010118b6 Mon Sep 17 00:00:00 2001 From: herbelin Date: Wed, 1 Feb 2012 08:57:47 +0000 Subject: Improved synchronisation of stdlib index page with current library state. - Made generation of index page fail if a file is missing in list or listed but unbound in existing theories - Added a file hidden-files to optionally list library files not to show in the index page (though it is currently empty) - Added directory Unicode (why not to have it after all?) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14957 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/stdlib/index-list.html.template | 7 +++++++ 1 file changed, 7 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 de4b6de94b..d688124d01 100644 --- a/doc/stdlib/index-list.html.template +++ b/doc/stdlib/index-list.html.template @@ -588,4 +588,11 @@ through the Require Import command.

theories/Program/Combinators.v +
Unicode: + Unicode-based notations +
+
+ theories/Unicode/Utf8_core.v + theories/Unicode/Utf8.v +
-- cgit v1.2.3