You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2013/12/17 21:31:37 UTC

svn commit: r1551686 [17/19] - in /cordova/site/public/docs/en: 3.3.0/ edge/

Modified: cordova/site/public/docs/en/edge/guide_platforms_blackberry10_upgrading.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_blackberry10_upgrading.md.html?rev=1551686&r1=1551685&r2=1551686&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_blackberry10_upgrading.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_blackberry10_upgrading.md.html Tue Dec 17 20:31:35 2013
@@ -17,16 +17,18 @@
     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>
@@ -92,7 +94,8 @@
 <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 BlackBerry 10</h1>
@@ -160,9 +163,7 @@ 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%20BlackBerry%2010_upgrading_to_3_2_0_from_3_1_0">Upgrading to 3.2.0 from 3.1.0</a>
-</h2>
+<h2><a name="Upgrading%20BlackBerry%2010_upgrading_to_3_2_0_from_3_1_0">Upgrading to 3.2.0 from 3.1.0</a></h2>
 
 <p>For projects that were created with the cordova CLI: </p>
 
@@ -170,14 +171,13 @@ 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 blackberry</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%20BlackBerry%2010_upgrade_to_3_1_0_from_3_0_0">Upgrade to 3.1.0 from 3.0.0</a>
-</h2>
+<h2><a name="Upgrading%20BlackBerry%2010_upgrade_to_3_1_0_from_3_0_0">Upgrade to 3.1.0 from 3.0.0</a></h2>
 
 <ol>
 <li><p>Create a new Apache Cordova 3.1.0 project using the cordova CLI, as
@@ -196,11 +196,10 @@ the CLI handles all core APIs as plugins
 added. Only plugins marked 3.0.0 and above are compatible with the CLI.</p></li>
 <li><p>Build and test.</p></li>
 </ol>
+
 <p>Please note that the CLI supports the BlackBerry10 platform exclusively. For PlayBook and BBOS, please see Cordova version 2.9.0 and below.</p>
 
-<h2>
-<a name="Upgrading%20BlackBerry%2010_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%20BlackBerry%2010_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
@@ -219,9 +218,8 @@ 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%20BlackBerry%2010_upgrading_2_8_0_projects_to_2_9_0">Upgrading 2.8.0 Projects to 2.9.0</a>
-</h2>
+
+<h2><a name="Upgrading%20BlackBerry%2010_upgrading_2_8_0_projects_to_2_9_0">Upgrading 2.8.0 Projects to 2.9.0</a></h2>
 
 <p>For BlackBerry 10:</p>
 
@@ -233,6 +231,7 @@ added. Only 3.0.0 plugins are compatible
 <li><p>Copy your projects source from the old project's <code>/www</code> directory to the new project's <code>/www</code> directory.</p></li>
 <li><p>Update the Cordova script reference in your <code>www/index.html</code> file (and any other files that contain the script reference) to point to the new <code>cordova.js</code> file.</p></li>
 </ol>
+
 <p>For BlackBerryOS/Playbook:</p>
 
 <ol>
@@ -246,9 +245,8 @@ added. Only 3.0.0 plugins are compatible
 <li><p>Copy the <code>lib</code> directory from the new project into the existing project, overwriting the old <code>lib</code> directory.</p></li>
 <li><p>Copy the <code>cordova</code> directory from the new project into the existing project, overwriting the old <code>cordova</code> directory.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20BlackBerry%2010_upgrading_2_7_0_projects_to_2_8_0">Upgrading 2.7.0 Projects to 2.8.0</a>
-</h2>
+
+<h2><a name="Upgrading%20BlackBerry%2010_upgrading_2_7_0_projects_to_2_8_0">Upgrading 2.7.0 Projects to 2.8.0</a></h2>
 
 <p>BlackBerry 10 uses the new CLI tooling and manages core APIs as plugins. The instructions migrate your project to a new project, rather than updating an existing project, due to the complexity of updating an old project.
 Also note that the cordova js script file is now called 'cordova.js' and no longer contains a version string.</p>
@@ -261,6 +259,7 @@ Also note that the cordova js script fil
 <li><p>Copy your projects source from the old project's <code>/www</code> directory to the new project's <code>/www</code> directory.</p></li>
 <li><p>Update the Cordova script reference in your <code>www/index.html</code> file (and any other files that contain the script reference) to point to the new <code>cordova.js</code> file.</p></li>
 </ol>
+
 <p>For BlackBerryOS/Playbook:</p>
 
 <ol>
@@ -274,9 +273,8 @@ Also note that the cordova js script fil
 <li><p>Copy the <code>lib</code> directory from the new project into the existing project, overwriting the old <code>lib</code> directory.</p></li>
 <li><p>Copy the <code>cordova</code> directory from the new project into the existing project, overwriting the old <code>cordova</code> directory.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20BlackBerry%2010_upgrading_2_6_0_projects_to_2_7_0">Upgrading 2.6.0 Projects to 2.7.0</a>
-</h2>
+
+<h2><a name="Upgrading%20BlackBerry%2010_upgrading_2_6_0_projects_to_2_7_0">Upgrading 2.6.0 Projects to 2.7.0</a></h2>
 
 <ol>
 <li><p>Download and extract the Cordova 2.7.0 source to a permanent directory location on your hard drive, for example to <code>~/Cordova-2.7.0</code>.</p></li>
@@ -289,9 +287,8 @@ Also note that the cordova js script fil
 <li><p>Copy the <code>lib</code> directory from the new project into the existing project, overwriting the old <code>lib</code> directory.</p></li>
 <li><p>Copy the <code>cordova</code> directory from the new project into the existing project, overwriting the old <code>cordova</code> directory.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20BlackBerry%2010_upgrade_to_2_6_0_from_2_5_0">Upgrade to 2.6.0 from 2.5.0</a>
-</h2>
+
+<h2><a name="Upgrading%20BlackBerry%2010_upgrade_to_2_6_0_from_2_5_0">Upgrade to 2.6.0 from 2.5.0</a></h2>
 
 <p>Updating the PhoneGap download directory:</p>
 
@@ -306,6 +303,7 @@ Also note that the cordova js script fil
 <li><p>Update the <code>Phonegap-2.6.0/lib/blackberry/bin</code> directory.</p></li>
 <li><p>Update the <code>VERSION</code> file in the <code>Phonegap-2.6.0/lib/blackberry</code> directory.</p></li>
 </ol>
+
 <p>Updating the example/ directory or migrating an existing project:</p>
 
 <ol>
@@ -316,9 +314,8 @@ Also note that the cordova js script fil
 <li><p>Copy the new <code>cordova-2.6.0.js</code> into your project.</p></li>
 <li><p>Update your HTML to use the new <code>cordova-2.6.0.js</code> file.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20BlackBerry%2010_upgrade_to_2_5_0_from_2_4_0">Upgrade to 2.5.0 from 2.4.0</a>
-</h2>
+
+<h2><a name="Upgrading%20BlackBerry%2010_upgrade_to_2_5_0_from_2_4_0">Upgrade to 2.5.0 from 2.4.0</a></h2>
 
 <p>Updating the PhoneGap download directory:</p>
 
@@ -333,6 +330,7 @@ Also note that the cordova js script fil
 <li><p>Update the <code>Phonegap-2.5.0/lib/blackberry/bin</code> directory.</p></li>
 <li><p>Update the <code>VERSION</code> file in the <code>Phonegap-2.5.0/lib/blackberry</code> directory.</p></li>
 </ol>
+
 <p>Updating the example/ directory or migrating an existing project:</p>
 
 <ol>
@@ -343,9 +341,8 @@ Also note that the cordova js script fil
 <li><p>Copy the new <code>cordova-2.5.0.js</code> into your project.</p></li>
 <li><p>Update your HTML to use the new <code>cordova-2.5.0.js</code> file.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20BlackBerry%2010_upgrade_to_2_4_0_from_2_3_0">Upgrade to 2.4.0 from 2.3.0</a>
-</h2>
+
+<h2><a name="Upgrading%20BlackBerry%2010_upgrade_to_2_4_0_from_2_3_0">Upgrade to 2.4.0 from 2.3.0</a></h2>
 
 <p>Updating just the <code>www</code> directory:</p>
 
@@ -363,6 +360,7 @@ Also note that the cordova js script fil
 </li>
 <li><p>Update your HTML to use the new <code>cordova-2.4.0.js</code> file.</p></li>
 </ol>
+
 <p>Updating the sample directory (i.e., updating using the ant tools):</p>
 
 <ol>
@@ -375,9 +373,8 @@ Also note that the cordova js script fil
 <li><p>Type <code>ant blackberry build</code> or <code>ant playbook build</code> to update the <code>www/</code> directory with updated Cordova.</p></li>
 <li><p>Open the <code>www/</code> directory and update your HTML to use the new <code>cordova-2.4.0.js</code> file.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20BlackBerry%2010_upgrade_to_2_3_0_from_2_2_0">Upgrade to 2.3.0 from 2.2.0</a>
