You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2013/12/18 16:40:09 UTC

svn commit: r1551982 [9/18] - in /cordova/site/public/docs/en: 3.0.0/ 3.3.0/ edge/

Modified: cordova/site/public/docs/en/3.3.0/guide_platforms_win8_upgrading.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.3.0/guide_platforms_win8_upgrading.md.html?rev=1551982&r1=1551981&r2=1551982&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.3.0/guide_platforms_win8_upgrading.md.html (original)
+++ cordova/site/public/docs/en/3.3.0/guide_platforms_win8_upgrading.md.html Wed Dec 18 15:40:06 2013
@@ -17,18 +17,16 @@
     specific language governing permissions and limitations
     under the License.
 --><html lang="en">
-    <head>
-        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-        <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
-        <meta name="generator" content="joDoc">
-
-        <title>Apache Cordova API Documentation</title>
-
-        <link rel="stylesheet" type="text/css" href="index.css">
-        <link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
-        <link rel="stylesheet" type="text/css" href="prettify/prettify.css">
-    </head>
-    <body>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
+<meta name="generator" content="joDoc">
+<title>Apache Cordova API Documentation</title>
+<link rel="stylesheet" type="text/css" href="index.css">
+<link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
+<link rel="stylesheet" type="text/css" href="prettify/prettify.css">
+</head>
+<body>
         <div id="header">
             <h1><a href="index.html">Apache <strong>Cordova</strong> Documentation</a></h1>
             <small>
@@ -94,8 +92,7 @@
 <optgroup label="Spanish" value="es">
 <option value="edge">edge</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select>
-            </small>
+</optgroup></select></small>
         </div>
         <div id="subheader">
             <h1>Upgrading Windows 8</h1>
@@ -153,7 +150,9 @@ Most of these instructions apply to proj
 of command-line tools that precede the <code>cordova</code> CLI utility. See <a href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line Interface</a> for information how to update the
 version of the CLI.</p>
 
-<h2><a name="Upgrading%20Windows%208_upgrade_to_3_2_0_from_3_1_0">Upgrade to 3.2.0 from 3.1.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%208_upgrade_to_3_2_0_from_3_1_0">Upgrade to 3.2.0 from 3.1.0</a>
+</h2>
 
 <p>For projects that were created with the cordova CLI: </p>
 
@@ -161,17 +160,20 @@ version of the CLI.</p>
 <li><p>Update the <code>cordova</code> CLI version. See <a href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line Interface</a>. </p></li>
 <li><p>Run <code>cordova platform update windows8</code>.</p></li>
 </ol>
-
 <p>For projects not created with the cordova CLI, run:</p>
 
 <pre class="prettyprint"><code>    bin\update &lt;project_path&gt;
 </code></pre>
 
-<h2><a name="Upgrading%20Windows%208_upgrade_to_3_1_0">Upgrade to 3.1.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%208_upgrade_to_3_1_0">Upgrade to 3.1.0</a>
+</h2>
 
 <p>Cordova CLI support for Windows 8 was introduced in Cordova 3.1.0. To upgrade, we suggest creating a new Cordova CLI project and moving over all necessary assets.  </p>
 
-<h2><a name="Upgrading%20Windows%208_upgrade_to_2_9_0_from_2_8_0">Upgrade to 2.9.0 from 2.8.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%208_upgrade_to_2_9_0_from_2_8_0">Upgrade to 2.9.0 from 2.8.0</a>
+</h2>
 
 <p>The following commands should be done from within Visual Studio to be sure that the any project references are updated/deleted.</p>
 
@@ -180,8 +182,9 @@ version of the CLI.</p>
 <li><p>Add <code>cordova.js</code> file from the source to the project's <code>www</code> directory. (Note that the file no longer contains a version number in the filename.)</p></li>
 <li><p>Build and test!</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%208_upgrade_to_2_8_0_from_2_7_0">Upgrade to 2.8.0 from 2.7.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%208_upgrade_to_2_8_0_from_2_7_0">Upgrade to 2.8.0 from 2.7.0</a>
+</h2>
 
 <p>The following commands should be done from within Visual Studio to be sure that the any project references are updated/deleted.</p>
 
@@ -190,12 +193,10 @@ version of the CLI.</p>
 <li><p>Add <code>cordova.js</code> file from the source to the project's <code>www</code> directory. (Note that the file no longer contains a version number in the filename.)</p></li>
 <li><p>Build and test!</p></li>
 </ol>
-
-            </div>
+</div>
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script>
-        <script type="text/javascript" src="prettify/prettify.js"></script>
-    </body>
+        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
+</body>
 </html>

Modified: cordova/site/public/docs/en/3.3.0/guide_platforms_wp7_index.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.3.0/guide_platforms_wp7_index.md.html?rev=1551982&r1=1551981&r2=1551982&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.3.0/guide_platforms_wp7_index.md.html (original)
+++ cordova/site/public/docs/en/3.3.0/guide_platforms_wp7_index.md.html Wed Dec 18 15:40:06 2013
@@ -17,18 +17,16 @@
     specific language governing permissions and limitations
     under the License.
 --><html lang="en">
-    <head>
-        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-        <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
-        <meta name="generator" content="joDoc">
-
-        <title>Apache Cordova API Documentation</title>
-
-        <link rel="stylesheet" type="text/css" href="index.css">
-        <link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
-        <link rel="stylesheet" type="text/css" href="prettify/prettify.css">
-    </head>
-    <body>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
+<meta name="generator" content="joDoc">
+<title>Apache Cordova API Documentation</title>
+<link rel="stylesheet" type="text/css" href="index.css">
+<link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
+<link rel="stylesheet" type="text/css" href="prettify/prettify.css">
+</head>
+<body>
         <div id="header">
             <h1><a href="index.html">Apache <strong>Cordova</strong> Documentation</a></h1>
             <small>
@@ -94,8 +92,7 @@
 <optgroup label="Spanish" value="es">
 <option value="edge">edge</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select>
-            </small>
+</optgroup></select></small>
         </div>
         <div id="subheader">
             <h1>Windows Phone 7 Platform Guide</h1>
@@ -165,12 +162,13 @@ applies to both versions:</p>
 <li><a href="guide_platforms_wp8_plugin.md.html#Windows%20Phone%20Plugins">Windows Phone Plugins</a></li>
 <li><a href="guide_platforms_wp8_tools.md.html#Windows%20Phone%20Command-line%20Tools">Windows Phone Command-line Tools</a></li>
 </ul>
-
 <p>The command-line tools above refer to versions prior to Cordova 3.0.
 See <a href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line Interface</a> for information about the
 current interface.</p>
 
-<h2><a name="Windows%20Phone%207%20Platform%20Guide_system_requirements">System Requirements</a></h2>
+<h2>
+<a name="Windows%20Phone%207%20Platform%20Guide_system_requirements">System Requirements</a>
+</h2>
 
 <p>Use Windows 7 or Windows 8 (Pro) or Windows Vista with SP2.  The
 64-bit version (x64) of Windows is required for the SDK.  The Pro
@@ -184,7 +182,9 @@ to install an app on a real device or su
 Read <a class="external" href="http://aka.ms/BuildaWP8apponaMac">Windows Phone on a Mac</a> for
 insights on developing solutions.</p>
 
-<h2><a name="Windows%20Phone%207%20Platform%20Guide_install_sdk_and_cordova">Install SDK and Cordova</a></h2>
+<h2>
+<a name="Windows%20Phone%207%20Platform%20Guide_install_sdk_and_cordova">Install SDK and Cordova</a>
+</h2>
 
 <p>Download and install the <a class="external" href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=27570/">Windows Phone
 SDK</a>.</p>
@@ -197,7 +197,9 @@ contains the Windwos Phone 8 version of 
 <p>Copy the <code>CordovaWP7_x_x_x.zip</code> file to the <code>\My Documents\Visual
 Studio 2012\Templates\ProjectTemplates\</code> directory.</p>
 
-<h2><a name="Windows%20Phone%207%20Platform%20Guide_building_the_template">Building the Template</a></h2>
+<h2>
+<a name="Windows%20Phone%207%20Platform%20Guide_building_the_template">Building the Template</a>
+</h2>
 
 <p><strong>NOTE</strong>: Skip this step if the <code>lib\windows-phone</code> directory already
 contains a <code>CordovaWP7_x_x_x.zip</code> file.</p>
@@ -224,7 +226,9 @@ with a parameter to install automaticall
 <pre class="prettyprint"><code>    &gt;createTemplates.bat -install
 </code></pre>
 
-<h2><a name="Windows%20Phone%207%20Platform%20Guide_set_up_a_new_project">Set up a New Project</a></h2>
+<h2>
+<a name="Windows%20Phone%207%20Platform%20Guide_set_up_a_new_project">Set up a New Project</a>
+</h2>
 
 <ul>
 <li><p>Open Visual Studio Express for Windows Phone and choose <strong>New
@@ -233,8 +237,9 @@ Project</strong>.</p></li>
 description.</p></li>
 <li><p>Give the project a name, and select <strong>OK</strong>.</p></li>
 </ul>
