Author: steven
Date: Thu Jul  5 14:20:20 2018
New Revision: 1835140

URL: http://svn.apache.org/viewvc?rev=1835140&view=rev
Log:
Updated docs

Modified:
    cordova/site/public/docs/en/dev/guide/next/index.html
    cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/next/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/next/index.html?rev=1835140&r1=1835139&r2=1835140&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/guide/next/index.html (original)
+++ cordova/site/public/docs/en/dev/guide/next/index.html Thu Jul  5 14:20:20 
2018
@@ -2616,10 +2616,6 @@ cordova plugin add "some-plugin"
 
 <p>Ripple is a desktop based emulator for Cordova projects. Essentially it 
lets you run a Cordova application in your desktop application and fake various 
Cordova features. For example, it lets you simulate the accelerometer to test 
shake events. It fakes the camera API by letting you select a picture from your 
hard drive. Ripple lets you focus more on your custom code rather than worrying 
about Cordova plugins. You can find out more about Ripple here: <a 
href="http://ripple.incubator.apache.org/";>http://ripple.incubator.apache.org/</a></p>
 
-<h2>Weinre</h2>
-
-<p>Weinre creates a local server that can host a remote debug client for your 
Cordova applications. After you&#39;ve installed and started it up, you copy a 
line of code into your Cordova application and then restart it. You can then 
open a dev tool panel on your desktop to work with the application. Weinre is 
not quite as fancy as Chrome and Safari Remote debugging but has the benefit of 
working with a much greater range of operating systems and platforms. More 
information may be found here: <a 
href="http://people.apache.org/%7Epmuellr/weinre/docs/latest/";>http://people.apache.org/~pmuellr/weinre/docs/latest/</a></p>
-
 <h2>Other Options</h2>
 
 <ul>

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1835140&r1=1835139&r2=1835140&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Thu Jul  5 14:20:20 2018
@@ -6,8 +6,8 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Tue, 26 Jun 2018 14:27:49 +0000</pubDate>
-    <lastBuildDate>Tue, 26 Jun 2018 14:27:49 +0000</lastBuildDate>
+    <pubDate>Thu, 05 Jul 2018 13:50:57 +0000</pubDate>
+    <lastBuildDate>Thu, 05 Jul 2018 13:50:57 +0000</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to