-</h2>
+
+<h2><a name="Upgrading%20BlackBerry%2010_upgrade_to_2_3_0_from_2_2_0">Upgrade to 2.3.0 from 2.2.0</a></h2>
 
 <p>Updating just the <code>www</code> directory:</p>
 
@@ -395,6 +392,7 @@ Also note that the cordova js script fil
 </li>
 <li><p>Update your HTML to use the new <code>cordova-2.3.0.js</code> file.</p></li>
 </ol>
+
 <p>Updating the sample directory (i.e., updating using the ant tools):</p>
 
 <ol>
@@ -407,9 +405,8 @@ Also note that the cordova js script fil
 <li><p>Type <code>ant blackberry build</code> or <code>ant playbook build</code> to update the <code>www/</code> directory with updated Cordova.</p></li>
 <li><p>Open the <code>www/</code> directory and update your HTML to use the new <code>cordova-2.3.0.js</code> file.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20BlackBerry%2010_upgrade_to_2_2_0_from_2_1_0">Upgrade to 2.2.0 from 2.1.0</a>
-</h2>
+
+<h2><a name="Upgrading%20BlackBerry%2010_upgrade_to_2_2_0_from_2_1_0">Upgrade to 2.2.0 from 2.1.0</a></h2>
 
 <p>Updating just the www directory:</p>
 
@@ -427,6 +424,7 @@ Also note that the cordova js script fil
 </li>
 <li><p>Update your HTML to use the new <code>cordova-2.2.0.js</code> file.</p></li>
 </ol>
+
 <p>Updating the sample directory (i.e., updating using the ant tools):</p>
 
 <ol>
@@ -439,9 +437,8 @@ Also note that the cordova js script fil
 <li><p>Type <code>ant blackberry build</code> or <code>ant playbook build</code> to update the <code>www/</code> directory with updated Cordova.</p></li>
 <li><p>Open the <code>www/</code> directory and update your HTML to use the new <code>cordova-2.2.0.js</code> file.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20BlackBerry%2010_upgrade_to_2_1_0_from_2_0_0">Upgrade to 2.1.0 from 2.0.0</a>
-</h2>
+
+<h2><a name="Upgrading%20BlackBerry%2010_upgrade_to_2_1_0_from_2_0_0">Upgrade to 2.1.0 from 2.0.0</a></h2>
 
 <p>Updating just the <code>www</code> directory:</p>
 
@@ -458,6 +455,7 @@ Also note that the cordova js script fil
 </li>
 <li><p>Update your HTML to use the new <code>cordova-2.1.0.js</code> file.</p></li>
 </ol>
+
 <p>Updating the sample directory (i.e., updating using the ant tools):</p>
 
 <ol>
@@ -469,9 +467,8 @@ Also note that the cordova js script fil
 <li><p>Type <code>ant blackberry build</code> or <code>ant playbook build</code> to update the <code>www/</code> directory with updated Cordova.</p></li>
 <li><p>Open the <code>www/</code> directory and update your HTML to use the new <code>cordova-2.1.0.js</code> file.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20BlackBerry%2010_upgrade_to_2_0_0_from_1_9_0">Upgrade to 2.0.0 from 1.9.0</a>
-</h2>
+
+<h2><a name="Upgrading%20BlackBerry%2010_upgrade_to_2_0_0_from_1_9_0">Upgrade to 2.0.0 from 1.9.0</a></h2>
 
 <p>Updating just the <code>www</code> directory:</p>
 
@@ -503,6 +500,7 @@ namespace/service label. Change the old 
 </code></pre>
 </li>
 </ol>
+
 <p>Updating the sample directory (i.e., updating using the ant tools):</p>
 
 <ol>
@@ -530,9 +528,8 @@ changed their namespace/service label. C
 </li>
 <li><p>To upgrade to 1.8.0, please go from 1.7.0</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20BlackBerry%2010_upgrade_to_1_8_0_from_1_7_0">Upgrade to 1.8.0 from 1.7.0</a>
-</h2>
+
+<h2><a name="Upgrading%20BlackBerry%2010_upgrade_to_1_8_0_from_1_7_0">Upgrade to 1.8.0 from 1.7.0</a></h2>
 
 <p>Updating just the <code>www</code> directory:</p>
 
@@ -564,6 +561,7 @@ namespace/service label. Change the old 
 </code></pre>
 </li>
 </ol>
+
 <p>Updating the sample directory (i.e., updating using the ant tools):</p>
 
 <ol>
@@ -590,10 +588,12 @@ changed their namespace/service label. C
 </code></pre>
 </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/edge/guide_platforms_index.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_index.md.html?rev=1551686&r1=1551685&r2=1551686&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_index.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_index.md.html Tue Dec 17 20:31:35 2013
@@ -17,16 +17,18 @@
     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>
@@ -92,7 +94,8 @@
 <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 Guides</h1>
@@ -101,6 +104,7 @@
 <option value="Platform%20Guides_android">      - Android</option>
 <option value="Platform%20Guides_blackberry_10">      - BlackBerry 10</option>
 <option value="Platform%20Guides_ios">      - iOS</option>
+<option value="Platform%20Guides_ubuntu">      - Ubuntu</option>
 <option value="Platform%20Guides_windows_phone">      - Windows Phone</option>
 <option value="Platform%20Guides_windows_8">      - Windows 8</option>
 <option value="Platform%20Guides_tizen">      - Tizen</option></select></small>
@@ -166,9 +170,7 @@ configuration options, instructions to a
 each platform, and platform-specific command-line tools that serve as
 a lower-level alternative to the <code>cordova</code> command-line utility.</p>
 
-<h2>
-<a name="Platform%20Guides_amazon_fire_os">Amazon Fire OS</a>
-</h2>
+<h2><a name="Platform%20Guides_amazon_fire_os">Amazon Fire OS</a></h2>
 
 <ul>
 <li><a href="guide_platforms_amazonfireos_index.md.html#Amazon%20Fire%20OS%20Platform%20Guide">Amazon Fire OS Platform Guide</a></li>
@@ -176,9 +178,8 @@ a lower-level alternative to the <code>c
 <li><a href="guide_platforms_amazonfireos_webview.md.html#Amazon%20Fire%20OS%20WebViews">Amazon Fire OS WebViews</a></li>
 <li><a href="guide_platforms_amazonfireos_plugin.md.html#Amazon%20Fire%20OS%20Plugins">Amazon Fire OS Plugins</a></li>
 </ul>
-<h2>
-<a name="Platform%20Guides_android">Android</a>
-</h2>
+
+<h2><a name="Platform%20Guides_android">Android</a></h2>
 
 <ul>
 <li><a href="guide_platforms_android_index.md.html#Android%20Platform%20Guide">Android Platform Guide</a></li>
@@ -188,9 +189,8 @@ a lower-level alternative to the <code>c
 <li><a href="guide_platforms_android_tools.md.html#Android%20Command-line%20Tools">Android Command-line Tools</a></li>
 <li><a href="guide_platforms_android_upgrading.md.html#Upgrading%20Android">Upgrading Android</a></li>
 </ul>
-<h2>
-<a name="Platform%20Guides_blackberry_10">BlackBerry 10</a>
-</h2>
+
+<h2><a name="Platform%20Guides_blackberry_10">BlackBerry 10</a></h2>
 
 <ul>
 <li><a href="guide_platforms_blackberry10_index.md.html#BlackBerry%2010%20Platform%20Guide">BlackBerry 10 Platform Guide</a></li>
@@ -199,9 +199,8 @@ a lower-level alternative to the <code>c
 <li><a href="guide_platforms_blackberry10_tools.md.html#BlackBerry%2010%20Command-line%20Tools">BlackBerry 10 Command-line Tools</a></li>
 <li><a href="guide_platforms_blackberry10_upgrading.md.html#Upgrading%20BlackBerry%2010">Upgrading BlackBerry 10</a></li>
 </ul>
-<h2>
-<a name="Platform%20Guides_ios">iOS</a>
-</h2>
+
+<h2><a name="Platform%20Guides_ios">iOS</a></h2>
 
 <ul>
 <li><a href="guide_platforms_ios_index.md.html#iOS%20Platform%20Guide">iOS Platform Guide</a></li>
@@ -211,9 +210,14 @@ a lower-level alternative to the <code>c
 <li><a href="guide_platforms_ios_tools.md.html#iOS%20Command-line%20Tools">iOS Command-line Tools</a></li>
 <li><a href="guide_platforms_ios_upgrading.md.html#Upgrading%20iOS">Upgrading iOS</a></li>
 </ul>
-<h2>
-<a name="Platform%20Guides_windows_phone">Windows Phone</a>
-</h2>
+
+<h2><a name="Platform%20Guides_ubuntu">Ubuntu</a></h2>
+
+<ul>
+<li><a href="guide_platforms_ubuntu_index.md.html#Ubuntu%20Platform%20Guide">Ubuntu Platform Guide</a></li>
+</ul>
+
+<h2><a name="Platform%20Guides_windows_phone">Windows Phone</a></h2>
 
 <ul>
 <li><a href="guide_platforms_wp8_index.md.html#Windows%20Phone%208%20Platform%20Guide">Windows Phone 8 Platform Guide</a></li>