-
-<h2><a name="Windows%20Phone%207%20Platform%20Guide_review_the_project_structure">Review the Project Structure</a></h2>
+<h2>
+<a name="Windows%20Phone%207%20Platform%20Guide_review_the_project_structure">Review the Project Structure</a>
+</h2>
 
 <p>The <code>www</code> directory features <code>html</code>, <code>js</code>, and <code>css</code> subdirectories
 and any other resources your app requires.
@@ -246,8 +251,10 @@ vary depending on installed version:</p>
 
 <p><img src="img/guide/platforms/wp8/projectStructure.png" alt="" title=""></p>
 
-<h2><a name="Windows%20Phone%207%20Platform%20Guide_build_the_project_for_the_device">Build the Project for the Device
-</a></h2>
+<h2>
+<a name="Windows%20Phone%207%20Platform%20Guide_build_the_project_for_the_device">Build the Project for the Device
+</a>
+</h2>
 
 <p>Before testing your application on a device, the device must be
 registered. Consult
@@ -261,7 +268,6 @@ the basic steps:</p>
 <li><p>Press the green <strong>play</strong> button next to the main drop-down menu to
 start debugging, or else type <strong>F5</strong>.</p></li>
 </ul>
-
 <p><img src="img/guide/platforms/wp7/wpd.png" alt="" title=""></p>
 
 <p>At this point, you're done.</p>
@@ -270,7 +276,6 @@ start debugging, or else type <strong>F5
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script>
-        <script type="text/javascript" src="prettify/prettify.js"></script>
-    </body>
+        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
+</body>
 </html>

Modified: cordova/site/public/docs/en/3.3.0/guide_platforms_wp8_index.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.3.0/guide_platforms_wp8_index.md.html?rev=1551982&r1=1551981&r2=1551982&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.3.0/guide_platforms_wp8_index.md.html (original)
+++ cordova/site/public/docs/en/3.3.0/guide_platforms_wp8_index.md.html Wed Dec 18 15:40:06 2013
@@ -17,18 +17,16 @@
     specific language governing permissions and limitations
     under the License.
 --><html lang="en">
-    <head>
-        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-        <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
-        <meta name="generator" content="joDoc">
-
-        <title>Apache Cordova API Documentation</title>
-
-        <link rel="stylesheet" type="text/css" href="index.css">
-        <link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
-        <link rel="stylesheet" type="text/css" href="prettify/prettify.css">
-    </head>
-    <body>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
+<meta name="generator" content="joDoc">
+<title>Apache Cordova API Documentation</title>
+<link rel="stylesheet" type="text/css" href="index.css">
+<link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
+<link rel="stylesheet" type="text/css" href="prettify/prettify.css">
+</head>
+<body>
         <div id="header">
             <h1><a href="index.html">Apache <strong>Cordova</strong> Documentation</a></h1>
             <small>
@@ -94,8 +92,7 @@
 <optgroup label="Spanish" value="es">
 <option value="edge">edge</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select>
-            </small>
+</optgroup></select></small>
         </div>
         <div id="subheader">
             <h1>Windows Phone 8 Platform Guide</h1>
@@ -169,12 +166,13 @@ applies to both versions:</p>
 <li><a href="guide_platforms_wp8_plugin.md.html#Windows%20Phone%20Plugins">Windows Phone Plugins</a></li>
 <li><a href="guide_platforms_wp8_tools.md.html#Windows%20Phone%20Command-line%20Tools">Windows Phone Command-line Tools</a></li>
 </ul>
-
 <p>The command-line tools above refer to versions prior to Cordova 3.0.
 See <a href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line Interface</a> for information about the
 current interface.</p>
 
-<h2><a name="Windows%20Phone%208%20Platform%20Guide_system_requirements">System Requirements</a></h2>
+<h2>
+<a name="Windows%20Phone%208%20Platform%20Guide_system_requirements">System Requirements</a>
+</h2>
 
 <ul>
 <li>
@@ -222,10 +220,11 @@ current interface.</p>
 </li>
 <li><p>Register and pay for a <a class="external" href="http://dev.windowsphone.com/en-us/publish">Windows Phone Dev Center</a> account if you want to install your app on a real device or submit it to Market Place.</p></li>
 </ul>
-
 <p><strong>NOTE</strong>: Running the SDK in Virtual Machine might present some challenges. You can read this blog post that gives insight on the solutions to develop for <a class="external" href="http://aka.ms/BuildaWP8apponaMac">Windows Phone on a Mac</a>.</p>
 
-<h2><a name="Windows%20Phone%208%20Platform%20Guide_install_sdk_and_cordova">Install SDK and Cordova</a></h2>
+<h2>
+<a name="Windows%20Phone%208%20Platform%20Guide_install_sdk_and_cordova">Install SDK and Cordova</a>
+</h2>
 
 <p>Download and install <a class="external" href="http://www.microsoft.com/en-us/download/details.aspx?id=35471">Windows Phone
 SDK</a>.</p>
@@ -237,7 +236,9 @@ subdirectory is where you need to do you
 <p>Copy the <code>CordovaWP8_x_x_x.zip</code> file to the <code>\My Documents\Visual
 Studio 2012\Templates\ProjectTemplates\</code> directory.</p>
 
-<h2><a name="Windows%20Phone%208%20Platform%20Guide_building_the_template">Building the Template</a></h2>
+<h2>
+<a name="Windows%20Phone%208%20Platform%20Guide_building_the_template">Building the Template</a>
+</h2>
 
 <p><strong>NOTE</strong>: Skip this step if the <code>lib\windows-phone</code> directory already
 contains a <code>CordovaWP8_x_x_x.zip</code> file.</p>
@@ -263,7 +264,9 @@ with a parameter to install automaticall
 <pre class="prettyprint"><code>    &gt;createTemplates.bat -install
 </code></pre>
 
-<h2><a name="Windows%20Phone%208%20Platform%20Guide_set_up_a_new_project">Set up a New Project</a></h2>
+<h2>
+<a name="Windows%20Phone%208%20Platform%20Guide_set_up_a_new_project">Set up a New Project</a>
+</h2>
 
 <p>Open Visual Studio Express for Windows Phone and choose <strong>New
 Project</strong>.</p>
@@ -275,7 +278,9 @@ template description.</p>
 
 <p><img src="img/guide/platforms/wp8/StandAloneTemplate.png" alt="" title=""></p>
 
-<h2><a name="Windows%20Phone%208%20Platform%20Guide_review_the_project_structure">Review the Project Structure</a></h2>
+<h2>
+<a name="Windows%20Phone%208%20Platform%20Guide_review_the_project_structure">Review the Project Structure</a>
+</h2>
 
 <p>The <code>www</code> directory features <code>html</code>, <code>js</code>, and <code>css</code> subdirectories
 and any other resources your app requires.
@@ -287,7 +292,9 @@ vary depending on the installed version:
 
 <p><img src="img/guide/platforms/wp8/projectStructure.png" alt="" title=""></p>
 
-<h2><a name="Windows%20Phone%208%20Platform%20Guide_build_and_deploy_to_emulator">Build and Deploy to Emulator</a></h2>
+<h2>
+<a name="Windows%20Phone%208%20Platform%20Guide_build_and_deploy_to_emulator">Build and Deploy to Emulator</a>
+</h2>
 
 <p>Make sure <strong>Windows Phone Emulator</strong> is selected in the main drop-down menu.</p>
 
@@ -296,8 +303,10 @@ start debugging, or type <strong>F5</str
 
 <p><img src="img/guide/platforms/wp8/BuildEmulator.png" alt="" title=""></p>
 
-<h2><a name="Windows%20Phone%208%20Platform%20Guide_build_the_project_for_the_device">Build the Project for the Device
-</a></h2>
+<h2>
+<a name="Windows%20Phone%208%20Platform%20Guide_build_the_project_for_the_device">Build the Project for the Device
+</a>
+</h2>
 
 <p>Before testing your application on a device, the device must be
 registered. Consult
@@ -311,12 +320,13 @@ the basic steps:</p>
 <li><p>Press the green <strong>play</strong> button next to the main drop-down menu to
 start debugging, or else type <strong>F5</strong>.</p></li>
 </ul>
-
 <p><img src="img/guide/platforms/wp7/wpd.png" alt="" title=""></p>
 
 <p>At this point, you're done.</p>
 
-<h2><a name="Windows%20Phone%208%20Platform%20Guide_further_reading">Further Reading</a></h2>
+<h2>
+<a name="Windows%20Phone%208%20Platform%20Guide_further_reading">Further Reading</a>
+</h2>
 
 <p>The Windows Phone Developer Blog provides
 <a class="external" href="http://blogs.windows.com/windows_phone/b/wpdev/archive/2012/11/15/adapting-your-webkit-optimized-site-for-internet-explorer-10.aspx">helpful details</a>
@@ -327,7 +337,6 @@ both.</p>
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script>
-        <script type="text/javascript" src="prettify/prettify.js"></script>
-    </body>
+        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
+</body>
 </html>

Modified: cordova/site/public/docs/en/3.3.0/guide_platforms_wp8_plugin.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.3.0/guide_platforms_wp8_plugin.md.html?rev=1551982&r1=1551981&r2=1551982&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.3.0/guide_platforms_wp8_plugin.md.html (original)
+++ cordova/site/public/docs/en/3.3.0/guide_platforms_wp8_plugin.md.html Wed Dec 18 15:40:06 2013
@@ -17,18 +17,16 @@
     specific language governing permissions and limitations
     under the License.
 --><html lang="en">
