diff options
Diffstat (limited to 'docs/contents.html')
-rw-r--r-- | docs/contents.html | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/docs/contents.html b/docs/contents.html index 6f556eed918..bd7177e8e16 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -1,8 +1,9 @@ -<html> - -<title>Contents</title> - -<link rel="stylesheet" type="text/css" href="mesa.css"></head> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<html lang="en"> +<head> + <meta http-equiv="content-type" content="text/html; charset=utf-8"> + <title>Contents</title> + <link rel="stylesheet" type="text/css" href="mesa.css"> <!--Override a few values from the style sheet: --> <style> @@ -19,7 +20,8 @@ a:visited { } --> </style> - +</head> +<body> <b>Documentation</b> <ul> |