@@ -222,26 +226,26 @@ a lower-level alternative to the <code>c
 <li><a href="guide_platforms_wp8_tools.md.html#Windows%20Phone%20Command-line%20Tools">Windows Phone Command-line Tools</a></li>
 <li><a href="guide_platforms_wp8_upgrading.md.html#Upgrading%20Windows%20Phone">Upgrading Windows Phone</a></li>
 </ul>
-<h2>
-<a name="Platform%20Guides_windows_8">Windows 8</a>
-</h2>
+
+<h2><a name="Platform%20Guides_windows_8">Windows 8</a></h2>
 
 <ul>
 <li><a href="guide_platforms_win8_index.md.html#Windows%208%20Platform%20Guide">Windows 8 Platform Guide</a></li>
 <li><a href="guide_platforms_win8_tools.md.html#Windows%208%20Command-line%20Tools">Windows 8 Command-line Tools</a></li>
 <li><a href="guide_platforms_win8_upgrading.md.html#Upgrading%20Windows%208">Upgrading Windows 8</a></li>
 </ul>
-<h2>
-<a name="Platform%20Guides_tizen">Tizen</a>
-</h2>
+
+<h2><a name="Platform%20Guides_tizen">Tizen</a></h2>
 
 <ul>
 <li><a href="guide_platforms_tizen_index.md.html#Tizen%20Platform%20Guide">Tizen Platform Guide</a></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/edge/guide_platforms_ios_config.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_ios_config.md.html?rev=1551686&r1=1551685&r2=1551686&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_ios_config.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_ios_config.md.html Tue Dec 17 20:31:35 2013
@@ -17,16 +17,18 @@
     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>
@@ -92,7 +94,8 @@
 <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>iOS Configuration</h1>
@@ -252,10 +255,12 @@ values of PageLength and GapBetweenPages
 </code></pre>
 </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/edge/guide_platforms_ios_index.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_ios_index.md.html?rev=1551686&r1=1551685&r2=1551686&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_ios_index.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_ios_index.md.html Tue Dec 17 20:31:35 2013
@@ -17,16 +17,18 @@
     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>
@@ -92,7 +94,8 @@
 <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>iOS Platform Guide</h1>
@@ -159,13 +162,12 @@ following for more detailed platform-spe
 <li><a href="guide_platforms_ios_plugin.md.html#iOS%20Plugins">iOS Plugins</a></li>
 <li><a href="guide_platforms_ios_tools.md.html#iOS%20Command-line%20Tools">iOS 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="iOS%20Platform%20Guide_requirements_and_support">Requirements and Support</a>
-</h2>
+<h2><a name="iOS%20Platform%20Guide_requirements_and_support">Requirements and Support</a></h2>
 
 <p>Apple® tools required to build iOS applications run only on the OS X
 operating system on Intel-based Macs. Xcode® 4.5 (the minimum required
@@ -186,9 +188,7 @@ which costs $99 per year. This guide sho
 iOS emulator, for which you don't need to register with the developer
 program.</p>
 
-<h2>
-<a name="iOS%20Platform%20Guide_install_the_sdk">Install the SDK</a>
-</h2>
+<h2><a name="iOS%20Platform%20Guide_install_the_sdk">Install the SDK</a></h2>
 
 <p>There are two ways to download Xcode:</p>
 
@@ -198,14 +198,13 @@ available by searching for "Xcode" in th
 <li><p>from <a class="external" href="https://developer.apple.com/downloads/index.action">Apple Developer Downloads</a>,
 which requires registration as an Apple Developer.</p></li>
 </ul>
+
 <p>Once Xcode is installed, several command-line tools need to be enabled
 for Cordova to run. From the <strong>Xcode</strong> menu, select <strong>Preferences</strong>,
 then the <strong>Downloads</strong> tab. From the <strong>Components</strong> panel, press the
 <strong>Install</strong> button next to the <strong>Command Line Tools</strong> listing.</p>
 
-<h2>
-<a name="iOS%20Platform%20Guide_open_a_project_in_the_sdk">Open a Project in the SDK</a>
-</h2>
+<h2><a name="iOS%20Platform%20Guide_open_a_project_in_the_sdk">Open a Project in the SDK</a></h2>
 
 <p>Use the <code>cordova</code> utility to set up a new project, as described in The
 Cordova <a href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line Interface</a>. For example, in a source-code directory:</p>
@@ -222,9 +221,7 @@ look like this:</p>
 
 <p><img src="img/guide/platforms/ios/helloworld_project.png" alt="" title=""></p>
 
-<h2>
-<a name="iOS%20Platform%20Guide_deploy_to_emulator">Deploy to Emulator</a>
-</h2>
+<h2><a name="iOS%20Platform%20Guide_deploy_to_emulator">Deploy to Emulator</a></h2>
 
 <p>To preview the app in the iOS emulator:</p>
 
@@ -250,14 +247,13 @@ in a different emulator, you need to qui
 and run a different target within Xcode.</p>
 </li>
 </ol>
+
 <p>Xcode comes bundled with emulators for the lastest versions of iPhone
 and iPad. Older versions may be available from the <strong>Xcode →
 Preferences → Downloads → Components</strong> panel.</p>
 
-<h2>
-<a name="iOS%20Platform%20Guide_deploy_to_device">Deploy to Device
-</a>
-</h2>
+<h2><a name="iOS%20Platform%20Guide_deploy_to_device">Deploy to Device
+</a></h2>
 
 <p>For details about various requirements to deploy to a device, refer
 to the <em>Configuring Development and Distribution Assets</em> section of
@@ -275,6 +271,7 @@ install the profile and certificate Xcod
 within the project settings is set to your provisioning profile
 name.</p></li>
 </ol>
+
 <p>To deploy to the device:</p>
 
 <ol>
@@ -287,9 +284,8 @@ plugged in via USB but still does not ap
 <li><p>Press the <strong>Run</strong> button to build, deploy and run the application
 on your device.</p></li>
 </ol>
-<h2>
-<a name="iOS%20Platform%20Guide_common_problems">Common Problems</a>
-</h2>
+
+<h2><a name="iOS%20Platform%20Guide_common_problems">Common Problems</a></h2>
 
 <p><strong>Deprecation Warnings</strong>: When an application programming interface
 (API) is changed or replaced by another API, it is marked as
@@ -341,7 +337,10 @@ line by inserting a double slash as show
 </li>
 <li><p>Press <strong>Command-b</strong> to rebuild the project and eliminate the warnings.</p></li>
 </ul>
-<!-- Does this fix only last until the next "cordova prepare"? --><p><strong>Missing Headers</strong>: Compilation errors relating to missing headers
+
+<!-- Does this fix only last until the next "cordova prepare"? -->
+
+<p><strong>Missing Headers</strong>: Compilation errors relating to missing headers
 result from problems with the build location, and can be fixed 
 via Xcode preferences:</p>
 
@@ -354,6 +353,7 @@ select <strong>Unique</strong> as the <s
 <p><img src="img/guide/platforms/ios/xcode_build_location.png" alt="" title=""></p>
 </li>
 </ol>
+
 <p>This is the default setting for a new Xcode install, but it may be set
 differently following an upgrade from an older version of Xcode.</p>
 
@@ -372,12 +372,14 @@ the Apple World Wide Developer Conferenc
 <li><p>The <a class="external" href="http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/xcode-select.1.html">xcode-select command</a>,
 which helps specify the correct version of Xcode if more than one is installed.</p></li>
 </ul>
+
 <p>(Mac®, OS X®, Apple®, Xcode®, App Store℠, iPad®, iPhone®, iPod® and  Finder® are Trademarks of Apple Inc.)</p>
 
             </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/edge/guide_platforms_ios_plugin.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_ios_plugin.md.html?rev=1551686&r1=1551685&r2=1551686&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_ios_plugin.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_ios_plugin.md.html Tue Dec 17 20:31:35 2013
@@ -17,16 +17,18 @@
     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>
@@ -92,7 +94,8 @@
 <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>iOS Plugins</h1>
@@ -164,9 +167,7 @@ parameter to map to an Objective-C class
 registered as a <code>&lt;feature&gt;</code> tag in the named application directory's
 <code>config.xml</code> file.</p>
 
-<h2>
-<a name="iOS%20Plugins_plugin_class_mapping">Plugin Class Mapping</a>
-</h2>
+<h2><a name="iOS%20Plugins_plugin_class_mapping">Plugin Class Mapping</a></h2>
 
 <p>The JavaScript portion of a plugin uses the <code>cordova.exec</code> method as
 follows:</p>
@@ -195,9 +196,7 @@ element's <code>name</code> should alway
 these guidelines, the plugin may compile, but Cordova may still not be
 able to access it.</p>
 
-<h2>
-<a name="iOS%20Plugins_plugin_initialization_and_lifetime">Plugin Initialization and Lifetime</a>
-</h2>
+<h2><a name="iOS%20Plugins_plugin_initialization_and_lifetime">Plugin Initialization and Lifetime</a></h2>
 
 <p>One instance of a plugin object is created for the life of each
 <code>UIWebView</code>. Plugins are ordinarily instantiated when first referenced
@@ -219,9 +218,7 @@ the <code>onReset</code> method to clean
 when the <code>UIWebView</code> navigates to a new page or refreshes, which
 reloads the JavaScript.</p>
 
-<h2>
-<a name="iOS%20Plugins_writing_an_ios_cordova_plugin">Writing an iOS Cordova Plugin</a>
-</h2>
+<h2><a name="iOS%20Plugins_writing_an_ios_cordova_plugin">Writing an iOS Cordova Plugin</a></h2>
 
 <p>A JavaScript call fires off a plugin request to the native side, and
 the corresponding iOS Objective-C plugin is mapped properly in the
@@ -250,9 +247,7 @@ class's <code>action</code> method. A pl
 and
  <code>[CDVCommandDelegate.h](https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/CDVCommandDelegate.h)</code>.</p>
 
-<h2>
-<a name="iOS%20Plugins_ios_cdvpluginresult_message_types">iOS CDVPluginResult Message Types</a>
-</h2>
+<h2><a name="iOS%20Plugins_ios_cdvpluginresult_message_types">iOS CDVPluginResult Message Types</a></h2>
 
 <p>You can use <code>CDVPluginResult</code> to return a variety of result types back to
 the JavaScript callbacks, using class methods that follow this pattern:</p>
@@ -278,9 +273,8 @@ to your JavaScript callback.  This way, 
 serialized or deserialized as necessary, so it is safe to return
 <code>NSData*</code> as multipart, but not as <code>Array</code>/<code>Dictionary</code>.</p></li>
 </ul>
-<h2>
-<a name="iOS%20Plugins_echo_ios_plugin_example">Echo iOS Plugin Example</a>
-</h2>
+
+<h2><a name="iOS%20Plugins_echo_ios_plugin_example">Echo iOS Plugin Example</a></h2>
 
 <p>To match the JavaScript interface's <em>echo</em> feature described in
 Application Plugins, use the <code>plugin.xml</code> to inject a <code>feature</code>
@@ -347,9 +341,7 @@ the result to <code>self.commandDelegate
 method's success or failure callbacks on the JavaScript side. If the
 success callback is called, it passes in the <code>echo</code> parameter.</p>
 
-<h2>
-<a name="iOS%20Plugins_ios_integration">iOS Integration</a>
-</h2>
+<h2><a name="iOS%20Plugins_ios_integration">iOS Integration</a></h2>
 
 <p>The <code>CDVPlugin</code> class features other methods that your plugin can
 override.  For example, you can capture the <code><a href="cordova_events_events.md.html#pause">pause</a></code>, <code><a href="cordova_events_events.md.html#resume">resume</a></code>, app
@@ -359,9 +351,7 @@ and
 <a class="external" href="https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/CDVPlugin.m">CDVPlugin.m</a>
 class for guidance.</p>
 
-<h2>
-<a name="iOS%20Plugins_threading">Threading</a>
-</h2>
+<h2><a name="iOS%20Plugins_threading">Threading</a></h2>
 
 <p>Plugin methods ordinarily execute in the same thread as the main
 interface. If your plugin requires a great deal of processing or
@@ -381,10 +371,8 @@ example:</p>
     }
 </code></pre>
 