-    <head>
-        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-        <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
-        <meta name="generator" content="joDoc">
-
-        <title>Apache Cordova API Documentation</title>
-
-        <link rel="stylesheet" type="text/css" href="index.css">
-        <link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
-        <link rel="stylesheet" type="text/css" href="prettify/prettify.css">
-    </head>
-    <body>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
+<meta name="generator" content="joDoc">
+<title>Apache Cordova API Documentation</title>
+<link rel="stylesheet" type="text/css" href="index.css">
+<link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
+<link rel="stylesheet" type="text/css" href="prettify/prettify.css">
+</head>
+<body>
         <div id="header">
             <h1><a href="index.html">Apache <strong>Cordova</strong> Documentation</a></h1>
             <small>
@@ -94,8 +92,7 @@
 <optgroup label="Spanish" value="es">
 <option value="edge">edge</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select>
-            </small>
+</optgroup></select></small>
         </div>
         <div id="subheader">
             <h1>Windows Phone Plugins</h1>
@@ -168,7 +165,9 @@ license: Licensed to the Apache Software
      specific language governing permissions and limitations
 </code></pre>
 
-<h2><a name="_under_the_license">         under the License.</a></h2>
+<h2>
+<a name="_under_the_license">         under the License.</a>
+</h2>
 
 <h1><a name="Windows%20Phone%20Plugins">Windows Phone Plugins</a></h1>
 
@@ -223,13 +222,14 @@ using WPCordovaClassLib.Cordova.JSON;
 </code></pre>
 </li>
 </ol>
-
 <p>See the
 <a class="external" href="https://github.com/apache/cordova-wp7/blob/master/templates/standalone/cordovalib/Commands/BaseCommand.cs">BaseCommand.cs</a>
 class for methods available for the plugin to override.  For example,
 the plugin can capture '<a href="cordova_events_events.md.html#pause">pause</a>' and '<a href="cordova_events_events.md.html#resume">resume</a>' events.</p>
 
-<h2><a name="Windows%20Phone%20Plugins_namespaces">Namespaces</a></h2>
+<h2>
+<a name="Windows%20Phone%20Plugins_namespaces">Namespaces</a>
+</h2>
 
 <p>The default namespace for unqualified commands is:</p>
 
@@ -257,7 +257,9 @@ your C# class like this:</p>
 <pre class="prettyprint"><code>    cordova.exec(win, fail, "com.mydomain.cordovaExtensions.Echo", ...);
 </code></pre>
 
-<h2><a name="Windows%20Phone%20Plugins_interpreting_arguments_in_c">Interpreting Arguments in C</a></h2>
+<h2>
+<a name="Windows%20Phone%20Plugins_interpreting_arguments_in_c">Interpreting Arguments in C</a>
+</h2>
 
 <p>In the example discussed in Application Plugins, the data your plugin
 receives is a string, but what if you want to pass an array of
@@ -280,7 +282,9 @@ into C#, and so need to be decoded:</p>
     // optVal now has the value of "input string"
 </code></pre>
 
-<h2><a name="Windows%20Phone%20Plugins_passing_results_from_c_to_javascript">Passing Results from C# to JavaScript</a></h2>
+<h2>
+<a name="Windows%20Phone%20Plugins_passing_results_from_c_to_javascript">Passing Results from C# to JavaScript</a>
+</h2>
 
 <p>The <code>BaseCommand</code> class provides methods to pass data to JavaScript
 callback handlers.  If you simply want to signal success with no
@@ -308,7 +312,9 @@ object whose status is <code>ERROR</code
 <pre class="prettyprint"><code>    DispatchCommandResult(new PluginResult(PluginResult.Status.ERROR, "Echo signaled an error"));
 </code></pre>
 
-<h2><a name="Windows%20Phone%20Plugins_handling_serialization_errors">Handling Serialization Errors</a></h2>
+<h2>
+<a name="Windows%20Phone%20Plugins_handling_serialization_errors">Handling Serialization Errors</a>
+</h2>
 
 <p>When interpreting your arguments, <code>try</code>/<code>catch</code> blocks help screen out
 bad input. This pattern appears throughout the Cordova C# code:</p>
@@ -334,7 +340,9 @@ bad input. This pattern appears througho
     }
 </code></pre>
 
-<h2><a name="Windows%20Phone%20Plugins_plugin_xml">Plugin XML</a></h2>
+<h2>
+<a name="Windows%20Phone%20Plugins_plugin_xml">Plugin XML</a>
+</h2>
 
 <p>The following shows how to use the <code>plugin.xml</code> file to specify a
 plugin's source files on the Windows Phone platform.  See Application
@@ -365,8 +373,9 @@ file:</p>
 </code></pre>
 </li>
 </ul>
-
-<h2><a name="Windows%20Phone%20Plugins_debugging_plugins">Debugging Plugins</a></h2>
+<h2>
+<a name="Windows%20Phone%20Plugins_debugging_plugins">Debugging Plugins</a>
+</h2>
 
 <p>Use Visual Studio's debugger to debug a plugin's C# component. You can
 set a break point at any of the methods exposed by your class.</p>
@@ -375,7 +384,9 @@ set a break point at any of the methods 
 use <code>console.log</code> to output the plugin's state, or to inform
 yourself of errors.</p>
 
-<h2><a name="Windows%20Phone%20Plugins_common_pitfalls">Common Pitfalls</a></h2>
+<h2>
+<a name="Windows%20Phone%20Plugins_common_pitfalls">Common Pitfalls</a>
+</h2>
 
 <ul>
 <li>
@@ -404,12 +415,10 @@ calling <code>exec()</code>. Doing so al
 unnecessary functionality from the plugin's various native
 implementations.</p></li>
 </ul>
-
-            </div>
+</div>
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script>
-        <script type="text/javascript" src="prettify/prettify.js"></script>
-    </body>
+        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
+</body>
 </html>

Modified: cordova/site/public/docs/en/3.3.0/guide_platforms_wp8_tools.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.3.0/guide_platforms_wp8_tools.md.html?rev=1551982&r1=1551981&r2=1551982&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.3.0/guide_platforms_wp8_tools.md.html (original)
+++ cordova/site/public/docs/en/3.3.0/guide_platforms_wp8_tools.md.html Wed Dec 18 15:40:06 2013
@@ -17,18 +17,16 @@
     specific language governing permissions and limitations
     under the License.
 --><html lang="en">
-    <head>
-        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-        <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
-        <meta name="generator" content="joDoc">
-
-        <title>Apache Cordova API Documentation</title>
-
-        <link rel="stylesheet" type="text/css" href="index.css">
-        <link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
-        <link rel="stylesheet" type="text/css" href="prettify/prettify.css">
-    </head>
-    <body>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
+<meta name="generator" content="joDoc">
+<title>Apache Cordova API Documentation</title>
+<link rel="stylesheet" type="text/css" href="index.css">
+<link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
+<link rel="stylesheet" type="text/css" href="prettify/prettify.css">
+</head>
+<body>
         <div id="header">
             <h1><a href="index.html">Apache <strong>Cordova</strong> Documentation</a></h1>
             <small>
@@ -94,8 +92,7 @@
 <optgroup label="Spanish" value="es">
 <option value="edge">edge</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select>
-            </small>
+</optgroup></select></small>
         </div>
         <div id="subheader">
             <h1>Windows Phone Command-line Tools</h1>
@@ -164,7 +161,9 @@ more detailed directions.</p>
 plugins, see <a href="plugin_ref_plugman.md.html#Using%20Plugman%20to%20Manage%20Plugins">Using Plugman to Manage Plugins</a>. See Application Plugins
 for an overview.</p>
 
-<h2><a name="Windows%20Phone%20Command-line%20Tools_windows_phone">Windows Phone</a></h2>
+<h2>
+<a name="Windows%20Phone%20Command-line%20Tools_windows_phone">Windows Phone</a>
+</h2>
 
 <p>The Windows Phone command-line tools support creating, building, and
 running new projects. Commands must be run from a cmd or powershell
@@ -173,7 +172,9 @@ prompt.</p>
 <p>The WP8 repo now includes code for building both WP7 + WP8 apps.  The
 repo has subdirectories for each: <code>wp7/</code> and <code>wp8/</code>.</p>
 
-<h2><a name="Windows%20Phone%20Command-line%20Tools_create_a_project">Create a Project</a></h2>
+<h2>
+<a name="Windows%20Phone%20Command-line%20Tools_create_a_project">Create a Project</a>
+</h2>
 
 <p>There are 2 ways to go about creating a new Apache Cordova WP7 or WP8 application.</p>
 
@@ -190,7 +191,6 @@ new Apache Cordova Windows Phone apps fr
 <strong><a href="cordova_file_file.md.html#File">File</a> → New Project</strong> menu.</p></li>
 <li><p>If you run the batch file from the command line, you can also call with a parameter to install automatically</p></li>
 </ul>
-
 <p>Run the script :</p>
 
 <pre class="prettyprint"><code>&gt;createTemplates.bat -install
