aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/common/styles/html/simple
diff options
context:
space:
mode:
authorGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2012-01-13 17:21:21 +0000
committerGravatar Pierre Letouzey <pierre.letouzey@inria.fr>2014-12-09 12:14:16 +0100
commitf8cb1942284979bc7c325f2137fad1293380d855 (patch)
tree08e9e3ff7ac99c7c000bc4e0ca683a8e7eb677ea /doc/common/styles/html/simple
parent7f207c26b603a40ecbb58377f6669935d0419366 (diff)
Port to trunk the old commit r14895 of v8.4 (styles for the stdlib documentation)
This commit r14895 comes apparently itself from commit r12010 in branch v8.2
Diffstat (limited to 'doc/common/styles/html/simple')
-rw-r--r--doc/common/styles/html/simple/footer.html2
-rw-r--r--doc/common/styles/html/simple/header.html13
2 files changed, 15 insertions, 0 deletions
diff --git a/doc/common/styles/html/simple/footer.html b/doc/common/styles/html/simple/footer.html
new file mode 100644
index 000000000..308b1d01b
--- /dev/null
+++ b/doc/common/styles/html/simple/footer.html
@@ -0,0 +1,2 @@
+</body>
+</html>
diff --git a/doc/common/styles/html/simple/header.html b/doc/common/styles/html/simple/header.html
new file mode 100644
index 000000000..14d2f9888
--- /dev/null
+++ b/doc/common/styles/html/simple/header.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>
+<link rel="stylesheet" href="coqdoc.css" type="text/css"/>
+<title>The Coq Standard Library</title>
+</head>
+
+<body>
+