-<h2>
-<a name="iOS%20Plugins_debugging_ios_plugins">Debugging iOS Plugins
-</a>
-</h2>
+<h2><a name="iOS%20Plugins_debugging_ios_plugins">Debugging iOS Plugins
+</a></h2>
 
 <p>To debug on the Objective-C side, you need Xcode's built-in debugger.
 For JavaScript, on iOS 5.0 you can use <a class="external" href="https://github.com/apache/cordova-weinre">Weinre, an Apache Cordova
@@ -392,9 +380,7 @@ Project</a> or <a class="external" href=
 a third-party utility</a>.  For iOS 6, you
 can attach Safari 6.0 to your app running within the iOS 6 Simulator.</p>
 
-<h2>
-<a name="iOS%20Plugins_common_pitfalls">Common Pitfalls</a>
-</h2>
+<h2><a name="iOS%20Plugins_common_pitfalls">Common Pitfalls</a></h2>
 
 <ul>
 <li><p>Don't forget to add your plugin's mapping to <code>config.xml</code>. If you
@@ -403,10 +389,12 @@ forget, an error is logged in the Xcode 
 described in Domain <a href="guide_appdev_whitelist_index.md.html#Whitelist%20Guide">Whitelist Guide</a>. If you forget, an error is
 logged in the Xcode console.</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/edge/guide_platforms_ios_tools.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_ios_tools.md.html?rev=1551686&r1=1551685&r2=1551686&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_ios_tools.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_ios_tools.md.html Tue Dec 17 20:31:35 2013
@@ -17,16 +17,18 @@
     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>
@@ -92,7 +94,8 @@
 <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>iOS Command-line Tools</h1>
@@ -164,9 +167,7 @@ Xcode command-line tools such as <code>x
 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="iOS%20Command-line%20Tools_create_a_project">Create a Project</a>
-</h2>
+<h2><a name="iOS%20Command-line%20Tools_create_a_project">Create a Project</a></h2>
 
 <p>Run the <code>create</code> command, specifying the existing path to the project,
 the reverse-domain-style package identifier, and the app's display
@@ -175,30 +176,22 @@ name.</p>
 <pre class="prettyprint"><code>$ ./path/to/cordova-ios/bin/create /path/to/my_new_project com.example.project_name ProjectName
 </code></pre>
 
-<h2>
-<a name="iOS%20Command-line%20Tools_build_a_project">Build a Project</a>
-</h2>
+<h2><a name="iOS%20Command-line%20Tools_build_a_project">Build a Project</a></h2>
 
 <pre class="prettyprint"><code>$ /path/to/my_new_project/cordova/build
 </code></pre>
 
-<h2>
-<a name="iOS%20Command-line%20Tools_run_app_on_an_emulator">Run App on an Emulator</a>
-</h2>
+<h2><a name="iOS%20Command-line%20Tools_run_app_on_an_emulator">Run App on an Emulator</a></h2>
 
 <pre class="prettyprint"><code>$ /path/to/my_new_project/cordova/run
 </code></pre>
 
-<h2>
-<a name="iOS%20Command-line%20Tools_releasing">Releasing</a>
-</h2>
+<h2><a name="iOS%20Command-line%20Tools_releasing">Releasing</a></h2>
 
 <pre class="prettyprint"><code>$ /path/to/my_new_project/cordova/release
 </code></pre>
 
-<h2>
-<a name="iOS%20Command-line%20Tools_logging">Logging</a>
-</h2>
+<h2><a name="iOS%20Command-line%20Tools_logging">Logging</a></h2>
 
 <pre class="prettyprint"><code>$ /path/to/my_new_project/cordova/log
 </code></pre>
@@ -207,6 +200,7 @@ name.</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/edge/guide_platforms_ios_upgrading.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_ios_upgrading.md.html?rev=1551686&r1=1551685&r2=1551686&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_ios_upgrading.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_ios_upgrading.md.html Tue Dec 17 20:31:35 2013
@@ -17,16 +17,18 @@
     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>
@@ -92,7 +94,8 @@
 <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 iOS</h1>
@@ -176,9 +179,7 @@ how to update the version of the CLI.</p
 Apple App Store, you should use the latest shipped version of the iOS SDK, which is iOS 7.
 iOS 7 SDK is not required yet, but this may change quickly.</p>
 
-<h2>
-<a name="Upgrading%20iOS_upgrading_3_1_0_projects_to_3_2_0">Upgrading 3.1.0 Projects to 3.2.0</a>
-</h2>
+<h2><a name="Upgrading%20iOS_upgrading_3_1_0_projects_to_3_2_0">Upgrading 3.1.0 Projects to 3.2.0</a></h2>
 
 <p>For non-CLI projects, run:</p>
 
@@ -191,9 +192,8 @@ iOS 7 SDK is not required yet, but this 
 <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 ios</code></p></li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_3_0_0_projects_to_3_1_0">Upgrading 3.0.0 Projects to 3.1.0</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_3_0_0_projects_to_3_1_0">Upgrading 3.0.0 Projects to 3.1.0</a></h2>
 
 <p>For non-CLI projects, run:</p>
 
@@ -206,6 +206,7 @@ iOS 7 SDK is not required yet, but this 
 <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 ios</code></p></li>
 </ol>
+
 <p>iOS 7 Issues:</p>
 
 <ol>
@@ -215,6 +216,7 @@ bug</a>.)</p></li>
 <li><p>Update your media, media-capture and splashscreen core plugins for
 iOS 7 support.</p></li>
 </ol>
+
 <p>Xcode 5 Issues:</p>
 
 <ol>