@@ -218,7 +218,9 @@ name.  Here is the syntax for both Windo
 
 <p>Build and Run it</p>
 
-<h2><a name="Windows%20Phone%20Command-line%20Tools_building_the_project_clean_then_build">Building the Project (Clean, then Build)</a></h2>
+<h2>
+<a name="Windows%20Phone%20Command-line%20Tools_building_the_project_clean_then_build">Building the Project (Clean, then Build)</a>
+</h2>
 
 <ul>
 <li>
@@ -232,8 +234,9 @@ name.  Here is the syntax for both Windo
 <p>$ C:\path\to\my<em>new</em>project\cordova\build --release</p>
 </li>
 </ul>
-
-<h2><a name="Windows%20Phone%20Command-line%20Tools_running_the_app">Running the App</a></h2>
+<h2>
+<a name="Windows%20Phone%20Command-line%20Tools_running_the_app">Running the App</a>
+</h2>
 
 <p>Run the 'run' command with the following <em>optional</em> parameters</p>
 
@@ -245,10 +248,11 @@ name.  Here is the syntax for both Windo
 <p>$ C:\path\to\my<em>new</em>project\cordova\run [Target] [Build]</p>
 </li>
 </ul>
-
 <p>By default the <code>run</code> command is called with <code>--emulator --debug</code> if flags are not provided.</p>
 
-<h2><a name="Windows%20Phone%20Command-line%20Tools_cleaning">Cleaning</a></h2>
+<h2>
+<a name="Windows%20Phone%20Command-line%20Tools_cleaning">Cleaning</a>
+</h2>
 
 <pre class="prettyprint"><code>$ C:\path\to\my_new_project\cordova\clean
 </code></pre>
@@ -257,7 +261,6 @@ name.  Here is the syntax for both Windo
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script>
-        <script type="text/javascript" src="prettify/prettify.js"></script>
-    </body>
+        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
+</body>
 </html>

Modified: cordova/site/public/docs/en/3.3.0/guide_platforms_wp8_upgrading.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.3.0/guide_platforms_wp8_upgrading.md.html?rev=1551982&r1=1551981&r2=1551982&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.3.0/guide_platforms_wp8_upgrading.md.html (original)
+++ cordova/site/public/docs/en/3.3.0/guide_platforms_wp8_upgrading.md.html Wed Dec 18 15:40:06 2013
@@ -17,18 +17,16 @@
     specific language governing permissions and limitations
     under the License.
 --><html lang="en">
-    <head>
-        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-        <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
-        <meta name="generator" content="joDoc">
-
-        <title>Apache Cordova API Documentation</title>
-
-        <link rel="stylesheet" type="text/css" href="index.css">
-        <link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
-        <link rel="stylesheet" type="text/css" href="prettify/prettify.css">
-    </head>
-    <body>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
+<meta name="generator" content="joDoc">
+<title>Apache Cordova API Documentation</title>
+<link rel="stylesheet" type="text/css" href="index.css">
+<link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
+<link rel="stylesheet" type="text/css" href="prettify/prettify.css">
+</head>
+<body>
         <div id="header">
             <h1><a href="index.html">Apache <strong>Cordova</strong> Documentation</a></h1>
             <small>
@@ -94,8 +92,7 @@
 <optgroup label="Spanish" value="es">
 <option value="edge">edge</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select>
-            </small>
+</optgroup></select></small>
         </div>
         <div id="subheader">
             <h1>Upgrading Windows Phone</h1>
@@ -176,7 +173,9 @@ Command-Line Interface</a> for informati
 the CLI.  The following section shows how to upgrade from non-CLI
 projects.</p>
 
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_3_2_0_from_3_1_0">Upgrade to 3.2.0 from 3.1.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_3_2_0_from_3_1_0">Upgrade to 3.2.0 from 3.1.0</a>
+</h2>
 
 <p>For projects that were created with the cordova CLI: </p>
 
@@ -184,13 +183,14 @@ projects.</p>
 <li><p>Update the <code>cordova</code> CLI version. See <a href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line Interface</a>. </p></li>
 <li><p>Run <code>cordova platform update wp8</code> (or <code>wp7</code>, per the platforms you added to your project).</p></li>
 </ol>
-
 <p>For projects not created with the cordova CLI, run:</p>
 
 <pre class="prettyprint"><code>    bin\update &lt;project_path&gt;
 </code></pre>
 
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_3_1_0_from_3_0_0">Upgrade to 3.1.0 from 3.0.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_3_1_0_from_3_0_0">Upgrade to 3.1.0 from 3.0.0</a>
+</h2>
 
 <p>For projects that were created with the cordova CLI: </p>
 
@@ -198,13 +198,14 @@ projects.</p>
 <li><p>Update the <code>cordova</code> CLI version. See <a href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line Interface</a>. </p></li>
 <li><p>Run <code>cordova platform update wp8</code> (or <code>wp7</code>, per the platforms you added to your project).</p></li>
 </ol>
-
 <p>For projects not created with the cordova CLI, run:</p>
 
 <pre class="prettyprint"><code>    bin\update &lt;project_path&gt;
 </code></pre>
 
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_the_cli_3_0_0_from_2_9_0">Upgrade to the CLI (3.0.0) from 2.9.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_the_cli_3_0_0_from_2_9_0">Upgrade to the CLI (3.0.0) from 2.9.0</a>
+</h2>
 
 <ol>
 <li><p>Create a new Apache Cordova 3.0.0 project using the cordova CLI, as
@@ -222,8 +223,9 @@ the CLI handles all core APIs as plugins
 added. Only 3.0.0 plugins are compatible with the CLI.</p></li>
 <li><p>Build and test.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_3_0_0_non_cli_from_2_9_0">Upgrade to 3.0.0 (non-CLI) from 2.9.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_3_0_0_non_cli_from_2_9_0">Upgrade to 3.0.0 (non-CLI) from 2.9.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -234,13 +236,14 @@ added. Only 3.0.0 plugins are compatible
 <li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project. </p></li>
 <li><p>Build and test.</p></li>
 </ol>
-
 <p><strong>NOTE</strong>: all core APIs are removed from Cordova version 3.0, and must
 be installed separately as plugins.  For more information on how to
 re-enable these features in a non-CLI workflow, see <a href="#Using%20Plugman%20to%0AManage%20Plugins">Using Plugman to
 Manage Plugins</a>.</p>
 
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_2_9_0_from_2_8_0">Upgrade to 2.9.0 from 2.8.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_9_0_from_2_8_0">Upgrade to 2.9.0 from 2.8.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -252,8 +255,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the .csproj file.</p></li>
 <li><p>Build and test.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_2_8_0_from_2_7_0">Upgrade to 2.8.0 from 2.7.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_8_0_from_2_7_0">Upgrade to 2.8.0 from 2.7.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -265,8 +269,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
 <li><p>Build and test.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_2_7_0_from_2_6_0">Upgrade to 2.7.0 from 2.6.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_7_0_from_2_6_0">Upgrade to 2.7.0 from 2.6.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -278,8 +283,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
 <li><p>Build and test.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_2_6_0_from_2_5_0">Upgrade to 2.6.0 from 2.5.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_6_0_from_2_5_0">Upgrade to 2.6.0 from 2.5.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -291,8 +297,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
 <li><p>Build and test.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_2_5_0_from_2_4_0">Upgrade to 2.5.0 from 2.4.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_5_0_from_2_4_0">Upgrade to 2.5.0 from 2.4.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -304,8 +311,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
 <li><p>Build and test.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_2_4_0_from_2_3_0">Upgrade to 2.4.0 from 2.3.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_4_0_from_2_3_0">Upgrade to 2.4.0 from 2.3.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -317,8 +325,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
 <li><p>Build and test.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_2_3_0_from_2_2_0">Upgrade to 2.3.0 from 2.2.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_3_0_from_2_2_0">Upgrade to 2.3.0 from 2.2.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -330,8 +339,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
 <li><p>Build and test.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_2_2_0_from_2_1_0">Upgrade to 2.2.0 from 2.1.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_2_0_from_2_1_0">Upgrade to 2.2.0 from 2.1.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -343,8 +353,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
 <li><p>Build and test.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_2_1_0_from_2_0_0">Upgrade to 2.1.0 from 2.0.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_1_0_from_2_0_0">Upgrade to 2.1.0 from 2.0.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -356,8 +367,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
 <li><p>Build and test.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_2_0_0_from_1_9_0">Upgrade to 2.0.0 from 1.9.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_2_0_0_from_1_9_0">Upgrade to 2.0.0 from 1.9.0</a>
+</h2>
 
 <p>There have been considerable changes to the WP7 project structure in Apache Cordova 2.0.0 which make this upgrade a little more involved that the others. Essentially this is not an upgrade but creation of a new project and copy over of existing source files.</p>
 
