diff --git a/docs/0-index.html.md b/docs/0-index.html.md index 131cdfbeb..a98a408b4 100644 --- a/docs/0-index.html.md +++ b/docs/0-index.html.md @@ -3,6 +3,7 @@ title: PhoneGap Documentation url: / layout: subpage next: 1-getting-started/1-install-phonegap/1-desktop.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/4-phonegap-build/0-index.html.md ---
diff --git a/docs/1-getting-started/0-index.html.md b/docs/1-getting-started/0-index.html.md index 3fb90e939..9efbc487b 100644 --- a/docs/1-getting-started/0-index.html.md +++ b/docs/1-getting-started/0-index.html.md @@ -2,6 +2,7 @@ title: Getting Started url: getting-started layout: subpage +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/1-getting-started/0-index.html.md ---
This guide is geared to helping people new to PhoneGap get up and running as quickly as possible with the least amount of setup and time.
diff --git a/docs/1-getting-started/1-install-phonegap/1-desktop.html.md b/docs/1-getting-started/1-install-phonegap/1-desktop.html.md index d793dde22..d6d0709d3 100644 --- a/docs/1-getting-started/1-install-phonegap/1-desktop.html.md +++ b/docs/1-getting-started/1-install-phonegap/1-desktop.html.md @@ -1,7 +1,7 @@ --- title: "Step 1: Install PhoneGap" url: getting-started/1-install-phonegap/desktop -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/1-getting-started/1-install-phonegap/1-desktop.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/1-getting-started/1-install-phonegap/1-desktop.html.md layout: subpage tabs: - label: Desktop App diff --git a/docs/1-getting-started/1-install-phonegap/2-cli.html.md b/docs/1-getting-started/1-install-phonegap/2-cli.html.md index e0e323367..bb884e6dc 100644 --- a/docs/1-getting-started/1-install-phonegap/2-cli.html.md +++ b/docs/1-getting-started/1-install-phonegap/2-cli.html.md @@ -1,7 +1,7 @@ --- title: "Step 1: Install PhoneGap" url: getting-started/1-install-phonegap/cli -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/1-getting-started/1-install-phonegap/2-cli.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/1-getting-started/1-install-phonegap/2-cli.html.md layout: subpage tabs: - label: Desktop App diff --git a/docs/1-getting-started/2-install-mobile-app.html.md b/docs/1-getting-started/2-install-mobile-app.html.md index 410115dbd..83b1a853a 100644 --- a/docs/1-getting-started/2-install-mobile-app.html.md +++ b/docs/1-getting-started/2-install-mobile-app.html.md @@ -1,7 +1,7 @@ --- title: Step 2: Install Mobile App url: getting-started/2-install-mobile-app -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/1-getting-started/2-install-mobile-app.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/1-getting-started/2-install-mobile-app.html.md layout: subpage next: 1-getting-started/3-create-your-app/1-desktop.html.md --- diff --git a/docs/1-getting-started/3-create-your-app/1-desktop.html.md b/docs/1-getting-started/3-create-your-app/1-desktop.html.md index fc2523995..4ea563744 100644 --- a/docs/1-getting-started/3-create-your-app/1-desktop.html.md +++ b/docs/1-getting-started/3-create-your-app/1-desktop.html.md @@ -2,7 +2,7 @@ title: Step 3: Create Your App url: getting-started/3-create-your-app/desktop layout: subpage -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/1-getting-started/3-create-your-app/1-desktop.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/1-getting-started/3-create-your-app/1-desktop.html.md tabs: - label: Desktop App url: getting-started/3-create-your-app/desktop diff --git a/docs/1-getting-started/3-create-your-app/2-cli.html.md b/docs/1-getting-started/3-create-your-app/2-cli.html.md index 88d3a6d2c..359561ae1 100644 --- a/docs/1-getting-started/3-create-your-app/2-cli.html.md +++ b/docs/1-getting-started/3-create-your-app/2-cli.html.md @@ -2,7 +2,7 @@ title: Step 3: Create Your App url: getting-started/3-create-your-app/cli layout: subpage -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/1-getting-started/3-create-your-app/2-cli.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/1-getting-started/3-create-your-app/2-cli.html.md tabs: - label: Desktop App url: getting-started/3-create-your-app/desktop diff --git a/docs/1-getting-started/4-preview-your-app/1-desktop.html.md b/docs/1-getting-started/4-preview-your-app/1-desktop.html.md index 9c9cc7909..6b1457b59 100644 --- a/docs/1-getting-started/4-preview-your-app/1-desktop.html.md +++ b/docs/1-getting-started/4-preview-your-app/1-desktop.html.md @@ -2,7 +2,7 @@ title: Step 4: Preview Your App url: getting-started/4-preview-your-app/desktop layout: subpage -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/1-getting-started/4-preview-your-app/1-desktop.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/1-getting-started/4-preview-your-app/1-desktop.html.md tabs: - label: Desktop App url: getting-started/4-preview-your-app/desktop diff --git a/docs/1-getting-started/4-preview-your-app/2-cli.html.md b/docs/1-getting-started/4-preview-your-app/2-cli.html.md index 7095b1386..7dbeef025 100644 --- a/docs/1-getting-started/4-preview-your-app/2-cli.html.md +++ b/docs/1-getting-started/4-preview-your-app/2-cli.html.md @@ -2,7 +2,7 @@ title: Step 4: Preview Your App url: getting-started/4-preview-your-app/cli layout: subpage -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/1-getting-started/4-preview-your-app/2-cli.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/1-getting-started/4-preview-your-app/2-cli.html.md tabs: - label: Desktop App url: getting-started/4-preview-your-app/desktop diff --git a/docs/1-getting-started/5-going-further.html.md b/docs/1-getting-started/5-going-further.html.md index d6e0fb61d..7ce0833bf 100644 --- a/docs/1-getting-started/5-going-further.html.md +++ b/docs/1-getting-started/5-going-further.html.md @@ -1,7 +1,7 @@ --- title: Step 5: Going Further url: getting-started/5-going-further -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/1-getting-started/5-going-further.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/1-getting-started/5-going-further.html.md layout: subpage --- diff --git a/docs/2-tutorials/0-index.html.md b/docs/2-tutorials/0-index.html.md index a1ec77087..cd4b7d756 100644 --- a/docs/2-tutorials/0-index.html.md +++ b/docs/2-tutorials/0-index.html.md @@ -2,6 +2,7 @@ title: Tutorials url: tutorials layout: subpage +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/2-tutorials/2-develop/0-index.html.md ---Building a mobile app requires several phases from configuring, developing, debugging and optimizing to finally distributing it to the app stores. Some of these phases can prove to be more challenging. This section of tutorials is offered to help developers tackle some of those challenging issues.
diff --git a/docs/2-tutorials/2-develop/0-index.html.md b/docs/2-tutorials/2-develop/0-index.html.md index 9645e5e19..9677e1fb4 100644 --- a/docs/2-tutorials/2-develop/0-index.html.md +++ b/docs/2-tutorials/2-develop/0-index.html.md @@ -2,6 +2,7 @@ title: Develop Guides url: tutorials/develop layout: subpage +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/2-tutorials/2-develop/0-index.html.md --- The tutorials in this section are aimed at helping you with specific development topics or challenges once you've gotten your feet wet in the getting started section and have started building your own apps. diff --git a/docs/2-tutorials/2-develop/1-embed-webview/1-ios.html.md b/docs/2-tutorials/2-develop/1-embed-webview/1-ios.html.md index 817d2c720..2a151c8bc 100644 --- a/docs/2-tutorials/2-develop/1-embed-webview/1-ios.html.md +++ b/docs/2-tutorials/2-develop/1-embed-webview/1-ios.html.md @@ -1,7 +1,7 @@ --- title: "Embedding the Webview" url: tutorials/develop/1-embed-webview/ios -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/2-tutorials/2-develop/1-embed-webview/1-ios.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/2-tutorials/2-develop/1-embed-webview/1-ios.html.md layout: subpage tabs: - label: iOS diff --git a/docs/2-tutorials/2-develop/1-embed-webview/2-android.html.md b/docs/2-tutorials/2-develop/1-embed-webview/2-android.html.md index a00139f83..021b3c2ba 100644 --- a/docs/2-tutorials/2-develop/1-embed-webview/2-android.html.md +++ b/docs/2-tutorials/2-develop/1-embed-webview/2-android.html.md @@ -1,7 +1,7 @@ --- title: "Embedding the Webview" url: tutorials/develop/1-embed-webview/android -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/2-tutorials/2-develop/1-embed-webview/2-android.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/2-tutorials/2-develop/1-embed-webview/2-android.html.md layout: subpage tabs: - label: iOS diff --git a/docs/2-tutorials/2-develop/2-hello-world-explained.html.md b/docs/2-tutorials/2-develop/2-hello-world-explained.html.md index 48c2589d2..a7f8f4e11 100644 --- a/docs/2-tutorials/2-develop/2-hello-world-explained.html.md +++ b/docs/2-tutorials/2-develop/2-hello-world-explained.html.md @@ -1,7 +1,7 @@ --- title: Hello World Explained url: tutorials/develop/hello-world-explained -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/2-tutorials/2-develop/2-hello-world-explained.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/2-tutorials/2-develop/2-hello-world-explained.html.md layout: subpage --- diff --git a/docs/2-tutorials/2-develop/3-single-page-architecture.html.md b/docs/2-tutorials/2-develop/3-single-page-architecture.html.md index 76595078e..f24ec80bc 100644 --- a/docs/2-tutorials/2-develop/3-single-page-architecture.html.md +++ b/docs/2-tutorials/2-develop/3-single-page-architecture.html.md @@ -3,6 +3,7 @@ title: Single Page Architecture url: develop/single-page-architecture layout: subpage write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/2-tutorials/2-develop/3-single-page-architecture.html.md --- ## Overview diff --git a/docs/2-tutorials/2-develop/4-proper-scrolling-technique.html.md b/docs/2-tutorials/2-develop/4-proper-scrolling-technique.html.md index c0b954d05..4ab611e3b 100644 --- a/docs/2-tutorials/2-develop/4-proper-scrolling-technique.html.md +++ b/docs/2-tutorials/2-develop/4-proper-scrolling-technique.html.md @@ -3,6 +3,7 @@ title: Proper Scrolling Technique url: develop/proper-scrolling-technique layout: subpage write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/2-tutorials/2-develop/4-proper-scrolling-technique.html.md --- Proper Scrolling Technique content here diff --git a/docs/2-tutorials/2-develop/5-storage-options.html.md b/docs/2-tutorials/2-develop/5-storage-options.html.md index b371e3442..7500f0079 100644 --- a/docs/2-tutorials/2-develop/5-storage-options.html.md +++ b/docs/2-tutorials/2-develop/5-storage-options.html.md @@ -3,6 +3,7 @@ title: Storage Options url: develop/storage-options layout: subpage write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/2-tutorials/2-develop/5-storage-options.html.md --- Storage Options content here diff --git a/docs/2-tutorials/2-develop/6-push-notifications.html.md b/docs/2-tutorials/2-develop/6-push-notifications.html.md index e5808fd00..631b20258 100755 --- a/docs/2-tutorials/2-develop/6-push-notifications.html.md +++ b/docs/2-tutorials/2-develop/6-push-notifications.html.md @@ -1,7 +1,7 @@ --- title: Push Notifications url: tutorials/develop/push-notifications -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/2-tutorials/2-develop/6-push-notifications.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/2-tutorials/2-develop/6-push-notifications.html.md layout: subpage --- diff --git a/docs/2-tutorials/2-develop/7-writing-a-plugin/1-ios.html.md b/docs/2-tutorials/2-develop/7-writing-a-plugin/1-ios.html.md index 0096bace0..e713caa1b 100644 --- a/docs/2-tutorials/2-develop/7-writing-a-plugin/1-ios.html.md +++ b/docs/2-tutorials/2-develop/7-writing-a-plugin/1-ios.html.md @@ -4,6 +4,7 @@ url: develop/writing-a-plugin/ios layout: subpage tab: iOS write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/2-tutorials/2-develop/7-writing-a-plugin/1-ios.html.md --- Writing an iOS Plugin content here diff --git a/docs/2-tutorials/2-develop/7-writing-a-plugin/2-android.html.md b/docs/2-tutorials/2-develop/7-writing-a-plugin/2-android.html.md index c27f502ef..0d5329bc8 100644 --- a/docs/2-tutorials/2-develop/7-writing-a-plugin/2-android.html.md +++ b/docs/2-tutorials/2-develop/7-writing-a-plugin/2-android.html.md @@ -4,6 +4,7 @@ url: develop/writing-a-plugin/android layout: subpage tab: Android write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/2-tutorials/2-develop/7-writing-a-plugin/2-android.html.md --- Writing an Android Plugin content here diff --git a/docs/2-tutorials/2-develop/7-writing-a-plugin/3-windows.html.md b/docs/2-tutorials/2-develop/7-writing-a-plugin/3-windows.html.md index dd62060e8..0beaefc93 100644 --- a/docs/2-tutorials/2-develop/7-writing-a-plugin/3-windows.html.md +++ b/docs/2-tutorials/2-develop/7-writing-a-plugin/3-windows.html.md @@ -4,6 +4,7 @@ url: develop/writing-a-plugin/windows layout: subpage tab: Windows write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/2-tutorials/2-develop/7-writing-a-plugin/3-windows.html.md --- Writing a Windows Phone Plugin content here diff --git a/docs/2-tutorials/2-develop/8-accessibility.html.md b/docs/2-tutorials/2-develop/8-accessibility.html.md index 90c694734..7f5d7b1fb 100644 --- a/docs/2-tutorials/2-develop/8-accessibility.html.md +++ b/docs/2-tutorials/2-develop/8-accessibility.html.md @@ -3,6 +3,7 @@ title: Accessibility url: develop/accessibility layout: subpage write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/2-tutorials/2-develop/8-accessibility.html.md --- Accessibility content here diff --git a/docs/3-references/0-index.html.md b/docs/3-references/0-index.html.md index 1507cfbac..336c97994 100644 --- a/docs/3-references/0-index.html.md +++ b/docs/3-references/0-index.html.md @@ -1,7 +1,7 @@ --- title: References url: references -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/0-index.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/0-index.html.md layout: subpage --- diff --git a/docs/3-references/browser-support/0-index.html.md b/docs/3-references/browser-support/0-index.html.md index 8a2ab287b..113b8fd3f 100644 --- a/docs/3-references/browser-support/0-index.html.md +++ b/docs/3-references/browser-support/0-index.html.md @@ -1,7 +1,7 @@ --- title: PhoneGap Browser Support url: references/browser-support -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/browser-support/0-index.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/browser-support/0-index.html.md layout: subpage --- diff --git a/docs/3-references/browser-support/2-plugin-support.html.md b/docs/3-references/browser-support/2-plugin-support.html.md index 7db305bdb..40b3a4a57 100644 --- a/docs/3-references/browser-support/2-plugin-support.html.md +++ b/docs/3-references/browser-support/2-plugin-support.html.md @@ -1,7 +1,7 @@ --- title: Plugin Support url: references/browser-support/plugin-support -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/browser-support/2-plugin-support.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/browser-support/2-plugin-support.html.md layout: subpage --- diff --git a/docs/3-references/browser-support/3-multi-device.html.md b/docs/3-references/browser-support/3-multi-device.html.md index 8803b967d..816e2f838 100644 --- a/docs/3-references/browser-support/3-multi-device.html.md +++ b/docs/3-references/browser-support/3-multi-device.html.md @@ -1,7 +1,7 @@ --- title: Multi-Device Testing url: references/browser-support/multi-device -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/browser-support/3-multi-device.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/browser-support/3-multi-device.html.md layout: subpage --- diff --git a/docs/3-references/browser-support/4-custom-plugins.html.md b/docs/3-references/browser-support/4-custom-plugins.html.md index a22173fc3..0cce86e34 100644 --- a/docs/3-references/browser-support/4-custom-plugins.html.md +++ b/docs/3-references/browser-support/4-custom-plugins.html.md @@ -1,7 +1,7 @@ --- title: Custom Plugins url: references/browser-support/custom-plugins -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/browser-support/4-custom-plugins.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/browser-support/4-custom-plugins.html.md layout: subpage --- diff --git a/docs/3-references/browser-support/5-caution-next-steps.html.md b/docs/3-references/browser-support/5-caution-next-steps.html.md index fc6312f41..83b713d3c 100644 --- a/docs/3-references/browser-support/5-caution-next-steps.html.md +++ b/docs/3-references/browser-support/5-caution-next-steps.html.md @@ -1,7 +1,7 @@ --- title: Caution / Next Steps url: references/browser-support/caution-next-steps -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/browser-support/5-caution-next-steps.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/browser-support/5-caution-next-steps.html.md layout: subpage --- diff --git a/docs/3-references/browser-support/usage/1-desktop.html.md b/docs/3-references/browser-support/usage/1-desktop.html.md index dc84efdf6..f9bbd9d99 100644 --- a/docs/3-references/browser-support/usage/1-desktop.html.md +++ b/docs/3-references/browser-support/usage/1-desktop.html.md @@ -1,7 +1,7 @@ --- title: Usage url: references/browser-support/usage/desktop -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/browser-support/usage/1-desktop.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/browser-support/usage/1-desktop.html.md layout: subpage tabs: - label: Desktop App diff --git a/docs/3-references/browser-support/usage/2-cli.html.md b/docs/3-references/browser-support/usage/2-cli.html.md index 374fa8ec9..40a4257b7 100644 --- a/docs/3-references/browser-support/usage/2-cli.html.md +++ b/docs/3-references/browser-support/usage/2-cli.html.md @@ -1,7 +1,7 @@ --- title: Usage url: references/browser-support/usage/cli -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/browser-support/usage/2-cli.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/browser-support/usage/2-cli.html.md layout: subpage tabs: - label: Desktop App diff --git a/docs/3-references/desktop-app/0-index.html.md b/docs/3-references/desktop-app/0-index.html.md index 3926a664d..b449eaa07 100644 --- a/docs/3-references/desktop-app/0-index.html.md +++ b/docs/3-references/desktop-app/0-index.html.md @@ -1,7 +1,7 @@ --- title: PhoneGap Desktop App url: references/desktop-app -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/desktop-app/0-index.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/desktop-app/0-index.html.md layout: subpage --- diff --git a/docs/3-references/desktop-app/1-install/1-mac.html.md b/docs/3-references/desktop-app/1-install/1-mac.html.md index 54e2f1790..f6ad579c1 100644 --- a/docs/3-references/desktop-app/1-install/1-mac.html.md +++ b/docs/3-references/desktop-app/1-install/1-mac.html.md @@ -1,7 +1,7 @@ --- title: Installation url: references/desktop-app/install/mac -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/desktop-app/1-install/1-mac.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/desktop-app/1-install/1-mac.html.md layout: subpage tabs: - label: Mac diff --git a/docs/3-references/desktop-app/1-install/2-win.html.md b/docs/3-references/desktop-app/1-install/2-win.html.md index be6609e00..a23da848f 100644 --- a/docs/3-references/desktop-app/1-install/2-win.html.md +++ b/docs/3-references/desktop-app/1-install/2-win.html.md @@ -1,7 +1,7 @@ --- title: Installation url: references/desktop-app/install/win -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/desktop-app/1-install/2-win.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/desktop-app/1-install/2-win.html.md layout: subpage tabs: - label: Mac diff --git a/docs/3-references/desktop-app/10-troubleshoot-faq.html.md b/docs/3-references/desktop-app/10-troubleshoot-faq.html.md index 42a180a07..6f9c8c518 100644 --- a/docs/3-references/desktop-app/10-troubleshoot-faq.html.md +++ b/docs/3-references/desktop-app/10-troubleshoot-faq.html.md @@ -1,7 +1,7 @@ --- title: FAQ/Troubleshoot url: references/desktop-app/troubleshoot-faq -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/desktop-app/10-troubleshoot-faq.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/desktop-app/10-troubleshoot-faq.html.md layout: subpage --- diff --git a/docs/3-references/desktop-app/2-create-project.html.md b/docs/3-references/desktop-app/2-create-project.html.md index 8132a4dc1..ceebba0df 100644 --- a/docs/3-references/desktop-app/2-create-project.html.md +++ b/docs/3-references/desktop-app/2-create-project.html.md @@ -1,7 +1,7 @@ --- title: Create a Project url: references/desktop-app/create-project -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/desktop-app/2-create-project.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/desktop-app/2-create-project.html.md layout: subpage --- diff --git a/docs/3-references/desktop-app/3-open-project.html.md b/docs/3-references/desktop-app/3-open-project.html.md index 4c2c08842..aecd315ac 100644 --- a/docs/3-references/desktop-app/3-open-project.html.md +++ b/docs/3-references/desktop-app/3-open-project.html.md @@ -1,7 +1,7 @@ --- title: Open a Project url: references/desktop-app/open-project -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/desktop-app/3-open-project.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/desktop-app/3-open-project.html.md layout: subpage --- diff --git a/docs/3-references/desktop-app/4-active-vs-inactive.html.md b/docs/3-references/desktop-app/4-active-vs-inactive.html.md index 90bcfe2f4..b59efd780 100644 --- a/docs/3-references/desktop-app/4-active-vs-inactive.html.md +++ b/docs/3-references/desktop-app/4-active-vs-inactive.html.md @@ -1,7 +1,7 @@ --- title: Active vs Inactive url: references/desktop-app/active-vs-inactive -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/desktop-app/4-active-vs-inactive.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/desktop-app/4-active-vs-inactive.html.md layout: subpage --- diff --git a/docs/3-references/desktop-app/5-pair-with-dev-app.html.md b/docs/3-references/desktop-app/5-pair-with-dev-app.html.md index bd9283b19..6a83ecd28 100644 --- a/docs/3-references/desktop-app/5-pair-with-dev-app.html.md +++ b/docs/3-references/desktop-app/5-pair-with-dev-app.html.md @@ -1,7 +1,7 @@ --- title: Preview an App url: references/desktop-app/pair-with-dev-app -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/desktop-app/5-pair-with-dev-app.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/desktop-app/5-pair-with-dev-app.html.md layout: subpage --- diff --git a/docs/3-references/desktop-app/6-remove-project.html.md b/docs/3-references/desktop-app/6-remove-project.html.md index 3917d26fd..781446912 100644 --- a/docs/3-references/desktop-app/6-remove-project.html.md +++ b/docs/3-references/desktop-app/6-remove-project.html.md @@ -1,7 +1,7 @@ --- title: Remove a Project url: references/desktop-app/remove-project -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/desktop-app/6-remove-project.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/desktop-app/6-remove-project.html.md layout: subpage --- diff --git a/docs/3-references/desktop-app/7-update-version/1-mac.html.md b/docs/3-references/desktop-app/7-update-version/1-mac.html.md index c9a6dd45c..6aea2fe8c 100644 --- a/docs/3-references/desktop-app/7-update-version/1-mac.html.md +++ b/docs/3-references/desktop-app/7-update-version/1-mac.html.md @@ -1,7 +1,7 @@ --- title: Update Version url: references/desktop-app/7-update-version/mac -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/desktop-app/7-update-version/1-mac.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/desktop-app/7-update-version/1-mac.html.md layout: subpage tabs: - label: Mac diff --git a/docs/3-references/desktop-app/7-update-version/2-win.html.md b/docs/3-references/desktop-app/7-update-version/2-win.html.md index 3543d3f0a..6631ff7f2 100644 --- a/docs/3-references/desktop-app/7-update-version/2-win.html.md +++ b/docs/3-references/desktop-app/7-update-version/2-win.html.md @@ -1,7 +1,7 @@ --- title: Update Version url: references/desktop-app/7-update-version/win -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/desktop-app/7-update-version/2-win.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/desktop-app/7-update-version/2-win.html.md layout: subpage tabs: - label: Mac diff --git a/docs/3-references/desktop-app/8-edit-settings.html.md b/docs/3-references/desktop-app/8-edit-settings.html.md index f65bbbd47..01c8ced67 100644 --- a/docs/3-references/desktop-app/8-edit-settings.html.md +++ b/docs/3-references/desktop-app/8-edit-settings.html.md @@ -1,7 +1,7 @@ --- title: Edit Settings url: references/desktop-app/edit-settings -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/desktop-app/8-edit-settings.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/desktop-app/8-edit-settings.html.md layout: subpage --- diff --git a/docs/3-references/desktop-app/9-view-server-log.html.md b/docs/3-references/desktop-app/9-view-server-log.html.md index 0f63d6897..7ef04236c 100644 --- a/docs/3-references/desktop-app/9-view-server-log.html.md +++ b/docs/3-references/desktop-app/9-view-server-log.html.md @@ -1,7 +1,7 @@ --- title: Server Log url: references/desktop-app/view-server-log -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/desktop-app/9-view-server-log.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/desktop-app/9-view-server-log.html.md layout: subpage --- diff --git a/docs/3-references/developer-app/0-index.html.md b/docs/3-references/developer-app/0-index.html.md index 790502ff4..3997596a4 100644 --- a/docs/3-references/developer-app/0-index.html.md +++ b/docs/3-references/developer-app/0-index.html.md @@ -1,7 +1,7 @@ --- title: PhoneGap Developer App url: references/developer-app -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/developer-app/0-index.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/developer-app/0-index.html.md layout: subpage --- diff --git a/docs/3-references/developer-app/1-install/1-ios.html.md b/docs/3-references/developer-app/1-install/1-ios.html.md index 8f36411ec..00edd20d9 100644 --- a/docs/3-references/developer-app/1-install/1-ios.html.md +++ b/docs/3-references/developer-app/1-install/1-ios.html.md @@ -1,7 +1,7 @@ --- title: Installation url: references/developer-app/install/ios -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/developer-app/1-install/1-ios.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/developer-app/1-install/1-ios.html.md layout: subpage tabs: - label: iOS diff --git a/docs/3-references/developer-app/1-install/2-android.html.md b/docs/3-references/developer-app/1-install/2-android.html.md index 8fa270209..c23069afc 100644 --- a/docs/3-references/developer-app/1-install/2-android.html.md +++ b/docs/3-references/developer-app/1-install/2-android.html.md @@ -1,7 +1,7 @@ --- title: Installation url: references/developer-app/install/android -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/developer-app/1-install/2-android.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/developer-app/1-install/2-android.html.md layout: subpage tabs: - label: iOS diff --git a/docs/3-references/developer-app/1-install/3-win.html.md b/docs/3-references/developer-app/1-install/3-win.html.md index e6a5a51f2..47a5e5393 100644 --- a/docs/3-references/developer-app/1-install/3-win.html.md +++ b/docs/3-references/developer-app/1-install/3-win.html.md @@ -1,7 +1,7 @@ --- title: Installation url: references/developer-app/install/win -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/developer-app/1-install/3-win.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/developer-app/1-install/3-win.html.md layout: subpage tabs: - label: iOS diff --git a/docs/3-references/developer-app/2-previewing-app.html.md b/docs/3-references/developer-app/2-previewing-app.html.md index 0cc9ad2cc..58820cca5 100644 --- a/docs/3-references/developer-app/2-previewing-app.html.md +++ b/docs/3-references/developer-app/2-previewing-app.html.md @@ -1,7 +1,7 @@ --- title: Preview an App url: references/developer-app/previewing-app -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/developer-app/2-previewing-app.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/developer-app/2-previewing-app.html.md layout: subpage --- diff --git a/docs/3-references/developer-app/3-gestures.html.md b/docs/3-references/developer-app/3-gestures.html.md index 40c555536..09b6f6e95 100644 --- a/docs/3-references/developer-app/3-gestures.html.md +++ b/docs/3-references/developer-app/3-gestures.html.md @@ -1,7 +1,7 @@ --- title: Gestures url: references/developer-app/gestures -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/developer-app/3-gestures.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/developer-app/3-gestures.html.md layout: subpage --- diff --git a/docs/3-references/developer-app/4-update-version.html.md b/docs/3-references/developer-app/4-update-version.html.md index 76a02c92f..6ad3db991 100644 --- a/docs/3-references/developer-app/4-update-version.html.md +++ b/docs/3-references/developer-app/4-update-version.html.md @@ -1,7 +1,7 @@ --- title: Update Version url: references/developer-app/update-version -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/phonegap-cli/4-update.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/phonegap-cli/4-update.html.md layout: subpage --- diff --git a/docs/3-references/developer-app/5-debugging.html.md b/docs/3-references/developer-app/5-debugging.html.md index 6d600a42e..3b538d8a3 100644 --- a/docs/3-references/developer-app/5-debugging.html.md +++ b/docs/3-references/developer-app/5-debugging.html.md @@ -1,7 +1,7 @@ --- title: Debugging url: references/developer-app/debugging -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/developer-app/5-debugging.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/developer-app/5-debugging.html.md layout: subpage --- diff --git a/docs/3-references/developer-app/6-custom-build/ios-custom-build.html.md b/docs/3-references/developer-app/6-custom-build/ios-custom-build.html.md index fa99bc74f..20eca2fe3 100644 --- a/docs/3-references/developer-app/6-custom-build/ios-custom-build.html.md +++ b/docs/3-references/developer-app/6-custom-build/ios-custom-build.html.md @@ -1,7 +1,7 @@ --- title: Custom Build url: references/developer-app/custom-build/ios -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/developer-app/6-custom-build/ios-custom-build.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/developer-app/6-custom-build/ios-custom-build.html.md layout: subpage tabs: - label: iOS diff --git a/docs/3-references/developer-app/6-custom-build/win-custom-build.html.md b/docs/3-references/developer-app/6-custom-build/win-custom-build.html.md index 4028d2aed..7036a08be 100644 --- a/docs/3-references/developer-app/6-custom-build/win-custom-build.html.md +++ b/docs/3-references/developer-app/6-custom-build/win-custom-build.html.md @@ -1,7 +1,7 @@ --- title: Custom Build url: references/developer-app/custom-build/win -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/developer-app/6-custom-build/win-custom-build.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/developer-app/6-custom-build/win-custom-build.html.md layout: subpage tabs: - label: iOS diff --git a/docs/3-references/developer-app/7-troubleshoot-faq.html.md b/docs/3-references/developer-app/7-troubleshoot-faq.html.md index 618b1227b..e922f2770 100644 --- a/docs/3-references/developer-app/7-troubleshoot-faq.html.md +++ b/docs/3-references/developer-app/7-troubleshoot-faq.html.md @@ -1,7 +1,7 @@ --- title: FAQ/Troubleshooting url: references/developer-app/troubleshoot-faq -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/developer-app/7-troubleshoot-faq.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/developer-app/7-troubleshoot-faq.html.md layout: subpage --- diff --git a/docs/3-references/phonegap-cli/0-index.html.md b/docs/3-references/phonegap-cli/0-index.html.md index 7827716ee..0b49a71ce 100644 --- a/docs/3-references/phonegap-cli/0-index.html.md +++ b/docs/3-references/phonegap-cli/0-index.html.md @@ -1,7 +1,7 @@ --- title: PhoneGap CLI url: references/phonegap-cli -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/phonegap-cli/0-index.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/phonegap-cli/0-index.html.md layout: subpage --- diff --git a/docs/3-references/phonegap-cli/1-install.html.md b/docs/3-references/phonegap-cli/1-install.html.md index 309a79572..02b7d961c 100644 --- a/docs/3-references/phonegap-cli/1-install.html.md +++ b/docs/3-references/phonegap-cli/1-install.html.md @@ -1,7 +1,7 @@ --- title: Installation url: references/phonegap-cli/install -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/phonegap-cli/1-install.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/phonegap-cli/1-install.html.md layout: subpage --- diff --git a/docs/3-references/phonegap-cli/2-create.html.md b/docs/3-references/phonegap-cli/2-create.html.md index aad32f263..c4a7a1db1 100644 --- a/docs/3-references/phonegap-cli/2-create.html.md +++ b/docs/3-references/phonegap-cli/2-create.html.md @@ -1,7 +1,7 @@ --- title: Create an App url: references/phonegap-cli/create -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/phonegap-cli/2-create.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/phonegap-cli/2-create.html.md layout: subpage --- diff --git a/docs/3-references/phonegap-cli/3-serve.html.md b/docs/3-references/phonegap-cli/3-serve.html.md index c41e41aa0..c359345ae 100644 --- a/docs/3-references/phonegap-cli/3-serve.html.md +++ b/docs/3-references/phonegap-cli/3-serve.html.md @@ -1,7 +1,7 @@ --- title: Serve an App url: references/phonegap-cli/serve -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/phonegap-cli/3-serve.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/phonegap-cli/3-serve.html.md layout: subpage --- diff --git a/docs/3-references/phonegap-cli/4-update.html.md b/docs/3-references/phonegap-cli/4-update.html.md index 1ea42e906..7103f73e3 100644 --- a/docs/3-references/phonegap-cli/4-update.html.md +++ b/docs/3-references/phonegap-cli/4-update.html.md @@ -1,7 +1,7 @@ --- title: Update Version url: references/phonegap-cli/update -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/phonegap-cli/4-update.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/phonegap-cli/4-update.html.md layout: subpage --- diff --git a/docs/3-references/phonegap-cli/5-push.html.md b/docs/3-references/phonegap-cli/5-push.html.md index 41a3f98d1..241419c22 100755 --- a/docs/3-references/phonegap-cli/5-push.html.md +++ b/docs/3-references/phonegap-cli/5-push.html.md @@ -1,7 +1,7 @@ --- title: Push Notifications url: references/phonegap-cli/push -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/phonegap-cli/5-push.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/phonegap-cli/5-push.html.md layout: subpage --- diff --git a/docs/3-references/phonegap-cli/6-templates.html.md b/docs/3-references/phonegap-cli/6-templates.html.md index 62e32593b..aa2fb3d2f 100644 --- a/docs/3-references/phonegap-cli/6-templates.html.md +++ b/docs/3-references/phonegap-cli/6-templates.html.md @@ -1,7 +1,7 @@ --- title: Templates url: references/phonegap-cli/templates -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/phonegap-cli/6-templates.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/phonegap-cli/6-templates.html.md layout: subpage --- diff --git a/docs/3-references/phonegap-cli/7-remote-usage.html.md b/docs/3-references/phonegap-cli/7-remote-usage.html.md index 505c87426..2fbefce98 100644 --- a/docs/3-references/phonegap-cli/7-remote-usage.html.md +++ b/docs/3-references/phonegap-cli/7-remote-usage.html.md @@ -1,7 +1,7 @@ --- title: Remote Usage url: references/phonegap-cli/remote-usage -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/phonegap-cli/7-remote-usage.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/phonegap-cli/7-remote-usage.html.md layout: subpage --- diff --git a/docs/3-references/phonegap-cli/8-cordova.html.md b/docs/3-references/phonegap-cli/8-cordova.html.md index 7279ebba3..6006ec4fc 100644 --- a/docs/3-references/phonegap-cli/8-cordova.html.md +++ b/docs/3-references/phonegap-cli/8-cordova.html.md @@ -1,7 +1,7 @@ --- title: Cordova Commands url: references/phonegap-cli/cordova -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/phonegap-cli/8-cordova.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/phonegap-cli/8-cordova.html.md layout: subpage --- diff --git a/docs/3-references/phonegap-cli/9-help.html.md b/docs/3-references/phonegap-cli/9-help.html.md index 14cba2b87..705d90891 100644 --- a/docs/3-references/phonegap-cli/9-help.html.md +++ b/docs/3-references/phonegap-cli/9-help.html.md @@ -1,7 +1,7 @@ --- title: Help Options url: references/phonegap-cli/help -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/phonegap-cli/9-help.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/phonegap-cli/9-help.html.md layout: subpage --- diff --git a/docs/3-references/phonegap-cli/push.html.md b/docs/3-references/phonegap-cli/push.html.md index 3702e012b..164cc0db4 100644 --- a/docs/3-references/phonegap-cli/push.html.md +++ b/docs/3-references/phonegap-cli/push.html.md @@ -1,7 +1,7 @@ --- title: Sending Push Notifications url: references/phonegap-cli/push -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/phonegap-cli/5-push.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/phonegap-cli/5-push.html.md layout: subpage expand: cli --- diff --git a/docs/3-references/plugin-apis.html.md b/docs/3-references/plugin-apis.html.md index cb5bad426..843f23d02 100644 --- a/docs/3-references/plugin-apis.html.md +++ b/docs/3-references/plugin-apis.html.md @@ -1,7 +1,7 @@ --- title: Plugin APIs url: references/plugin-apis -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/3-references/plugin-apis.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis.html.md layout: subpage --- diff --git a/docs/3-references/plugin-apis/0-index.html.md b/docs/3-references/plugin-apis/0-index.html.md index 607d2ac88..9c17ef165 100644 --- a/docs/3-references/plugin-apis/0-index.html.md +++ b/docs/3-references/plugin-apis/0-index.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/0-index.html.md --- diff --git a/docs/3-references/plugin-apis/battery-status.html.md b/docs/3-references/plugin-apis/battery-status.html.md index 607d2ac88..aed12861f 100644 --- a/docs/3-references/plugin-apis/battery-status.html.md +++ b/docs/3-references/plugin-apis/battery-status.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/battery-status.html.md --- diff --git a/docs/3-references/plugin-apis/camera.html.md b/docs/3-references/plugin-apis/camera.html.md index 607d2ac88..e78b98be3 100644 --- a/docs/3-references/plugin-apis/camera.html.md +++ b/docs/3-references/plugin-apis/camera.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/camera.html.md --- diff --git a/docs/3-references/plugin-apis/console.html.md b/docs/3-references/plugin-apis/console.html.md index 607d2ac88..b90f67943 100644 --- a/docs/3-references/plugin-apis/console.html.md +++ b/docs/3-references/plugin-apis/console.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/console.html.md --- diff --git a/docs/3-references/plugin-apis/contacts.html.md b/docs/3-references/plugin-apis/contacts.html.md index 607d2ac88..a94379fff 100644 --- a/docs/3-references/plugin-apis/contacts.html.md +++ b/docs/3-references/plugin-apis/contacts.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/contacts.html.md --- diff --git a/docs/3-references/plugin-apis/device-motion-accelerometer.html.md b/docs/3-references/plugin-apis/device-motion-accelerometer.html.md index 607d2ac88..7b33e59e8 100644 --- a/docs/3-references/plugin-apis/device-motion-accelerometer.html.md +++ b/docs/3-references/plugin-apis/device-motion-accelerometer.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/device-motion-accelerometer.html.md --- diff --git a/docs/3-references/plugin-apis/device-orientation.html.md b/docs/3-references/plugin-apis/device-orientation.html.md index 607d2ac88..fae6b5b7f 100644 --- a/docs/3-references/plugin-apis/device-orientation.html.md +++ b/docs/3-references/plugin-apis/device-orientation.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/device-orientation.html.md --- diff --git a/docs/3-references/plugin-apis/device.html.md b/docs/3-references/plugin-apis/device.html.md index 607d2ac88..e4f638619 100644 --- a/docs/3-references/plugin-apis/device.html.md +++ b/docs/3-references/plugin-apis/device.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/device.html.md --- diff --git a/docs/3-references/plugin-apis/dialogs.html.md b/docs/3-references/plugin-apis/dialogs.html.md index 607d2ac88..153f6195d 100644 --- a/docs/3-references/plugin-apis/dialogs.html.md +++ b/docs/3-references/plugin-apis/dialogs.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/dialogs.html.md --- diff --git a/docs/3-references/plugin-apis/file-sytem.html.md b/docs/3-references/plugin-apis/file-sytem.html.md index 607d2ac88..41dad0a3b 100644 --- a/docs/3-references/plugin-apis/file-sytem.html.md +++ b/docs/3-references/plugin-apis/file-sytem.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/file-system.html.md --- diff --git a/docs/3-references/plugin-apis/file-transfer.html.md b/docs/3-references/plugin-apis/file-transfer.html.md index 607d2ac88..1044ec362 100644 --- a/docs/3-references/plugin-apis/file-transfer.html.md +++ b/docs/3-references/plugin-apis/file-transfer.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/file-transfer.html.md --- diff --git a/docs/3-references/plugin-apis/geolocation.html.md b/docs/3-references/plugin-apis/geolocation.html.md index 607d2ac88..a38a6d0f7 100644 --- a/docs/3-references/plugin-apis/geolocation.html.md +++ b/docs/3-references/plugin-apis/geolocation.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/geolocation.html.md --- diff --git a/docs/3-references/plugin-apis/globalization.html.md b/docs/3-references/plugin-apis/globalization.html.md index 607d2ac88..fff2f5daf 100644 --- a/docs/3-references/plugin-apis/globalization.html.md +++ b/docs/3-references/plugin-apis/globalization.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/globalization.html.md --- diff --git a/docs/3-references/plugin-apis/in-app-browser.html.md b/docs/3-references/plugin-apis/in-app-browser.html.md index 607d2ac88..e7bae4f84 100644 --- a/docs/3-references/plugin-apis/in-app-browser.html.md +++ b/docs/3-references/plugin-apis/in-app-browser.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/in-app-browser.html.md --- diff --git a/docs/3-references/plugin-apis/media-capture.html.md b/docs/3-references/plugin-apis/media-capture.html.md index 607d2ac88..3a9e97ed9 100644 --- a/docs/3-references/plugin-apis/media-capture.html.md +++ b/docs/3-references/plugin-apis/media-capture.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/media-capture.html.md --- diff --git a/docs/3-references/plugin-apis/network-information.html.md b/docs/3-references/plugin-apis/network-information.html.md index 607d2ac88..450e7fc52 100644 --- a/docs/3-references/plugin-apis/network-information.html.md +++ b/docs/3-references/plugin-apis/network-information.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/network-information.html.md --- diff --git a/docs/3-references/plugin-apis/splashscreen.html.md b/docs/3-references/plugin-apis/splashscreen.html.md index 607d2ac88..d0c63fc9e 100644 --- a/docs/3-references/plugin-apis/splashscreen.html.md +++ b/docs/3-references/plugin-apis/splashscreen.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/splashscreen.html.md --- diff --git a/docs/3-references/plugin-apis/status-bar.html.md b/docs/3-references/plugin-apis/status-bar.html.md index 607d2ac88..b22619976 100644 --- a/docs/3-references/plugin-apis/status-bar.html.md +++ b/docs/3-references/plugin-apis/status-bar.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/status-bar.html.md --- diff --git a/docs/3-references/plugin-apis/vibration.html.md b/docs/3-references/plugin-apis/vibration.html.md index 607d2ac88..d2828120a 100644 --- a/docs/3-references/plugin-apis/vibration.html.md +++ b/docs/3-references/plugin-apis/vibration.html.md @@ -1,3 +1,4 @@ --- write: false +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/3-references/plugin-apis/vibration.html.md --- diff --git a/docs/4-phonegap-build/0-index.html.md b/docs/4-phonegap-build/0-index.html.md index f92338e70..49e61d09c 100644 --- a/docs/4-phonegap-build/0-index.html.md +++ b/docs/4-phonegap-build/0-index.html.md @@ -1,7 +1,7 @@ --- title: PhoneGap Build url: phonegap-build -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/4-phonegap-build/0-index.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/4-phonegap-build/0-index.html.md layout: subpage --- diff --git a/docs/4-phonegap-build/0-overview.html.md b/docs/4-phonegap-build/0-overview.html.md index 3dc500383..692edba0c 100755 --- a/docs/4-phonegap-build/0-overview.html.md +++ b/docs/4-phonegap-build/0-overview.html.md @@ -1,7 +1,7 @@ --- title: Overview url: phonegap-build/overview -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/4-phonegap-build/0-overview.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/4-phonegap-build/0-overview.html.md layout: subpage expand: build --- diff --git a/docs/4-phonegap-build/1-getting-started.html.md b/docs/4-phonegap-build/1-getting-started.html.md index 60e008379..d132ac06b 100755 --- a/docs/4-phonegap-build/1-getting-started.html.md +++ b/docs/4-phonegap-build/1-getting-started.html.md @@ -1,7 +1,7 @@ --- title: Getting Started url: phonegap-build/start -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/4-phonegap-build/1-getting-started.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/4-phonegap-build/1-getting-started.html.md layout: subpage expand: build --- diff --git a/docs/4-phonegap-build/2-configuring/0-index.html.md b/docs/4-phonegap-build/2-configuring/0-index.html.md index 79d7e1180..3b048e9d0 100755 --- a/docs/4-phonegap-build/2-configuring/0-index.html.md +++ b/docs/4-phonegap-build/2-configuring/0-index.html.md @@ -1,7 +1,7 @@ --- title: Configuring url: phonegap-build/configuring -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/4-phonegap-build/2-configuring/0-index.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/4-phonegap-build/2-configuring/0-index.html.md layout: subpage --- diff --git a/docs/4-phonegap-build/2-configuring/access-elements.html.md b/docs/4-phonegap-build/2-configuring/access-elements.html.md index 30b091e19..0f6bb5b24 100755 --- a/docs/4-phonegap-build/2-configuring/access-elements.html.md +++ b/docs/4-phonegap-build/2-configuring/access-elements.html.md @@ -1,7 +1,7 @@ --- title: Access Elements url: phonegap-build/configuring/access-elements -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/4-phonegap-build/2-configuring/access-elements.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/4-phonegap-build/2-configuring/access-elements.html.md layout: subpage --- diff --git a/docs/4-phonegap-build/2-configuring/config-file-element.html.md b/docs/4-phonegap-build/2-configuring/config-file-element.html.md index 4d286f9cf..b4123430f 100755 --- a/docs/4-phonegap-build/2-configuring/config-file-element.html.md +++ b/docs/4-phonegap-build/2-configuring/config-file-element.html.md @@ -1,7 +1,7 @@ --- title: Modifying Manifests url: phonegap-build/configuring/config-file-element -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/4-phonegap-build/2-configuring/config-file-element.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/4-phonegap-build/2-configuring/config-file-element.html.md layout: subpage --- diff --git a/docs/4-phonegap-build/2-configuring/icons-and-splash.html.md b/docs/4-phonegap-build/2-configuring/icons-and-splash.html.md index 6379f65a5..f070147af 100755 --- a/docs/4-phonegap-build/2-configuring/icons-and-splash.html.md +++ b/docs/4-phonegap-build/2-configuring/icons-and-splash.html.md @@ -1,7 +1,7 @@ --- title: Icons and Splash url: phonegap-build/configuring/icons-and-splash -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/4-phonegap-build/2-configuring/icons-and-splash.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/4-phonegap-build/2-configuring/icons-and-splash.html.md layout: subpage --- diff --git a/docs/4-phonegap-build/2-configuring/plugins.html.md b/docs/4-phonegap-build/2-configuring/plugins.html.md index 9ce3d0b5d..42aef4659 100755 --- a/docs/4-phonegap-build/2-configuring/plugins.html.md +++ b/docs/4-phonegap-build/2-configuring/plugins.html.md @@ -1,7 +1,7 @@ --- title: Plugins url: phonegap-build/configuring/plugins -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/4-phonegap-build/2-configuring/plugins.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/4-phonegap-build/2-configuring/plugins.html.md layout: subpage --- diff --git a/docs/4-phonegap-build/2-configuring/preferences.html.md b/docs/4-phonegap-build/2-configuring/preferences.html.md index c0c732180..220bfa12d 100755 --- a/docs/4-phonegap-build/2-configuring/preferences.html.md +++ b/docs/4-phonegap-build/2-configuring/preferences.html.md @@ -1,7 +1,7 @@ --- title: Preferences url: phonegap-build/configuring/preferences -github_url: https://github.com/phonegap/phonegap-docs/blob/stage/docs/4-phonegap-build/2-configuring/preferences.html.md +github_url: https://github.com/phonegap/phonegap-docs/blob/master/docs/4-phonegap-build/2-configuring/preferences.html.md layout: subpage --- PhoneGap utilizes the `