@@ -223,9 +225,8 @@ iOS 7 support.</p></li>
 <strong>Build Settings</strong> tab, <strong>Build Options</strong> section. Choose <strong>Default
 compiler (Apple LLVM 5.0)</strong>.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_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%20iOS_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
@@ -245,9 +246,8 @@ 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%20iOS_upgrading_2_9_0_projects_to_3_0_0">Upgrading 2.9.0 Projects to 3.0.0</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_2_9_0_projects_to_3_0_0">Upgrading 2.9.0 Projects to 3.0.0</a></h2>
 
 <ol>
 <li><p>Download and extract the Cordova 3.0.0 source to a permanent directory location on your hard drive, for example to <code>~/Documents/Cordova-3.0.0</code>.</p></li>
@@ -258,13 +258,12 @@ added. Only 3.0.0 plugins are compatible
 <li><p>Update the Cordova script reference in your <code>www/index.html</code> file (and any other files that contain the script reference) to point to the new <code>cordova.js</code> file.</p></li>
 <li><p>Delete your <code>CordovaLib</code> directory, and copy the <code>CordovaLib</code> directory from the new project into your project's root directory.</p></li>
 </ol>
+
 <p><strong>NOTE</strong>: Starting with Cordova 3.0.0, plugins are not pre-installed,
 and you need to use the <code>plugman</code> command-line utility to install them
 yourself. See <a href="plugin_ref_plugman.md.html#Using%20Plugman%20to%20Manage%20Plugins">Using Plugman to Manage Plugins</a>.</p>
 
-<h2>
-<a name="Upgrading%20iOS_upgrading_2_8_0_projects_to_2_9_0">Upgrading 2.8.0 Projects to 2.9.0</a>
-</h2>
+<h2><a name="Upgrading%20iOS_upgrading_2_8_0_projects_to_2_9_0">Upgrading 2.8.0 Projects to 2.9.0</a></h2>
 
 <ol>
 <li><p>Download and extract the Cordova 2.9.0 source to a permanent directory location on your hard drive, for example to <code>~/Documents/Cordova-2.9.0</code>.</p></li>
@@ -275,9 +274,8 @@ yourself. See <a href="plugin_ref_plugma
 <li><p>Update the Cordova script reference in your <code>www/index.html</code> file (and any other files that contain the script reference) to point to the new <code>cordova.js</code> file.</p></li>
 <li><p>Delete your <code>CordovaLib</code> directory, and copy the <code>CordovaLib</code> directory from the new project into your project's root directory.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_2_7_0_projects_to_2_8_0">Upgrading 2.7.0 Projects to 2.8.0</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_2_7_0_projects_to_2_8_0">Upgrading 2.7.0 Projects to 2.8.0</a></h2>
 
 <ol>
 <li><p>Download and extract the Cordova 2.8.0 source to a permanent directory location on your hard drive, for example to <code>~/Documents/Cordova-2.8.0</code>.</p></li>
@@ -313,9 +311,8 @@ ImageIO
 <li><p>Update your project's target <strong>Build Settings</strong>. Under <strong>Linking → Other Linker <a href="cordova_file_file.md.html#Flags">Flags</a></strong>, edit <strong>"-Obj-C"</strong> to be <strong>"-ObjC"</strong>.</p></li>
 <li><p>Update your project's target <strong>Build Settings</strong>. Under <strong>Linking → Other Linker <a href="cordova_file_file.md.html#Flags">Flags</a></strong>, change <strong>"-all_load"</strong> to be <code>-force\_load ${BUILT\_PRODUCTS\_DIR}/libCordova.a</code>. You would only need to do this if you have the problem defined in <a class="external" href="https://issues.apache.org/jira/browse/CB-3458">this issue.</a>.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_2_6_0_projects_to_2_7_0">Upgrading 2.6.0 Projects to 2.7.0</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_2_6_0_projects_to_2_7_0">Upgrading 2.6.0 Projects to 2.7.0</a></h2>
 
 <ol>
 <li><p>Download and extract the Cordova 2.7.0 source to a permanent directory location on your hard drive, for example to <code>~/Documents/Cordova-2.7.0</code>.</p></li>
@@ -328,9 +325,8 @@ ImageIO
 <li><p>In your <code>config.xml</code> file, <a class="external" href="https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=blobdiff;f=bin/templates/project/__TESTING__/config.xml;h=537705d76a5ef6bc5e57a8ebfcab78c02bb4110b;hp=8889726d9a8f8c530fe1371c56d858c34552992a;hb=064239b7b5fa9a867144cf1ee8b2fb798ce1f988;hpb=c9f233250d4b800f3412eeded811daaafb17b2cc">remove this line</a>.</p></li>
 <li><p>Delete your <code>CordovaLib</code> directory, and copy the <code>CordovaLib</code> directory from the new project into your project's root directory.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_2_5_0_projects_to_2_6_0">Upgrading 2.5.0 Projects to 2.6.0</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_2_5_0_projects_to_2_6_0">Upgrading 2.5.0 Projects to 2.6.0</a></h2>
 
 <ol>
 <li><p>Download and extract the Cordova 2.6.0 source to a permanent directory location on your hard drive, for example to <code>~/Documents/Cordova-2.6.0</code>.</p></li>
@@ -346,9 +342,8 @@ ImageIO
 <li><p>In your <code>config.xml</code> file, the <code>EnableLocation</code> preference has been deprecated.</p></li>
 <li><p>Delete your <code>CordovaLib</code> directory, and copy the <code>CordovaLib</code> directory from the new project into your project's root directory.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_2_4_0_projects_to_2_5_0">Upgrading 2.4.0 Projects to 2.5.0</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_2_4_0_projects_to_2_5_0">Upgrading 2.4.0 Projects to 2.5.0</a></h2>
 
 <ol>
 <li><p>Download and extract the Cordova 2.5.0 source to a permanent directory location on your hard drive, for example to <code>~/Documents/Cordova-2.5.0</code>.</p></li>
@@ -364,9 +359,8 @@ ImageIO
 <li><p>Delete your <code>cordova</code> directory, and copy the <code>cordova</code> directory from the new project into your project's root directory. In 2.5.0, this has updated scripts.</p></li>
 <li><p>Delete your <code>CordovaLib</code> directory, and copy the <code>CordovaLib</code> directory from the new project into your project's root directory.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_2_3_0_projects_to_2_4_0">Upgrading 2.3.0 Projects to 2.4.0</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_2_3_0_projects_to_2_4_0">Upgrading 2.3.0 Projects to 2.4.0</a></h2>
 
 <ol>
 <li><p>Download and extract the Cordova 2.4.0 source to a permanent directory location on your hard drive, for example to <code>~/Documents/Cordova-2.4.0</code>.</p></li>