@@ -371,8 +383,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy over any plugins from the <code>plugins</code> directory to the new project and ensure that they are also added to the VS project.</p></li>
 <li><p>Build and test.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_1_9_0_from_1_8_0">Upgrade to 1.9.0 from 1.8.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_9_0_from_1_8_0">Upgrade to 1.9.0 from 1.8.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -388,8 +401,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy the new <code>cordova-1.9.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
 <li><p>Update your HTML to use the new <code>cordova-1.9.0.js</code> file.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_1_8_0_from_1_7_0">Upgrade to 1.8.0 from 1.7.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_8_0_from_1_7_0">Upgrade to 1.8.0 from 1.7.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -405,8 +419,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy the new <code>cordova-1.8.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
 <li><p>Update your HTML to use the new <code>cordova-1.8.0.js</code> file.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_1_7_0_from_1_6_0">Upgrade to 1.7.0 from 1.6.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_7_0_from_1_6_0">Upgrade to 1.7.0 from 1.6.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -422,8 +437,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy the new <code>cordova-1.7.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
 <li><p>Update your HTML to use the new <code>cordova-1.7.0.js</code> file.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_1_6_1_from_1_6_0">Upgrade to 1.6.1 from 1.6.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_6_1_from_1_6_0">Upgrade to 1.6.1 from 1.6.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -439,8 +455,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy the new <code>cordova-1.6.1.js</code> into your project. (Be sure it is marked as Content.)</p></li>
 <li><p>Update your HTML to use the new <code>cordova-1.6.1.js</code> file.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_1_6_0_from_1_5_0">Upgrade to 1.6.0 from 1.5.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_6_0_from_1_5_0">Upgrade to 1.6.0 from 1.5.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -456,8 +473,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy the new <code>cordova-1.6.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
 <li><p>Update your HTML to use the new <code>cordova-1.6.0.js</code> file.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_1_5_0_from_1_4_0">Upgrade to 1.5.0 from 1.4.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_5_0_from_1_4_0">Upgrade to 1.5.0 from 1.4.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -473,8 +491,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy the new <code>cordova-1.5.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
 <li><p>Update your HTML to use the new <code>cordova-1.5.0.js</code> file.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_1_4_0_from_1_3_0">Upgrade to 1.4.0 from 1.3.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_4_0_from_1_3_0">Upgrade to 1.4.0 from 1.3.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -490,8 +509,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy the new <code>cordova-1.4.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
 <li><p>Update your HTML to use the new <code>cordova-1.4.0.js</code> file.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_1_3_0_from_1_2_0">Upgrade to 1.3.0 from 1.2.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_3_0_from_1_2_0">Upgrade to 1.3.0 from 1.2.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -507,8 +527,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy the new <code>cordova-1.3.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
 <li><p>Update your HTML to use the new <code>cordova-1.3.0.js</code> file.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_1_2_0_from_1_1_0">Upgrade to 1.2.0 from 1.1.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_2_0_from_1_1_0">Upgrade to 1.2.0 from 1.1.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -524,8 +545,9 @@ Manage Plugins</a>.</p>
 <li><p>Copy the new <code>cordova-1.2.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
 <li><p>Update your HTML to use the new <code>cordova-1.2.0.js</code> file.</p></li>
 </ol>
-
-<h2><a name="Upgrading%20Windows%20Phone_upgrade_to_1_1_0_from_1_0_0">Upgrade to 1.1.0 from 1.0.0</a></h2>
+<h2>
+<a name="Upgrading%20Windows%20Phone_upgrade_to_1_1_0_from_1_0_0">Upgrade to 1.1.0 from 1.0.0</a>
+</h2>
 
 <p>In Visual Studio's Solution Explorer window:</p>
 
@@ -541,12 +563,10 @@ Manage Plugins</a>.</p>
 <li><p>Copy the new <code>cordova-1.1.0.js</code> into your project. (Be sure it is marked as Content.)</p></li>
 <li><p>Update your HTML to use the new <code>cordova-1.1.0.js</code> file.</p></li>
 </ol>
-
-            </div>
+</div>
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script>
-        <script type="text/javascript" src="prettify/prettify.js"></script>
-    </body>
+        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
+</body>
 </html>

Modified: cordova/site/public/docs/en/3.3.0/guide_support_index.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.3.0/guide_support_index.md.html?rev=1551982&r1=1551981&r2=1551982&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.3.0/guide_support_index.md.html (original)
+++ cordova/site/public/docs/en/3.3.0/guide_support_index.md.html Wed Dec 18 15:40:06 2013
@@ -17,18 +17,16 @@
     specific language governing permissions and limitations
     under the License.
 --><html lang="en">
-    <head>
-        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-        <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
-        <meta name="generator" content="joDoc">
-
-        <title>Apache Cordova API Documentation</title>
-
-        <link rel="stylesheet" type="text/css" href="index.css">
-        <link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
-        <link rel="stylesheet" type="text/css" href="prettify/prettify.css">
-    </head>
-    <body>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
+<meta name="generator" content="joDoc">
+<title>Apache Cordova API Documentation</title>
+<link rel="stylesheet" type="text/css" href="index.css">
+<link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
+<link rel="stylesheet" type="text/css" href="prettify/prettify.css">
+</head>
+<body>
         <div id="header">
             <h1><a href="index.html">Apache <strong>Cordova</strong> Documentation</a></h1>
             <small>
@@ -94,8 +92,7 @@
 <optgroup label="Spanish" value="es">
 <option value="edge">edge</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select>
-            </small>
+</optgroup></select></small>
         </div>
         <div id="subheader">
             <h1>Platform Support</h1>
@@ -151,10 +148,8 @@ CLI's shorthand stubs.)</p>
 <!-- START HTML -->
 
 <table class="compat" width="100%">
-
-<thead>
-    <tr>
-        <th>
+<thead><tr>
+<th>
         </th>
 <th><tt>amazon-fireos</tt></th>
         <th><tt>android</tt></th>
@@ -169,13 +164,10 @@ CLI's shorthand stubs.)</p>
 <tt>win8</tt><br>(Windows 8)</th>
 <!--        <th><tt>firefoxos</tt></th> -->
         <th><tt>tizen</tt></th>
-    </tr>
-
-</thead>
-
+    </tr></thead>
 <tbody>
-    <tr>
-        <th><a href="guide_cli_index.md.html">cordova<br>CLI</a></th>
+<tr>
+<th><a href="guide_cli_index.md.html">cordova<br>CLI</a></th>
         <td data-col="amazon-fireos" class="y">Mac, Windows, Linux</td>
         <td data-col="android" class="y">Mac, Windows, Linux</td>
         <td data-col="blackberry10" class="y">Mac, Windows</td>
@@ -187,9 +179,8 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="n"></td>
     </tr>
-
-    <tr>
-        <th><a href="guide_hybrid_webviews_index.md.html">Embedded<br>WebView</a></th>
+<tr>
+<th><a href="guide_hybrid_webviews_index.md.html">Embedded<br>WebView</a></th>
         <td data-col="amazon-fireos" class="y"><a href="guide_platforms_amazonfireos_webview.md.html">(see details)</a></td>
         <td data-col="android" class="y"><a href="guide_platforms_android_webview.md.html">(see details)</a></td>
         <td data-col="blackberry10" class="n"></td>
@@ -201,9 +192,8 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="n"></td>
     </tr>
-
-    <tr>
-        <th><a href="guide_hybrid_plugins_index.md.html">Plug-in<br>Interface</a></th>
+<tr>
+<th><a href="guide_hybrid_plugins_index.md.html">Plug-in<br>Interface</a></th>
          <td data-col="amazon-fireos" class="y"><a href="guide_guide_platforms_amazonfireos_plugin.md.html">(see details)</a></td>
         <td data-col="android" class="y"><a href="guide_guide_platforms_android_plugin.md.html">(see details)</a></td>
         <td data-col="blackberry10" class="y"><a href="guide_guide_platforms_blackberry10_plugin.md.html">(see details)</a></td>
@@ -215,14 +205,12 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="n"></td>
     </tr>
-
-    <tr>
-        <th></th>
+<tr>
+<th></th>
         <th colspan="20">Platform APIs</th>
     </tr>
-
-    <tr>
-        <th><a href="cordova_accelerometer_accelerometer.md.html">Accelerometer</a></th>
+<tr>
+<th><a href="cordova_accelerometer_accelerometer.md.html">Accelerometer</a></th>
         <td data-col="amazon-fireos" class="y"></td>
         <td data-col="android" class="y"></td>
         <td data-col="blackberry10" class="y"></td>
@@ -234,9 +222,8 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="y"></td>
     </tr>
-
-    <tr>
-        <th><a href="cordova_camera_camera.md.html">Camera</a></th>
+<tr>
+<th><a href="cordova_camera_camera.md.html">Camera</a></th>
         <td data-col="amazon-fireos" class="y"></td>
         <td data-col="android" class="y"></td>
         <td data-col="blackberry10" class="y"></td>
@@ -248,9 +235,8 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="y"></td>
     </tr>
-
-    <tr>
-        <th><a href="cordova_media_capture_capture.md.html">Capture</a></th>
+<tr>
+<th><a href="cordova_media_capture_capture.md.html">Capture</a></th>
         <td data-col="amazon-fireos" class="y"></td>
         <td data-col="android" class="y"></td>
         <td data-col="blackberry10" class="y"></td>
@@ -262,9 +248,8 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="n"></td>
     </tr>
-
-    <tr>
-        <th><a href="cordova_compass_compass.md.html">Compass</a></th>
+<tr>
+<th><a href="cordova_compass_compass.md.html">Compass</a></th>
         <td data-col="amazon-fireos" class="y"></td>
         <td data-col="android" class="y"></td>
         <td data-col="blackberry10" class="y"></td>
