commit | 92c7fe59a710e4f9fe5ac9da424248b2a2e4ddef | [log] [tgz] |
---|---|---|
author | Scott Main <smain@google.com> | Wed Dec 16 21:36:15 2009 -0800 |
committer | Scott Main <smain@google.com> | Wed Dec 16 21:36:15 2009 -0800 |
tree | 040e5cabdcd10b30481ffbf218e59f265377ffa6 | |
parent | 8c627b04898cab723e0df8666a7cc11d5d1c70f1 [diff] |
docs: change DOCTYPE to html5 format
diff --git a/tools/droiddoc/templates/doctype.cs b/tools/droiddoc/templates/doctype.cs index 643f992..763b073 100644 --- a/tools/droiddoc/templates/doctype.cs +++ b/tools/droiddoc/templates/doctype.cs
@@ -1 +1 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> \ No newline at end of file +<!DOCTYPE html> \ No newline at end of file