@@ -382,9 +376,8 @@ ImageIO
 <li><p>Delete your <code>CordovaLib</code> directory, and copy the <code>CordovaLib</code> directory from the new project into your project's root directory.</p></li>
 <li><p>Add AssetsLibrary.framework as a resource to your project.  (See <a class="external" href="https://developer.apple.com/library/ios/#recipes/xcode_help-project_editor/Articles/AddingaLibrarytoaTarget.html">Apple's documentation</a> for instructions on how to do so.).</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_2_2_0_projects_to_2_3_0">Upgrading 2.2.0 Projects to 2.3.0</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_2_2_0_projects_to_2_3_0">Upgrading 2.2.0 Projects to 2.3.0</a></h2>
 
 <ol>
 <li><p>Download and extract the Cordova 2.3.0 source to a permanent directory location on your hard drive, for example to <code>~/Documents/Cordova-2.3.0</code>.</p></li>
@@ -415,9 +408,8 @@ You can get this by accessing the <code>
 </ul>
 </li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_2_1_0_projects_to_2_2_0">Upgrading 2.1.0 Projects to 2.2.0</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_2_1_0_projects_to_2_2_0">Upgrading 2.1.0 Projects to 2.2.0</a></h2>
 
 <ol>
 <li><p>Download and extract the Cordova 2.2.0 source to a permanent directory location on your hard drive, for example to <code>~/Documents/Cordova-2.2.0</code>.</p></li>
@@ -448,11 +440,10 @@ You can get this by accessing the <code>
 </ol>
 </li>
 </ol>
+
 <p><strong>NOTE</strong>: In 2.2.0, the <code>bin/create</code> script copy in the <code>CordovaLib</code> sub-project into your project. To have the same kind of setup, just copy in the right <code>CordovaLib</code> into your project directory, and update the <code>CordovaLib</code> sub-project location (relative to the project) in the Xcode <a href="cordova_file_file.md.html#File">File</a> Inspector.</p>
 
-<h2>
-<a name="Upgrading%20iOS_upgrading_2_0_0_projects_to_2_1_0">Upgrading 2.0.0 Projects to 2.1.0</a>
-</h2>
+<h2><a name="Upgrading%20iOS_upgrading_2_0_0_projects_to_2_1_0">Upgrading 2.0.0 Projects to 2.1.0</a></h2>
 
 <p>With Cordova 2.1.0, <code>CordovaLib</code> has been upgraded to use <strong>Automatic Reference Counting (ARC)</strong>. You don't need to upgrade to <strong>ARC</strong> to use CordovaLib, but if you want to upgrade your project to use <strong>ARC</strong>, please use the Xcode migration wizard from the menu: <strong>Edit → Refactor → Convert to Objective-C ARC...</strong>, de-select libCordova.a, then run the wizard to completion.</p>
 
@@ -494,9 +485,8 @@ You can get this by accessing the <code>
 </ol>
 </li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_1_9_0_projects_to_2_0_0">Upgrading 1.9.0 Projects to 2.0.0</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_1_9_0_projects_to_2_0_0">Upgrading 1.9.0 Projects to 2.0.0</a></h2>
 
 <ol>
 <li><p>Install Cordova 2.0.0.</p></li>
@@ -566,11 +556,10 @@ is <code>CDVDevice</code>.</p></li>
 <li><p>Select your project from the <strong>Scheme</strong> drop-down, and then select <strong>iPhone 5.1 Simulator</strong>.</p></li>
 <li><p>Select the <strong>Run</strong> button.</p></li>
 </ol>
+
 <p><strong>NOTE</strong>: If your project is not working as expected in the Simulator, please take a note of any errors in the console log in Xcode for clues.</p>
 
-<h2>
-<a name="Upgrading%20iOS_upgrading_1_8_x_projects_to_1_9_0">Upgrading 1.8.x Projects to 1.9.0</a>
-</h2>
+<h2><a name="Upgrading%20iOS_upgrading_1_8_x_projects_to_1_9_0">Upgrading 1.8.x Projects to 1.9.0</a></h2>
 
 <ol>
 <li><p>Install Cordova 1.9.0.</p></li>
@@ -578,12 +567,11 @@ is <code>CDVDevice</code>.</p></li>
 <li><p>Copy the <code>www/cordova-1.9.0.js</code> file from the new project into your <code>www</code> directory, and delete your <code>www/cordova-1.8.x.js</code> file.</p></li>
 <li><p>Update the Cordova script reference in your <code>www/index.html</code> file (and any other files that contain the script reference) to point to the new <code>cordova-1.9.0.js</code> file.</p></li>
 </ol>
+
 <p><strong>NOTE</strong>: 1.9.0 supports the new <code>BackupWebStorage</code> boolean <code>Cordova.plist</code> setting. It's enabled by default, so set it to
 <code>false</code> to disable it, especially on iOS 6. See <a class="external" href="https://developer.apple.com/library/prerelease/ios/#releasenotes/General/RN-iOSSDK-6_0/_index.html">Release Notes: Safari and UIKit Section</a></p>
 
-<h2>
-<a name="Upgrading%20iOS_upgrading_1_7_0_projects_to_1_8_x">Upgrading 1.7.0 Projects to 1.8.x</a>
-</h2>
+<h2><a name="Upgrading%20iOS_upgrading_1_7_0_projects_to_1_8_x">Upgrading 1.7.0 Projects to 1.8.x</a></h2>
 
 <ol>
 <li><p>Install Cordova 1.8.0.</p></li>
@@ -591,6 +579,7 @@ is <code>CDVDevice</code>.</p></li>
 <li><p>Copy the <code>www/cordova-1.8.0.js</code> file from the new project into your <code>www</code> directory, and delete your <code>www/cordova-1.7.x.js</code> file.</p></li>
 <li><p>Update the Cordova script reference in your <code>www/index.html</code> file (and any other files that contain the script reference) to point to the new <code>cordova-1.8.0.js</code> file.</p></li>
 </ol>
+
 <p>If you intend on using the <a href="cordova_media_capture_capture.md.html#Capture">Capture</a> API, you will need the new <strong>iPad retina-display</strong> assets:</p>
 
 <ol>
@@ -598,9 +587,8 @@ is <code>CDVDevice</code>.</p></li>
 <li><p>In your project, select the <code><a href="cordova_media_capture_capture.md.html#Capture">Capture</a>.bundle</code> item into your Project Navigator in Xcode, type the <strong>Delete</strong> key, then select <strong>Remove Reference</strong> from the resulting dialog.</p></li>
 <li><p>Drag the new <code><a href="cordova_media_capture_capture.md.html#Capture">Capture</a>.bundle</code> from Step 1 above into your Project Navigator in Xcode, then select the <strong>Create groups for any added folders</strong> radio button.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_1_6_x_projects_to_1_7_0">Upgrading 1.6.x Projects to 1.7.0</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_1_6_x_projects_to_1_7_0">Upgrading 1.6.x Projects to 1.7.0</a></h2>
 
 <ol>
 <li><p>Install Cordova 1.7.0.</p></li>
@@ -608,9 +596,8 @@ is <code>CDVDevice</code>.</p></li>
 <li><p>Copy the <code>www/cordova-1.7.0.js</code> file from the new project into your <code>www</code> directory, and delete your <code>www/cordova-1.6.0.js</code> file.</p></li>
 <li><p>Update the Cordova script reference in your <code>www/index.html</code> file (and any other files that contain the script reference) to point to the new <code>cordova-1.7.0.js</code> file.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_1_5_0_projects_to_1_6_x">Upgrading 1.5.0 Projects to 1.6.x</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_1_5_0_projects_to_1_6_x">Upgrading 1.5.0 Projects to 1.6.x</a></h2>
 
 <ol>
 <li><p>Install Cordova 1.6.1.</p></li>
@@ -640,9 +627,8 @@ JavaScript file (<code>cordova-js</code>
 <li><p>Enter <strong>Compiler for C/C++/Objective-C</strong> in the search field.</p></li>
 <li><p>Select the <strong>Apple LLVM Compiler 3.1</strong> value.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_1_4_x_projects_to_1_5_0">Upgrading 1.4.x Projects to 1.5.0</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_1_4_x_projects_to_1_5_0">Upgrading 1.4.x Projects to 1.5.0</a></h2>
 
 <ol>
 <li><p>Install Cordova 1.5.0.</p></li>
@@ -688,9 +674,8 @@ string, then press the <strong>Replace A
 that you can get rid of in the future (see <code>CDVDeprecated.h</code>. For
 example, replace classes in your code that use PG* to CDV*).</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_1_4_0_projects_to_1_4_1">Upgrading 1.4.0 Projects to 1.4.1</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_1_4_0_projects_to_1_4_1">Upgrading 1.4.0 Projects to 1.4.1</a></h2>
 
 <ol>
 <li><p>Install Cordova 1.4.1.</p></li>
@@ -701,9 +686,8 @@ example, replace classes in your code th
 <li><p>Integrate any project-specific code that you have in your backed-up <code>MainViewController.m</code> into the new file.</p></li>
 <li><p>Updating the <code>phonegap-1.4.0.js</code> file is optional, nothing has changed in the JavaScript between 1.4.0 and 1.4.1.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_1_3_0_projects_to_1_4_0">Upgrading 1.3.0 Projects to 1.4.0</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_1_3_0_projects_to_1_4_0">Upgrading 1.3.0 Projects to 1.4.0</a></h2>
 
 <ol>
 <li><p>Install Cordova 1.4.0.</p></li>
@@ -726,9 +710,8 @@ MainViewController.xib
 key is <code>com.phonegap.battery</code> and the value is <code>PGBattery</code>.</p></li>
 <li><p>Integrate any project-specific code that you have in your backed-up <code>AppDelegate.h</code> and <code>AppDelegate.m</code> into the new AppDelegate files.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_1_2_0_projects_to_1_3_0">Upgrading 1.2.0 Projects to 1.3.0</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_1_2_0_projects_to_1_3_0">Upgrading 1.2.0 Projects to 1.3.0</a></h2>
 
 <ol>
 <li><p>Install Cordova 1.3.0.</p></li>
@@ -751,9 +734,8 @@ MainViewController.xib
 key is <code>com.phonegap.battery</code> and the value is <code>PGBattery</code>.</p></li>
 <li><p>Integrate any project-specific code that you have in your backed-up <code>AppDelegate.h</code> and <code>AppDelegate.m</code> into the new AppDelegate files.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_1_1_0_projects_to_1_2_0">Upgrading 1.1.0 Projects to 1.2.0</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_1_1_0_projects_to_1_2_0">Upgrading 1.1.0 Projects to 1.2.0</a></h2>
 
 <ol>
 <li><p>Install Cordova 1.2.0.</p></li>
@@ -776,9 +758,8 @@ MainViewController.xib
 key is <code>com.phonegap.battery</code> and the value is <code>PGBattery</code>.</p></li>
 <li><p>Integrate any project-specific code that you have in your backed-up <code>AppDelegate.h</code> and <code>AppDelegate.m</code> into the new AppDelegate files.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_1_0_0_projects_to_1_1_0">Upgrading 1.0.0 Projects to 1.1.0</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_1_0_0_projects_to_1_1_0">Upgrading 1.0.0 Projects to 1.1.0</a></h2>
 
 <ol>
 <li><p>Install Cordova 1.1.0.</p></li>
@@ -801,9 +782,8 @@ MainViewController.xib
 key is <code>com.phonegap.battery</code> and the value is <code>PGBattery</code>.</p></li>
 <li><p>Integrate any project-specific code that you have in your backed-up <code>AppDelegate.h</code> and <code>AppDelegate.m</code> into the new AppDelegate files.</p></li>
 </ol>
-<h2>
-<a name="Upgrading%20iOS_upgrading_0_9_6_projects_to_1_0_0">Upgrading 0.9.6 Projects to 1.0.0</a>
-</h2>
+
+<h2><a name="Upgrading%20iOS_upgrading_0_9_6_projects_to_1_0_0">Upgrading 0.9.6 Projects to 1.0.0</a></h2>
 
 <ol>
 <li><p>Install Cordova 1.0.0.</p></li>
@@ -826,10 +806,12 @@ MainViewController.xib
 key is <code>com.phonegap.battery</code> and the value is <code>PGBattery</code>.</p></li>
 <li><p>Integrate any project-specific code that you have in your backed-up <code>AppDelegate.h</code> and <code>AppDelegate.m</code> into the new AppDelegate files.</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/edge/guide_platforms_ios_webview.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_ios_webview.md.html?rev=1551686&r1=1551685&r2=1551686&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_ios_webview.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_ios_webview.md.html Tue Dec 17 20:31:35 2013
@@ -17,16 +17,18 @@
     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>
@@ -92,7 +94,8 @@
 <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>iOS WebViews</h1>
@@ -164,9 +167,7 @@ distribution. Download it from
 <a class="external" href="http://cordova.apache.org">cordova.apache.org</a> and unzip its iOS
 package.</p>
 
-<h2>
-<a name="iOS%20WebViews_adding_cleaver_to_the_xcode_project_cordovalib_sub_project">Adding Cleaver to the Xcode Project (CordovaLib Sub-Project)</a>
-</h2>
+<h2><a name="iOS%20WebViews_adding_cleaver_to_the_xcode_project_cordovalib_sub_project">Adding Cleaver to the Xcode Project (CordovaLib Sub-Project)</a></h2>
 
 <ol>
 <li><p>Quit Xcode if it is running.</p></li>
@@ -236,9 +237,8 @@ ARC...</strong> menu, <strong>de-select 
 completion.</p>
 </li>
 </ol>
-<h2>
-<a name="iOS%20WebViews_using_cdvviewcontroller">Using CDVViewController</a>
-</h2>
+
+<h2><a name="iOS%20WebViews_using_cdvviewcontroller">Using CDVViewController</a></h2>
 
 <ol>
 <li>
@@ -292,9 +292,8 @@ e.g., to a class property:</p>
 </code></pre>
 </li>
 </ol>
-<h2>
-<a name="iOS%20WebViews_adding_html_css_and_javascript_assets">Adding HTML, CSS and JavaScript Assets</a>
-</h2>
+
+<h2><a name="iOS%20WebViews_adding_html_css_and_javascript_assets">Adding HTML, CSS and JavaScript Assets</a></h2>
 
 <ol>
 <li><p>Create a new directory within the project, <code>www</code> for example.</p></li>
@@ -318,10 +317,12 @@ viewController.startPage = @"mypage.html
 </code></pre>
 </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/edge/guide_platforms_tizen_index.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_tizen_index.md.html?rev=1551686&r1=1551685&r2=1551686&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_tizen_index.md.html (original)
+++ cordova/site/public/docs/en/edge/guide_platforms_tizen_index.md.html Tue Dec 17 20:31:35 2013
@@ -17,16 +17,18 @@
     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>
@@ -92,7 +94,8 @@
 <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>Tizen Platform Guide</h1>
@@ -150,9 +153,7 @@
 <p>This guide describes how to set up your SDK development environment to
 deploy Cordova apps for devices running the Tizen operating system.</p>
 
-<h2>
-<a name="Tizen%20Platform%20Guide_requirements_and_support">Requirements and Support</a>
-</h2>
+<h2><a name="Tizen%20Platform%20Guide_requirements_and_support">Requirements and Support</a></h2>
 
 <p>The Tizen SDK requires Linux Ubuntu 10.04/10.10/11.04/11.10 (32-bit),
 or Windows XP SP3/7 (32-bit).</p>
@@ -161,9 +162,7 @@ or Windows XP SP3/7 (32-bit).</p>
 the Tizen SDK.  See <a href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line Interface</a> for information
 how to install it, add projects, then build and deploy a project.</p>
 
-<h2>
-<a name="Tizen%20Platform%20Guide_install_the_sdk">Install the SDK</a>
-</h2>
+<h2><a name="Tizen%20Platform%20Guide_install_the_sdk">Install the SDK</a></h2>
 
 <p>Download the Tizen SDK from
 <a class="external" href="https://developer.tizen.org/sdk">tizen.org</a>.</p>
@@ -192,9 +191,7 @@ how to install it, add projects, then bu
 
 -->
 
-<h2>
-<a name="Tizen%20Platform%20Guide_open_a_project_in_the_sdk">Open a Project in the SDK</a>
-</h2>
+<h2><a name="Tizen%20Platform%20Guide_open_a_project_in_the_sdk">Open a Project in the SDK</a></h2>
 
 <ol>
 <li><p>Launch the Tizen Eclipse IDE.</p></li>
@@ -218,6 +215,7 @@ the <strong>Project Explorer</strong> vi
 <p><img src="img/guide/platforms/tizen/project_explorer.png" alt="" title=""></p>
 </li>
 </ol>
+
 <p>To rebuild the project, right-click in the <strong>Project Explorer</strong> view
 and Select <strong>Build Project</strong>:</p>
 
@@ -226,19 +224,15 @@ and Select <strong>Build Project</strong
 <p>A widget package file such as <em>hello.wgt</em> should generate in the
 project's root directory.</p>
 
-<h2>
-<a name="Tizen%20Platform%20Guide_deploy_to_emulator">Deploy to Emulator</a>
-</h2>
+<h2><a name="Tizen%20Platform%20Guide_deploy_to_emulator">Deploy to Emulator</a></h2>
 
 <p>Right-click the project in the <strong>Project Explorer</strong> view and select
 <strong>Run As → Tizen Web Simulator Application</strong>:</p>
 
 <p><img src="img/guide/platforms/tizen/runas_web_sim_app.png" alt="" title=""></p>
 
-<h2>
-<a name="Tizen%20Platform%20Guide_deploy_to_device">Deploy to Device
-</a>
-</h2>
+<h2><a name="Tizen%20Platform%20Guide_deploy_to_device">Deploy to Device
+</a></h2>
 
 <ul>
 <li><p>Make sure that the target device is properly launched, connected and
@@ -257,10 +251,12 @@ select <strong>Run As &amp; rarr; Tizen 
 <p><img src="img/guide/platforms/tizen/runas_web_app.png" alt="" title=""></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>

Added: cordova/site/public/docs/en/edge/guide_platforms_ubuntu_index.md.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_ubuntu_index.md.html?rev=1551686&view=auto
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_ubuntu_index.md.html (added)
+++ cordova/site/public/docs/en/edge/guide_platforms_ubuntu_index.md.html Tue Dec 17 20:31:35 2013
@@ -0,0 +1,242 @@
+<!DOCTYPE html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    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>
+        <div id="header">
+            <h1><a href="index.html">Apache <strong>Cordova</strong> Documentation</a></h1>
+            <small>
+                <select><optgroup label="Chinese" value="zh">
+<option value="edge">edge</option>
+<option value="3.1.0">3.1.0</option>
+</optgroup>
+<optgroup label="English" value="en">
+<option selected value="edge">edge</option>
+<option value="3.3.0">3.3.0</option>
+<option value="3.2.0">3.2.0</option>
+<option value="3.1.0">3.1.0</option>
+<option value="3.0.0">3.0.0</option>
+<option value="2.9.0">2.9.0</option>
+<option value="2.8.0">2.8.0</option>
+<option value="2.7.0">2.7.0</option>
+<option value="2.6.0">2.6.0</option>
+<option value="2.5.0">2.5.0</option>
+<option value="2.4.0">2.4.0</option>
+<option value="2.3.0">2.3.0</option>
+<option value="2.2.0">2.2.0</option>
+<option value="2.1.0">2.1.0</option>
+<option value="2.0.0">2.0.0</option>
+<option value="1.9.0">1.9.0</option>
+<option value="1.8.1">1.8.1</option>
+<option value="1.8.0">1.8.0</option>
+<option value="1.7.0">1.7.0</option>
+<option value="1.6.1">1.6.1</option>
+<option value="1.6.0">1.6.0</option>
+<option value="1.5.0">1.5.0</option>
+</optgroup>
+<optgroup label="French" value="fr">
+<option value="edge">edge</option>
+<option value="3.1.0">3.1.0</option>
+</optgroup>
+<optgroup label="German" value="de">
+<option value="edge">edge</option>
+<option value="3.1.0">3.1.0</option>
+</optgroup>
+<optgroup label="Italian" value="it">
+<option value="edge">edge</option>
+<option value="3.1.0">3.1.0</option>
+</optgroup>
+<optgroup label="Japanese" value="ja">
+<option value="edge">edge</option>
+<option value="3.1.0">3.1.0</option>
+<option value="2.2.0">2.2.0</option>
+<option value="2.1.0">2.1.0</option>
+<option value="2.0.0">2.0.0</option>
+<option value="1.9.0">1.9.0</option>
+<option value="1.8.1">1.8.1</option>
+<option value="1.7.0">1.7.0</option>
+</optgroup>
+<optgroup label="Korean" value="ko">
+<option value="edge">edge</option>
+<option value="3.1.0">3.1.0</option>
+<option value="2.0.0">2.0.0</option>
+</optgroup>
+<optgroup label="Russian" value="ru">
+<option value="edge">edge</option>
+<option value="3.1.0">3.1.0</option>
+</optgroup>
+<optgroup label="Spanish" value="es">
+<option value="edge">edge</option>
+<option value="3.1.0">3.1.0</option>
+</optgroup></select>
+            </small>
+        </div>
+        <div id="subheader">
+            <h1>Ubuntu Platform Guide</h1>
+            <small><select><option value="Ubuntu%2520Platform%2520Guide">Ubuntu Platform Guide</option>
+<option value="Ubuntu%20Platform%20Guide_initial_release">      - Initial Release</option>
+<option value="Ubuntu%20Platform%20Guide_development_platform_requirements">      - Development Platform Requirements</option>
+<option value="Ubuntu%20Platform%20Guide_cordova_installation">      - Cordova Installation</option>
+<option value="Ubuntu%20Platform%20Guide_project_workflow">      - Project Workflow</option></select></small>
+        </div>
+
+        <div id="sidebar">
+            <div class="vertical_divider"></div>
+        <h1>Guides</h1>
+<ul>
+<li><a href="guide_overview_index.md.html#Overview">Overview</a></li>
+<li><a href="guide_support_index.md.html#Platform%20Support">Platform Support</a></li>
+<li><a href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line Interface</a></li>
+<li><a href="guide_platforms_index.md.html#Platform%20Guides">Platform Guides</a></li>
+<li><a href="plugin_ref_plugman.md.html#Using%20Plugman%20to%20Manage%20Plugins">Using Plugman to Manage Plugins</a></li>
+<li><a href="config_ref_index.md.html#The%20config.xml%20File">The config.xml File</a></li>
+<li><a href="config_ref_images.md.html#Icons%20and%20Splash%20Screens">Icons and Splash Screens</a></li>
+<li><a href="guide_hybrid_webviews_index.md.html#Embedding%20WebViews">Embedding WebViews</a></li>
+<li><a href="guide_hybrid_plugins_index.md.html#Plugin%20Development%20Guide">Plugin Development Guide</a></li>
+<li><a href="guide_appdev_privacy_index.md.html#Privacy%20Guide">Privacy Guide</a></li>
+<li><a href="guide_appdev_whitelist_index.md.html#Whitelist%20Guide">Whitelist Guide</a></li>
+<li><a href="_index.html">Keyword Index</a></li>
+</ul>
+<h1>API Reference</h1>
+<ul>
+<li><a href="cordova_accelerometer_accelerometer.md.html#Accelerometer">Accelerometer</a></li>
+<li><a href="cordova_camera_camera.md.html#Camera">Camera</a></li>
+<li><a href="cordova_media_capture_capture.md.html#Capture">Capture</a></li>
+<li><a href="cordova_compass_compass.md.html#Compass">Compass</a></li>
+<li><a href="cordova_connection_connection.md.html#Connection">Connection</a></li>
+<li><a href="cordova_contacts_contacts.md.html#Contacts">Contacts</a></li>
+<li><a href="cordova_device_device.md.html#Device">Device</a></li>
+<li><a href="cordova_events_events.md.html#Events">Events</a></li>
+<li><a href="cordova_file_file.md.html#File">File</a></li>
+<li><a href="cordova_geolocation_geolocation.md.html#Geolocation">Geolocation</a></li>
+<li><a href="cordova_globalization_globalization.md.html#Globalization">Globalization</a></li>
+<li><a href="cordova_inappbrowser_inappbrowser.md.html#InAppBrowser">InAppBrowser</a></li>
+<li><a href="cordova_media_media.md.html#Media">Media</a></li>
+<li><a href="cordova_notification_notification.md.html#Notification">Notification</a></li>
+<li><a href="cordova_splashscreen_splashscreen.md.html#Splashscreen">Splashscreen</a></li>
+<li><a href="cordova_storage_storage.md.html#Storage">Storage</a></li>
+</ul>
+</div>
+
+        <div id="scrollable">
+            <div id="content">
+                <h1><a name="Ubuntu%20Platform%20Guide">Ubuntu Platform Guide</a></h1>
+
+<h2><a name="Ubuntu%20Platform%20Guide_initial_release">Initial Release</a></h2>
+
+<p>Welcome to the initial release of Ubuntu platform support in Cordova. With this
+release, the focus is developing on an Ubuntu system and using the Cordova Web
+Project Dev Workflow. This includes adding the Ubuntu platform to your project,
+adding standard Cordova plugins, and, of course, building and running apps for
+the Ubuntu platform.</p>
+
+<h3>Ubuntu SDK</h3>
+
+<p>You may also want to install the Ubuntu QtCreator development environment. See
+<a class="external" href="http://developer.ubuntu.com">developer.ubuntu.com</a> for more info. (The
+QtCreator SDK is not required to add Ubuntu platform support to your Cordova
+app.)</p>
+
+<h3>Ubuntu Runtime Platforms</h3>
+
+<p>Ubuntu is well-known for its Desktop environment (for laptops, PCs and such).
+Ubuntu Touch extends the Ubuntu OS onto phones and tablets. Ubuntu runtime
+platforms have varying CPU architectures (x86, armhf, etc.). App and plugin
+code must be compiled appropriately. Support for this broad area is rapidly
+evolving in the Ubuntu.</p>
+
+<h3>Latest Information</h3>
+
+<p>For the latest information on Cordova app support for Ubuntu runtime platforms,
+see <a class="external" href="http://wiki.ubuntu.com/Cordova">wiki.ubuntu.com/Cordova</a>.</p>
+
+<h2><a name="Ubuntu%20Platform%20Guide_development_platform_requirements">Development Platform Requirements</a></h2>
+
+<p>For this initial release, the development platform should be an Ubuntu Desktop.
+Ubuntu 13.10 (codename ‘saucy’) or later is required to enjoy the full set of
+supported capabilities.</p>
+
+<p>You can install Cordova on non-Ubuntu systems (using npm), but important
+capabilities are only provided through Ubuntu debian packages at this time.</p>
+
+<h2><a name="Ubuntu%20Platform%20Guide_cordova_installation">Cordova Installation</a></h2>
+
+<p>Add the Ubuntu Cordova
+<a class="external" href="https://launchpad.net/~cordova-ubuntu/+archive/ppa">Personal Package Archive</a>
+to your Ubuntu system:</p>
+
+<pre class="prettyprint"><code>$ sudo add-apt-repository ppa:cordova-ubuntu/ppa
+$ sudo apt-get update
+</code></pre>
+
+<p>Install packages:</p>
+
+<pre class="prettyprint"><code>$ sudo apt-get install cordova-cli nodejs-legacy npm cmake debhelper libx11-dev libicu-dev pkg-config qtbase5-dev qtchooser qtdeclarative5-dev qtfeedback5-dev qtlocation5-dev qtmultimedia5-dev qtpim5-dev qtsensors5-dev qtsystems5-dev
+</code></pre>
+
+<h2><a name="Ubuntu%20Platform%20Guide_project_workflow">Project Workflow</a></h2>
+
+<h3>Create a project</h3>
+
+<pre class="prettyprint"><code>$ cordova create project1 REVERSEDNSNAME.project1 project1
+</code></pre>
+
+<h3>Move into the Project Directory</h3>
+
+<pre class="prettyprint"><code>$ cd project1
+</code></pre>
+
+<h3>Add the Ubuntu Platform</h3>
+
+<pre class="prettyprint"><code>$ cordova platform add ubuntu
+</code></pre>
+
+<h3>Build for Ubuntu</h3>
+
+<pre class="prettyprint"><code>$ cordova build ubuntu
+</code></pre>
+
+<h3>Run the App</h3>
+
+<pre class="prettyprint"><code>$ cordova run ubuntu
+</code></pre>
+
+<h3>Add the Battery Status Plugin</h3>
+
+<pre class="prettyprint"><code>$ cordova plugin add org.apache.cordova.battery-status
+</code></pre>
+
+            </div>
+        </div>
+
+        <!-- Functionality and Syntax Highlighting -->
+        <script type="text/javascript" src="index.js"></script>
+        <script type="text/javascript" src="prettify/prettify.js"></script>
+    </body>
+</html>