@@ -276,9 +261,8 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="y"></td>
     </tr>
-
-    <tr>
-        <th><a href="cordova_connection_connection.md.html">Connection</a></th>
+<tr>
+<th><a href="cordova_connection_connection.md.html">Connection</a></th>
         <td data-col="amazon-fireos" class="y"></td>
         <td data-col="android" class="y"></td>
         <td data-col="blackberry10" class="y"></td>
@@ -290,9 +274,8 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="y"></td>
     </tr>
-
-    <tr>
-        <th><a href="cordova_contacts_contacts.md.html">Contacts</a></th>
+<tr>
+<th><a href="cordova_contacts_contacts.md.html">Contacts</a></th>
         <td data-col="amazon-fireos" class="y"></td>
         <td data-col="android" class="y"></td>
         <td data-col="blackberry10" class="y"></td>
@@ -304,9 +287,8 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="n"></td>
     </tr>
-
-    <tr>
-        <th><a href="cordova_device_device.md.html">Device</a></th>
+<tr>
+<th><a href="cordova_device_device.md.html">Device</a></th>
         <td data-col="amazon-fireos" class="y"></td>
         <td data-col="android" class="y"></td>
         <td data-col="blackberry10" class="y"></td>
@@ -318,9 +300,8 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="y"></td>
     </tr>
-
-    <tr>
-        <th><a href="cordova_events_events.md.html">Events</a></th>
+<tr>
+<th><a href="cordova_events_events.md.html">Events</a></th>
         <td data-col="amazon-fireos" class="y"></td>
         <td data-col="android" class="y"></td>
         <td data-col="blackberry10" class="y"></td>
@@ -332,9 +313,8 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="y"></td>
     </tr>
-
-    <tr>
-        <th><a href="cordova_file_file.md.html">File</a></th>
+<tr>
+<th><a href="cordova_file_file.md.html">File</a></th>
         <td data-col="amazon-fireos" class="y"></td>
         <td data-col="android" class="y"></td>
         <td data-col="blackberry10" class="y"></td>
@@ -346,9 +326,8 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="n"></td>
     </tr>
-
-    <tr>
-        <th><a href="cordova_geolocation_geolocation.md.html">Geolocation</a></th>
+<tr>
+<th><a href="cordova_geolocation_geolocation.md.html">Geolocation</a></th>
         <td data-col="amazon-fireos" class="y"></td>
         <td data-col="android" class="y"></td>
         <td data-col="blackberry10" class="y"></td>
@@ -360,9 +339,8 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="y"></td>
     </tr>
-
-    <tr>
-        <th><a href="cordova_globalization_globalization.md.html">Globalization</a></th>
+<tr>
+<th><a href="cordova_globalization_globalization.md.html">Globalization</a></th>
         <td data-col="amazon-fireos" class="y"></td>
         <td data-col="android" class="y"></td>
         <td data-col="blackberry10" class="n"></td>
@@ -374,9 +352,8 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="n"></td>
     </tr>
-
-    <tr>
-        <th><a href="cordova_inappbrowser_inappbrowser.md.html">InAppBrowser</a></th>
+<tr>
+<th><a href="cordova_inappbrowser_inappbrowser.md.html">InAppBrowser</a></th>
         <td data-col="amazon-fireos" class="y"></td>
         <td data-col="android" class="y"></td>
         <td data-col="blackberry10" class="y"></td>
@@ -388,9 +365,8 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="n"></td>
     </tr>
-
-    <tr>
-        <th><a href="cordova_media_media.md.html">Media</a></th>
+<tr>
+<th><a href="cordova_media_media.md.html">Media</a></th>
         <td data-col="amazon-fireos" class="y"></td>
         <td data-col="android" class="y"></td>
         <td data-col="blackberry10" class="y"></td>
@@ -402,9 +378,8 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="y"></td>
     </tr>
-
-    <tr>
-        <th><a href="cordova_notification_notification.md.html">Notification</a></th>
+<tr>
+<th><a href="cordova_notification_notification.md.html">Notification</a></th>
         <td data-col="amazon-fireos" class="y"></td>
         <td data-col="android" class="y"></td>
         <td data-col="blackberry10" class="y"></td>
@@ -416,9 +391,8 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="y"></td>
     </tr>
-
-    <tr>
-        <th><a href="cordova_splashscreen_splashscreen.md.html">Splashscreen</a></th>
+<tr>
+<th><a href="cordova_splashscreen_splashscreen.md.html">Splashscreen</a></th>
         <td data-col="amazon-fireos" class="y"></td>
         <td data-col="android" class="y"></td>
         <td data-col="blackberry10" class="y"></td>
@@ -430,9 +404,8 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="n"></td>
     </tr>
-
-    <tr>
-        <th><a href="cordova_storage_storage.md.html">Storage</a></th>
+<tr>
+<th><a href="cordova_storage_storage.md.html">Storage</a></th>
         <td data-col="amazon-fireos" class="y"></td>
         <td data-col="android" class="y"></td>
         <td data-col="blackberry10" class="y"></td>
@@ -444,17 +417,13 @@ CLI's shorthand stubs.)</p>
 <!--        <td data-col="firefoxos"  class="n"></td> -->
         <td data-col="tizen" class="y"></td>
     </tr>
-
 </tbody>
 </table>
-
 <!-- END HTML -->
-
-            </div>
+</div>
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script>
-        <script type="text/javascript" src="prettify/prettify.js"></script>
-    </body>
+        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
+</body>
 </html>

Modified: cordova/site/public/docs/en/3.3.0/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.3.0/index.html?rev=1551982&r1=1551981&r2=1551982&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.3.0/index.html (original)
+++ cordova/site/public/docs/en/3.3.0/index.html Wed Dec 18 15:40:06 2013
@@ -17,18 +17,16 @@
     specific language governing permissions and limitations
     under the License.
 --><html lang="en">
-    <head>
-        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-        <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
-        <meta name="generator" content="joDoc">
-
-        <title>Apache Cordova API Documentation</title>
-
-        <link rel="stylesheet" type="text/css" href="index.css">
-        <link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
-        <link rel="stylesheet" type="text/css" href="prettify/prettify.css">
-    </head>
-    <body>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
+<meta name="generator" content="joDoc">
+<title>Apache Cordova API Documentation</title>
+<link rel="stylesheet" type="text/css" href="index.css">
+<link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
+<link rel="stylesheet" type="text/css" href="prettify/prettify.css">
+</head>
+<body>
         <div id="header">
             <h1><a href="index.html">Apache <strong>Cordova</strong> Documentation</a></h1>
             <small>
@@ -94,8 +92,7 @@
 <optgroup label="Spanish" value="es">
 <option value="edge">edge</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select>
-            </small>
+</optgroup></select></small>
         </div>
         <div id="subheader">
             <h1>Home</h1>
@@ -146,7 +143,7 @@
 
     <h1><a name="Guides">Guides</a></h1>
     <ul>
-        <li>
+<li>
             <h2><a href="guide_overview_index.md.html#Overview">Overview</a></h2>
             <span>Start here if you are new to Cordova.</span>
         </li>
@@ -195,10 +192,9 @@
             <span>Full index of the documentation.</span>
         </li>
     </ul>
-
-    <h1><a name="API%20Reference">API Reference</a></h1>
+<h1><a name="API%20Reference">API Reference</a></h1>
     <ul>
-        <li>
+<li>
             <h2><a href="cordova_accelerometer_accelerometer.md.html#Accelerometer">Accelerometer</a></h2>
             <span>Tap into the device's motion sensor.</span>
         </li>
@@ -263,14 +259,12 @@
             <span>Hook into the devices native storage options.</span>
         </li>
     </ul>
-
 </div>
 
             </div>
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script>
-        <script type="text/javascript" src="prettify/prettify.js"></script>
-    </body>
+        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
+</body>
 </html>

Modified: cordova/site/public/docs/en/3.3.0/plugin_ref_plugman.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.3.0/plugin_ref_plugman.md.html?rev=1551982&r1=1551981&r2=1551982&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.3.0/plugin_ref_plugman.md.html (original)
+++ cordova/site/public/docs/en/3.3.0/plugin_ref_plugman.md.html Wed Dec 18 15:40:06 2013
@@ -17,18 +17,16 @@
     specific language governing permissions and limitations
     under the License.
 --><html lang="en">
-    <head>
-        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-        <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
-        <meta name="generator" content="joDoc">
-
-        <title>Apache Cordova API Documentation</title>
-
-        <link rel="stylesheet" type="text/css" href="index.css">
-        <link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
-        <link rel="stylesheet" type="text/css" href="prettify/prettify.css">
-    </head>
-    <body>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
+<meta name="generator" content="joDoc">
+<title>Apache Cordova API Documentation</title>
+<link rel="stylesheet" type="text/css" href="index.css">
+<link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
+<link rel="stylesheet" type="text/css" href="prettify/prettify.css">
+</head>
+<body>
         <div id="header">
             <h1><a href="index.html">Apache <strong>Cordova</strong> Documentation</a></h1>
             <small>
@@ -94,8 +92,7 @@
 <optgroup label="Spanish" value="es">
 <option value="edge">edge</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select>
