Use simpler HTML5 doctype in the documentation index
Also don't pretend to be XML.
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
<!DOCTYPE html>
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
<html>
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Name: index.htm
|
Name: index.htm
|
||||||
|
Reference in New Issue
Block a user