set noLegacyStyle config flag
authorAnssi Kostiainen <anssi.kostiainen@nokia.com>
Wed, 23 Jan 2013 14:10:33 +0200
changeset 335 c3fafa8e8dda
parent 334 8e126205611a
child 336 fec5d51c8c28
set noLegacyStyle config flag
light/Overview.html
proximity/Overview.html
--- a/light/Overview.html	Fri Jan 18 13:58:38 2013 -0500
+++ b/light/Overview.html	Wed Jan 23 14:10:33 2013 +0200
@@ -19,6 +19,7 @@
           ],
           inlineCSS:    true,
           noIDLIn:      true,
+          noLegacyStyle: true,
           wg:           "Device APIs Working Group",
           wgURI:        "http://www.w3.org/2009/dap/",
           wgPublicList: "public-device-apis",
--- a/proximity/Overview.html	Fri Jan 18 13:58:38 2013 -0500
+++ b/proximity/Overview.html	Wed Jan 23 14:10:33 2013 +0200
@@ -20,6 +20,7 @@
           ],
           inlineCSS:    true,
           noIDLIn:      true,
+          noLegacyStyle: true,
           //extraCSS:     ["../ReSpec.js/css/respec.css"],
           extraCSS:     ["http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"],
           wg:           "Device APIs Working Group",