-            </small>
+</optgroup></select></small>
         </div>
         <div id="subheader">
             <h1>Using Plugman to Manage Plugins</h1>
@@ -165,7 +162,9 @@ you are working closely with a single pl
 <p>For more information on Plugman, especially if you are interested in consuming Plugman as a node module 
 or hacking on the Plugman code, see <a class="external" href="https://github.com/apache/cordova-plugman/blob/master/README.md">the README file in its repository</a>.</p>
 
-<h2><a name="Using%20Plugman%20to%20Manage%20Plugins_installing_plugman">Installing Plugman</a></h2>
+<h2>
+<a name="Using%20Plugman%20to%20Manage%20Plugins_installing_plugman">Installing Plugman</a>
+</h2>
 
 <p>To install plugman, you must have <a class="external" href="http://nodejs.org/">node</a> installed
 on your machine. Then you can run the following command from anywhere in your environment to install plugman globally, so that it
@@ -184,13 +183,17 @@ when you create a Cordova project with t
 Since you did not instally globally, you will have to invoke node for every Plugman command, for example <code>node ./node_modules/plugman/main.js -version</code>.
 The rest of this guide assumes you have installed Plugman globally, meaning you can invoke it with just <code>plugman</code>. </p>
 
-<h2><a name="Using%20Plugman%20to%20Manage%20Plugins_create_a_cordova_project">Create a Cordova Project</a></h2>
+<h2>
+<a name="Using%20Plugman%20to%20Manage%20Plugins_create_a_cordova_project">Create a Cordova Project</a>
+</h2>
 
 <p>Before you can use Plugman, you must create a Cordova project.  You can do this with either the Command-line Interface or with
 the lower level shell scripts. Instructions for using the shell scripts to create your project are located in the various "Command-line Tools" guides
 listed on the <a href="guide_platforms_index.md.html#Platform%20Guides">Platform Guides</a> page. </p>
 
-<h2><a name="Using%20Plugman%20to%20Manage%20Plugins_adding_a_plugin">Adding a Plugin</a></h2>
+<h2>
+<a name="Using%20Plugman%20to%20Manage%20Plugins_adding_a_plugin">Adding a Plugin</a>
+</h2>
 
 <p>Once you have installed Plugman and have created a Cordova project, you can start adding plugins to the platform with:</p>
 
@@ -207,7 +210,6 @@ listed on the <a href="guide_platforms_i
 <li>
 <code>path</code>: A path to a directory containing a valid plugin which includes a <code>plugin.xml</code> file. This path's contents will be copied into the <code>--plugins_dir</code>.</li>
 </ul>
-
 <p>Other parameters: </p>
 
 <ul>
@@ -218,15 +220,18 @@ listed on the <a href="guide_platforms_i
 <li>
 <code>--variable</code> allows to specify certain variables at install time, necessary for certain plugins requiring API keys or other custom, user-defined parameters. Please see the <a href="plugin_spec.md">plugin specification</a> for more information.</li>
 </ul>
-
-<h2><a name="Using%20Plugman%20to%20Manage%20Plugins_remove_a_plugin">Remove a Plugin</a></h2>
+<h2>
+<a name="Using%20Plugman%20to%20Manage%20Plugins_remove_a_plugin">Remove a Plugin</a>
+</h2>
 
 <p>To uninstall a plugin, you simply pass the <code>--uninstall</code> flag and provide the plugin ID.</p>
 
 <pre class="prettyprint"><code>$ plugman --uninstall --platform &lt;ios|amazon-fireos|android|blackberry10|wp7|wp8&gt; --project &lt;directory&gt; --plugin &lt;id&gt; [--www &lt;directory&gt;] [--plugins_dir &lt;directory&gt;]
 </code></pre>
 
-<h2><a name="Using%20Plugman%20to%20Manage%20Plugins_help_commands">Help Commands</a></h2>
+<h2>
+<a name="Using%20Plugman%20to%20Manage%20Plugins_help_commands">Help Commands</a>
+</h2>
 
 <p>Plugman features a global help command which may help you if you get stuck or are experiencing problems. It will display
 a list of all available Plugman commands and their syntax:</p>
@@ -249,7 +254,9 @@ plugman -d --platform android --project 
 <pre class="prettyprint"><code>plugman -v
 </code></pre>
 
-<h2><a name="Using%20Plugman%20to%20Manage%20Plugins_registry_actions">Registry Actions</a></h2>
+<h2>
+<a name="Using%20Plugman%20to%20Manage%20Plugins_registry_actions">Registry Actions</a>
+</h2>
 
 <p>There are a number of plugman commands that can be used for interacting with the <a class="external" href="http://plugins.cordova.io">Plugin registry</a>.
 Please note that these registry commands are specific to the <em>plugins.cordova.io</em> plugin registry and may not be implemented by
@@ -279,7 +286,9 @@ plugman config get registry
 
 <p>This will contact the plugin registry and fetch information such as the plugin's version number. </p>
 
-<h2><a name="Using%20Plugman%20to%20Manage%20Plugins_installing_core_plugins">Installing Core Plugins</a></h2>
+<h2>
+<a name="Using%20Plugman%20to%20Manage%20Plugins_installing_core_plugins">Installing Core Plugins</a>
+</h2>
 
 <p>The examples below <a href="cordova_inappbrowser_inappbrowser.md.html#show">show</a> how to add plugins as needed so that any
 Cordova APIs you use in your project still work after you upgrade to
@@ -327,12 +336,10 @@ plugman --platform <ios> --project <dire
 <li><p>cordova-plugin-vibration
 plugman --platform <ios> --project <directory> --plugin org.apache.cordova.vibration</directory></ios></p></li>
 </ul>
-
-            </div>
+</div>
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script>
-        <script type="text/javascript" src="prettify/prettify.js"></script>
-    </body>
+        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
+</body>
 </html>

Modified: cordova/site/public/docs/en/3.3.0/plugin_ref_spec.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.3.0/plugin_ref_spec.md.html?rev=1551982&r1=1551981&r2=1551982&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.3.0/plugin_ref_spec.md.html (original)
+++ cordova/site/public/docs/en/3.3.0/plugin_ref_spec.md.html Wed Dec 18 15:40:06 2013
@@ -17,18 +17,16 @@
     specific language governing permissions and limitations
     under the License.
 --><html lang="en">
-    <head>
-        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-        <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
-        <meta name="generator" content="joDoc">
-
-        <title>Apache Cordova API Documentation</title>
-
-        <link rel="stylesheet" type="text/css" href="index.css">
-        <link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
-        <link rel="stylesheet" type="text/css" href="prettify/prettify.css">
-    </head>
-    <body>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
+<meta name="generator" content="joDoc">
+<title>Apache Cordova API Documentation</title>
+<link rel="stylesheet" type="text/css" href="index.css">
+<link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
+<link rel="stylesheet" type="text/css" href="prettify/prettify.css">
+</head>
+<body>
         <div id="header">
             <h1><a href="index.html">Apache <strong>Cordova</strong> Documentation</a></h1>
             <small>
@@ -94,8 +92,7 @@
 <optgroup label="Spanish" value="es">
 <option value="edge">edge</option>
 <option value="3.1.0">3.1.0</option>
-</optgroup></select>
-            </small>
+</optgroup></select></small>
         </div>
         <div id="subheader">
             <h1>Plugin Specification</h1>
@@ -196,8 +193,10 @@ structure of the plugin.</p>
     version="1.0.2"&gt;
 </code></pre>
 
-<h2><a name="Plugin%20Specification_plugin_element">
-plugin Element</a></h2>
+<h2>
+<a name="Plugin%20Specification_plugin_element">
+plugin Element</a>
+</h2>
 
 <p>The <code>plugin</code> element is the plugin manifest's top-level element. It
 features the following attributes:</p>
@@ -220,9 +219,10 @@ major-minor-patch style regular expressi
 </code></pre>
 </li>
 </ul>
-
-<h2><a name="Plugin%20Specification_engines_and_engine_elements">
-engines and engine Elements</a></h2>
+<h2>
+<a name="Plugin%20Specification_engines_and_engine_elements">
+engines and engine Elements</a>
+</h2>
 
 <p>The child elements of the <code>&lt;engines&gt;</code> element specify versions of
 Apache Cordova-based frameworks that this plugin supports. An example:</p>
@@ -301,15 +301,16 @@ Ideally, this file should be within the 
 to say supported for all platforms, specify multiple with a pipe character like <code>android|ios|blackberry10</code> 
 or just a single platform like <code>android</code>.</p></li>
 </ul>
-
 <p>plugman aborts with a non-zero code for any plugin whose target
 project does not meet the engine's constraints.</p>
 
 <p>If no <code>&lt;engine&gt;</code> tags are specified, plugman attempts to install into
 the specified cordova project directory blindly.</p>
 
-<h2><a name="Plugin%20Specification_name_element">
-name Element</a></h2>
+<h2>
+<a name="Plugin%20Specification_name_element">
+name Element</a>
+</h2>
 
 <p>A human-readable name for the plugin, whose text content contains the
 name of the plugin. For example:</p>
@@ -319,8 +320,10 @@ name of the plugin. For example:</p>
 
 <p>This element does not (yet) handle localization.</p>
 
