add HTML5 doctype to docs pages
authorDan Vanderkam <dan@dygraphs.com>
Mon, 21 Mar 2011 15:13:21 +0000 (11:13 -0400)
committerDan Vanderkam <dan@dygraphs.com>
Mon, 21 Mar 2011 15:13:21 +0000 (11:13 -0400)
docs/annotations.html
docs/changes.html
docs/data.html

index 546afe8..dc80217 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <html>
   <head>
     <title>dygraphs annotations</title>
index e476377..b431b19 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <html>
   <head>
     <title>dygraphs input types</title>
index dad79ed..193820a 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <html>
   <head>
     <title>dygraphs input types</title>