[GitHub] cordova-docs pull request: CB-8900: Documentation for the platform...

2015-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/292 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature i

[GitHub] cordova-docs pull request: CB-8900: Documentation for the platform...

2015-05-28 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-docs/pull/292#issuecomment-106483923 I've also added documentation for plugins. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] cordova-docs pull request: CB-8900: Documentation for the platform...

2015-05-28 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-docs/pull/292#issuecomment-106483600 Thanks @TimBarham for reviewing. I've addressed your comments. --- If your project is set up for it, you can reply to this email and have your reply appear on Git

[GitHub] cordova-docs pull request: CB-8900: Documentation for the platform...

2015-05-27 Thread TimBarham
Github user TimBarham commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/292#discussion_r31159121 --- Diff: docs/en/edge/platform_plugin_versioning_ref/index.md --- @@ -0,0 +1,82 @@ +--- +license: Licensed to the Apache Software Foundation (

[GitHub] cordova-docs pull request: CB-8900: Documentation for the platform...

2015-05-27 Thread TimBarham
Github user TimBarham commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/292#discussion_r31158760 --- Diff: docs/en/edge/platform_plugin_versioning_ref/index.md --- @@ -0,0 +1,82 @@ +--- +license: Licensed to the Apache Software Foundation (

[GitHub] cordova-docs pull request: CB-8900: Documentation for the platform...

2015-05-27 Thread TimBarham
Github user TimBarham commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/292#discussion_r31158610 --- Diff: docs/en/edge/platform_plugin_versioning_ref/index.md --- @@ -0,0 +1,82 @@ +--- +license: Licensed to the Apache Software Foundation (

[GitHub] cordova-docs pull request: CB-8900: Documentation for the platform...

2015-05-27 Thread TimBarham
Github user TimBarham commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/292#discussion_r31158552 --- Diff: docs/en/edge/platform_plugin_versioning_ref/index.md --- @@ -0,0 +1,82 @@ +--- +license: Licensed to the Apache Software Foundation (

[GitHub] cordova-docs pull request: CB-8900: Documentation for the platform...

2015-05-26 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-docs/pull/292#issuecomment-105635705 @TimBarham --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feat

[GitHub] cordova-docs pull request: CB-8900: Documentation for the platform...

2015-05-26 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-docs/pull/292#issuecomment-105600671 PR updated with code review comments ! Please, take another look. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cordova-docs pull request: CB-8900: Documentation for the platform...

2015-05-26 Thread omefire
Github user omefire commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/292#discussion_r31052233 --- Diff: docs/en/edge/platform_plugin_versioning_ref/index.md --- @@ -0,0 +1,70 @@ +--- +license: Licensed to the Apache Software Foundation (AS

[GitHub] cordova-docs pull request: CB-8900: Documentation for the platform...

2015-05-22 Thread TimBarham
Github user TimBarham commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/292#discussion_r30933383 --- Diff: docs/en/edge/platform_plugin_versioning_ref/index.md --- @@ -0,0 +1,70 @@ +--- +license: Licensed to the Apache Software Foundation (

[GitHub] cordova-docs pull request: CB-8900: Documentation for the platform...

2015-05-22 Thread purplecabbage
Github user purplecabbage commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/292#discussion_r30932290 --- Diff: docs/en/edge/platform_plugin_versioning_ref/index.md --- @@ -0,0 +1,70 @@ +--- +license: Licensed to the Apache Software Foundati

[GitHub] cordova-docs pull request: CB-8900: Documentation for the platform...

2015-05-22 Thread TimBarham
Github user TimBarham commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/292#discussion_r30932058 --- Diff: docs/en/edge/platform_plugin_versioning_ref/index.md --- @@ -0,0 +1,70 @@ +--- +license: Licensed to the Apache Software Foundation (

[GitHub] cordova-docs pull request: CB-8900: Documentation for the platform...

2015-05-22 Thread TimBarham
Github user TimBarham commented on the pull request: https://github.com/apache/cordova-docs/pull/292#issuecomment-104768868 You should also describe what happens if you add a platform (via `cordova platform add`) that has an entry saved in `config.xml` (specifically that if you add th

[GitHub] cordova-docs pull request: CB-8900: Documentation for the platform...

2015-05-22 Thread TimBarham
Github user TimBarham commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/292#discussion_r30929325 --- Diff: docs/en/edge/platform_plugin_versioning_ref/index.md --- @@ -0,0 +1,70 @@ +--- +license: Licensed to the Apache Software Foundation (

[GitHub] cordova-docs pull request: CB-8900: Documentation for the platform...

2015-05-22 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-docs/pull/292#issuecomment-104746042 I'll soon send another one for the plugin side of things. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cordova-docs pull request: CB-8900: Documentation for the platform...

2015-05-22 Thread omefire
GitHub user omefire opened a pull request: https://github.com/apache/cordova-docs/pull/292 CB-8900: Documentation for the platform save / restore feature This PR's goal is to document the platform save / restore feature. I'll soon send another one for the plugin side of things.