-<h2><a name="Plugin%20Specification_description_element">
-description Element</a></h2>
+<h2>
+<a name="Plugin%20Specification_description_element">
+description Element</a>
+</h2>
 
 <p>A human-readable description for the plugin. The text content of the element contains
 the description of the plugin. An example:</p>
@@ -330,8 +333,10 @@ the description of the plugin. An exampl
 
 <p>This element does not (yet) handle localization.</p>
 
-<h2><a name="Plugin%20Specification_author_element">
-author Element</a></h2>
+<h2>
+<a name="Plugin%20Specification_author_element">
+author Element</a>
+</h2>
 
 <p>Plugin author name. The text content of the element contains
 the name of the plugin author. An example:</p>
@@ -339,24 +344,30 @@ the name of the plugin author. An exampl
 <pre class="prettyprint"><code>&lt;author&gt;Foo plugin description&lt;/author&gt;
 </code></pre>
 
-<h2><a name="Plugin%20Specification_keywords_element">
-keywords Element</a></h2>
+<h2>
+<a name="Plugin%20Specification_keywords_element">
+keywords Element</a>
+</h2>
 
 <p>Plugin keywords. The text content of the element contains comma separated keywords to describe the plugin. An example:</p>
 
 <pre class="prettyprint"><code>&lt;keywords&gt;foo,bar&lt;/keywords&gt;
 </code></pre>
 
-<h2><a name="Plugin%20Specification_license_element">
-license Element</a></h2>
+<h2>
+<a name="Plugin%20Specification_license_element">
+license Element</a>
+</h2>
 
 <p>Plugin license. The text content of the element contains the plugin license. An example:</p>
 
 <pre class="prettyprint"><code>&lt;license&gt;Apache 2.0 License&lt;/license&gt;
 </code></pre>
 
-<h2><a name="Plugin%20Specification_asset_element">
-asset Element</a></h2>
+<h2>
+<a name="Plugin%20Specification_asset_element">
+asset Element</a>
+</h2>
 
 <p>One or more elements listing the files or directories to be copied
 into a Cordova app's <code>www</code> directory. Examples:</p>
@@ -396,9 +407,10 @@ issues a notification about the conflict
 code.</p>
 </li>
 </ul>
-
-<h2><a name="Plugin%20Specification_js_module_element">
-js-module Element</a></h2>
+<h2>
+<a name="Plugin%20Specification_js_module_element">
+js-module Element</a>
+</h2>
 
 <p>Most plugins include one or more JavaScript files.  Each <code>&lt;js-module&gt;</code>
 tag corresponds to a JavaScript file, and prevents the plugin's users
@@ -458,7 +470,6 @@ modules via <code>cordova.require</code>
 </ul>
 </li>
 </ul>
-
 <p>If <code>src</code> does not resolve to an existing file, plugman stops and
 reverses the installation, issues a notification of the problem, and
 exits with a non-zero code.</p>
@@ -466,8 +477,10 @@ exits with a non-zero code.</p>
 <p>Nesting <code>&lt;js-module&gt;</code> elements within <code>&lt;platform&gt;</code> declares
 platform-specific JavaScript module bindings.</p>
 
-<h2><a name="Plugin%20Specification_dependency_element">
-dependency Element</a></h2>
+<h2>
+<a name="Plugin%20Specification_dependency_element">
+dependency Element</a>
+</h2>
 
 <p>The <code>&lt;dependency&gt;</code> tag allows you to specify other plugins on which the
 current plugin depends. While future versions will access them from
@@ -491,7 +504,6 @@ subdirectory of the git repository. This
 allows the repository to contain several related plugins, each
 specified individually.</p></li>
 </ul>
-
 <p>In the future, version constraints will be introduced, and a plugin
 repository will exist to support fetching by name instead of explicit
 URLs.</p>
@@ -509,8 +521,10 @@ installed the plugin with a local path d
 the root of the git repository and then finds the other plugin from
 there.</p>
 
-<h2><a name="Plugin%20Specification_platform_element">
-platform Element</a></h2>
+<h2>
+<a name="Plugin%20Specification_platform_element">
+platform Element</a>
+</h2>
 
 <p>The <code>&lt;platform&gt;</code> tag identifies platforms that have associated native
 code or require modifications to their configuration files. Tools
@@ -544,9 +558,10 @@ chosen, are listed:</p>
 <li>wp7</li>
 <li>wp8</li>
 </ul>
-
-<h2><a name="Plugin%20Specification_source_file_element">
-source-file Element</a></h2>
+<h2>
+<a name="Plugin%20Specification_source_file_element">
+source-file Element</a>
+</h2>
 
 <p>The <code>&lt;source-file&gt;</code> element identifies executable source code that
 should be installed into a project. Examples:</p>
@@ -588,9 +603,10 @@ project.</p></li>
 If set, assigns the specified compiler flags for the particular
 source file.</p></li>
 </ul>
-
-<h2><a name="Plugin%20Specification_config_file_element">
-config-file Element</a></h2>
+<h2>
+<a name="Plugin%20Specification_config_file_element">
+config-file Element</a>
+</h2>
 
 <p>Identifies an XML-based configuration file to be modified, where in
 that document the modification should take place, and what should be
@@ -659,9 +675,10 @@ document, the tool stops and reverses th
 issues a warning, and exits with a non-zero code.</p>
 </li>
 </ul>
-
-<h2><a name="Plugin%20Specification_plugins_plist_element">
-plugins-plist Element</a></h2>
+<h2>
+<a name="Plugin%20Specification_plugins_plist_element">
+plugins-plist Element</a>
+</h2>
 
 <p>This is <em>outdated</em> as it only applies to cordova-ios 2.2.0 and
 below. Use the <code>&lt;config-file&gt;</code> tag for newer versions of Cordova.</p>
@@ -681,8 +698,10 @@ file in an iOS Cordova project. For exam
 <pre class="prettyprint"><code>&lt;plugins-plist key="Foo" string="CDVFoo" /&gt;
 </code></pre>
 
-<h2><a name="Plugin%20Specification_resource_file_and_header_file_elements">
-resource-file and header-file Elements</a></h2>
+<h2>
+<a name="Plugin%20Specification_resource_file_and_header_file_elements">
+resource-file and header-file Elements</a>
+</h2>
 
 <p>Like source files, but specifically for platforms such as iOS that
 distinguish between source files, headers, and resources.  Examples:</p>
@@ -692,8 +711,10 @@ distinguish between source files, header
 &lt;header-file src="CDVFoo.h" /&gt;
 </code></pre>
 
-<h2><a name="Plugin%20Specification_lib_file_element">
-lib-file Element</a></h2>
+<h2>
+<a name="Plugin%20Specification_lib_file_element">
+lib-file Element</a>
+</h2>
 
 <p>Like source, resource, and header files, but specifically for
 platforms such as BlackBerry 10 that use user-generated libraries.
@@ -714,9 +735,10 @@ non-zero code.</p></li>
 <li><p><code>arch</code>: The architecture for which the <code>.so</code> file has been built,
 either <code>device</code> or <code>simulator</code>.</p></li>
 </ul>
-
-<h2><a name="Plugin%20Specification_framework_element">
-framework Element</a></h2>
+<h2>
+<a name="Plugin%20Specification_framework_element">
+framework Element</a>
+</h2>
 
 <p>Identifies a framework (usually part of the OS/platform) on which the plugin depends.</p>
 
@@ -733,8 +755,10 @@ platform.</p>
 <p>The optional <code>weak</code> attribute is a boolean indicating whether the
 framework should be weakly linked. The default is <code>false</code>.</p>
 
-<h2><a name="Plugin%20Specification_info_element">
-info Element</a></h2>
+<h2>
+<a name="Plugin%20Specification_info_element">
+info Element</a>
+</h2>
 
 <p>Additional information provided to users. This is useful when you
 require extra steps that can't be easily automated or are beyond
@@ -749,7 +773,9 @@ android.library.reference.1=PATH_TO_ANDR
 &lt;/info&gt;
 </code></pre>
 
-<h2><a name="Plugin%20Specification_variables">Variables</a></h2>
+<h2>
+<a name="Plugin%20Specification_variables">Variables</a>
+</h2>
 
 <p>In certain cases, a plugin may need to make configuration changes
 dependent on the target application. For example, to register for C2DM
@@ -794,7 +820,9 @@ non-zero code.</p>
 
 <p>Certain variable names should be reserved, as listed below.</p>
 
-<h2><a name="Plugin%20Specification_package_name">$PACKAGE_NAME</a></h2>
+<h2>
+<a name="Plugin%20Specification_package_name">$PACKAGE_NAME</a>
+</h2>
 
 <p>The reverse-domain style unique identifier for the package,
 corresponding to the <code>CFBundleIdentifier</code> on iOS or the <code>package</code>
@@ -805,7 +833,6 @@ attribute of the top-level <code>manifes
         </div>
 
         <!-- Functionality and Syntax Highlighting -->
-        <script type="text/javascript" src="index.js"></script>
-        <script type="text/javascript" src="prettify/prettify.js"></script>
-    </body>
+        <script type="text/javascript" src="index.js"></script><script type="text/javascript" src="prettify/prettify.js"></script>
+</body>
 </html>