aboutsummaryrefslogtreecommitdiff
path: root/doc/common/styles/html/coqremote
diff options
context:
space:
mode:
authorPierre Letouzey2014-12-05 16:11:26 +0100
committerPierre Letouzey2014-12-09 12:14:39 +0100
commitc04159843794f2b1615f033a3ba540fd0bf7f5ea (patch)
treea1354e61a0fd2ea9ec38b77eacdeee90608ff357 /doc/common/styles/html/coqremote
parent6f47b089934c10c38a5dfb126b5ae62ec9c305a0 (diff)
doc: improved xhtml compatibility (cover, header,...)
Diffstat (limited to 'doc/common/styles/html/coqremote')
-rw-r--r--doc/common/styles/html/coqremote/cover.html14
-rw-r--r--doc/common/styles/html/coqremote/footer.html4
-rw-r--r--doc/common/styles/html/coqremote/header.html14
-rw-r--r--doc/common/styles/html/coqremote/styles.hva15
4 files changed, 23 insertions, 24 deletions
diff --git a/doc/common/styles/html/coqremote/cover.html b/doc/common/styles/html/coqremote/cover.html
index ac7d81d4e2..12043269c2 100644
--- a/doc/common/styles/html/coqremote/cover.html
+++ b/doc/common/styles/html/coqremote/cover.html
@@ -3,14 +3,14 @@
<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
-<style type="text/css" media="all">@import "/modules/node/node.css";</style>
-<style type="text/css" media="all">@import "/modules/system/defaults.css";</style>
-<style type="text/css" media="all">@import "/modules/system/system.css";</style>
-<style type="text/css" media="all">@import "/modules/user/user.css";</style>
-<style type="text/css" media="all">@import "/sites/all/themes/coq/style.css";</style>
-<style type="text/css" media="all">@import "/sites/all/themes/coq/coqdoc.css";</style>
+<link type="text/css" rel="stylesheet" media="all" href="/modules/node/node.css" />
+<link type="text/css" rel="stylesheet" media="all" href="/modules/system/defaults.css" />
+<link type="text/css" rel="stylesheet" media="all" href="/modules/system/system.css" />
+<link type="text/css" rel="stylesheet" media="all" href="/modules/user/user.css" />
+<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/coq/style.css" />
+<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/coq/coqdoc.css" />
<title>Reference Manual | The Coq Proof Assistant</title>
diff --git a/doc/common/styles/html/coqremote/footer.html b/doc/common/styles/html/coqremote/footer.html
index 1ec2765760..23dfccb62c 100644
--- a/doc/common/styles/html/coqremote/footer.html
+++ b/doc/common/styles/html/coqremote/footer.html
@@ -22,8 +22,8 @@
<div id="nav-footer">
<ul class="links-menu-footer">
<li><a href="mailto:coq-www_@_inria.fr">webmaster</a></li>
- <li><a href="http://validator.w3.org/check?uri=referer">xhtml valid</a></li>
- <li><a href="http://jigsaw.w3.org/css-validator/check/referer">CSS valid</a></li>
+ <li><a href="http://validator.w3.org/">xhtml valid</a></li>
+ <li><a href="http://jigsaw.w3.org/css-validator/">CSS valid</a></li>
</ul>
</div>
</div>
diff --git a/doc/common/styles/html/coqremote/header.html b/doc/common/styles/html/coqremote/header.html
index a46ccb88f0..c6c4509133 100644
--- a/doc/common/styles/html/coqremote/header.html
+++ b/doc/common/styles/html/coqremote/header.html
@@ -2,14 +2,14 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
-<style type="text/css" media="all">@import "/modules/node/node.css";</style>
-<style type="text/css" media="all">@import "/modules/system/defaults.css";</style>
-<style type="text/css" media="all">@import "/modules/system/system.css";</style>
-<style type="text/css" media="all">@import "/modules/user/user.css";</style>
-<style type="text/css" media="all">@import "/sites/all/themes/coq/style.css";</style>
-<style type="text/css" media="all">@import "/sites/all/themes/coq/coqdoc.css";</style>
+<link type="text/css" rel="stylesheet" media="all" href="/modules/node/node.css" />
+<link type="text/css" rel="stylesheet" media="all" href="/modules/system/defaults.css" />
+<link type="text/css" rel="stylesheet" media="all" href="/modules/system/system.css" />
+<link type="text/css" rel="stylesheet" media="all" href="/modules/user/user.css" />
+<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/coq/style.css" />
+<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/coq/coqdoc.css" />
<title>Standard Library | The Coq Proof Assistant</title>
diff --git a/doc/common/styles/html/coqremote/styles.hva b/doc/common/styles/html/coqremote/styles.hva
index c5d37c0f4b..bf093948f9 100644
--- a/doc/common/styles/html/coqremote/styles.hva
+++ b/doc/common/styles/html/coqremote/styles.hva
@@ -1,14 +1,13 @@
\renewcommand{\@meta}{
\begin{rawhtml}
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
-<style type="text/css" media="all">@import "/modules/node/node.css";</style>
-<style type="text/css" media="all">@import "/modules/system/defaults.css";</style>
-<style type="text/css" media="all">@import "/modules/system/system.css";</style>
-<style type="text/css" media="all">@import "/modules/user/user.css";</style>
-<style type="text/css" media="all">@import "/sites/all/themes/coq/style.css";</style>
-<style type="text/css" media="all">@import "/sites/all/themes/coq/coqdoc.css";</style>
-<style type="text/css" media="all">@import "/sites/all/themes/coq/hevea.css";</style>
+<link type="text/css" rel="stylesheet" media="all" href="/modules/node/node.css" />
+<link type="text/css" rel="stylesheet" media="all" href="/modules/system/defaults.css" />
+<link type="text/css" rel="stylesheet" media="all" href="/modules/system/system.css" />
+<link type="text/css" rel="stylesheet" media="all" href="/modules/user/user.css" />
+<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/coq/style.css" />
+<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/coq/coqdoc.css" />
\end{rawhtml}}
% for HeVeA