2009/dap/vibration Overview.html,1.3,1.4

Update of /sources/public/2009/dap/vibration
In directory hutz:/tmp/cvs-serv29686

Modified Files:
	Overview.html 
Log Message:
make Vibration interface reusable

Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/vibration/Overview.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Overview.html	1 Nov 2011 23:37:48 -0000	1.3
+++ Overview.html	8 Nov 2011 11:21:32 -0000	1.4
@@ -101,8 +101,8 @@
     
     <section>
       <h2>Vibration Interface</h2>
-      <dl title='partial interface Navigator VibrationManager : EventTarget'
-          class='idl'>
+      <div class='idl' title='Navigator implements Vibration'></div>
+      <dl title='partial interface Vibration' class='idl'>
         <dt>void vibrate()</dt>
         <dd>
           <dl class='parameters'>

Received on Tuesday, 8 November 2011 11:21:36 UTC