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/10/22 00:13:52 UTC

[10/14] docs commit: [CB-3825] link to plugman page for command-line plugin tools

[CB-3825] link to plugman page for command-line plugin tools


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/0e3a1d82
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/0e3a1d82
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/0e3a1d82

Branch: refs/heads/master
Commit: 0e3a1d824069dc5e7de4968daf30953ba75ba497
Parents: f7b90cc
Author: Mike Sierra <ms...@adobe.com>
Authored: Fri Oct 11 16:06:48 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Mon Oct 21 15:12:52 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/platforms/android/tools.md      | 4 ++++
 docs/en/edge/guide/platforms/blackberry/tools.md   | 4 ++++
 docs/en/edge/guide/platforms/blackberry10/tools.md | 4 ++++
 docs/en/edge/guide/platforms/ios/tools.md          | 4 ++++
 docs/en/edge/guide/platforms/win8/tools.md         | 4 ++++
 docs/en/edge/guide/platforms/wp8/tools.md          | 4 ++++
 6 files changed, 24 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/0e3a1d82/docs/en/edge/guide/platforms/android/tools.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/android/tools.md b/docs/en/edge/guide/platforms/android/tools.md
index ce4b19c..0a3c9a6 100644
--- a/docs/en/edge/guide/platforms/android/tools.md
+++ b/docs/en/edge/guide/platforms/android/tools.md
@@ -30,6 +30,10 @@ target. The tools described here are typically available in the
 top-level `bin` directory, otherwise consult the __README__ file for
 more detailed directions.
 
+For information on the low-level command-line interface that enables
+plugins, see Using Plugman to Manage Plugins. See Application Plugins
+for an overview.
+
 ## Create a project
 
 Run the `create` command, specifying the existing path to the project,

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/0e3a1d82/docs/en/edge/guide/platforms/blackberry/tools.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/blackberry/tools.md b/docs/en/edge/guide/platforms/blackberry/tools.md
index df4a1f7..ce08538 100644
--- a/docs/en/edge/guide/platforms/blackberry/tools.md
+++ b/docs/en/edge/guide/platforms/blackberry/tools.md
@@ -30,6 +30,10 @@ target. The tools described here are typically available in the
 top-level `bin` directory, otherwise consult the __README__ file for
 more detailed directions.
 
+For information on the low-level command-line interface that enables
+plugins, see Using Plugman to Manage Plugins. See Application Plugins
+for an overview.
+
 ## Create a project
 
 Run the `create` command, specifying the existing path to the project,

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/0e3a1d82/docs/en/edge/guide/platforms/blackberry10/tools.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/blackberry10/tools.md b/docs/en/edge/guide/platforms/blackberry10/tools.md
index 8c3f6fa..26f5f11 100644
--- a/docs/en/edge/guide/platforms/blackberry10/tools.md
+++ b/docs/en/edge/guide/platforms/blackberry10/tools.md
@@ -30,6 +30,10 @@ target. The tools described here are typically available in the
 top-level `bin` directory, otherwise consult the __README__ file for
 more detailed directions.
 
+For information on the low-level command-line interface that enables
+plugins, see Using Plugman to Manage Plugins. See Application Plugins
+for an overview.
+
 If you need help with any command listed below, type the command along
 with the `-h` or `-help` arguments, which are supported by all
 commands and which provide descriptions for each of the available

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/0e3a1d82/docs/en/edge/guide/platforms/ios/tools.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/ios/tools.md b/docs/en/edge/guide/platforms/ios/tools.md
index c37dbcd..cd8cc4d 100644
--- a/docs/en/edge/guide/platforms/ios/tools.md
+++ b/docs/en/edge/guide/platforms/ios/tools.md
@@ -33,6 +33,10 @@ more detailed directions.
 The iOS command-line tools are built upon shell scripts and rely on
 Xcode command-line tools such as `xcode-select` and `xcodebuild`.
 
+For information on the low-level command-line interface that enables
+plugins, see Using Plugman to Manage Plugins. See Application Plugins
+for an overview.
+
 ## Create a project
 
 Run the `create` command, specifying the existing path to the project,

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/0e3a1d82/docs/en/edge/guide/platforms/win8/tools.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/win8/tools.md b/docs/en/edge/guide/platforms/win8/tools.md
index db2c68b..3021824 100644
--- a/docs/en/edge/guide/platforms/win8/tools.md
+++ b/docs/en/edge/guide/platforms/win8/tools.md
@@ -30,6 +30,10 @@ target. The tools described here are typically available in the
 top-level `bin` directory, otherwise consult the __README__ file for
 more detailed directions.
 
+For information on the low-level command-line interface that enables
+plugins, see Using Plugman to Manage Plugins. See Application Plugins
+for an overview.
+
 ## Windows 8
 
 The Windows 8 command-line tools only support creating new projects.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/0e3a1d82/docs/en/edge/guide/platforms/wp8/tools.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/wp8/tools.md b/docs/en/edge/guide/platforms/wp8/tools.md
index d57af0d..d85aff1 100644
--- a/docs/en/edge/guide/platforms/wp8/tools.md
+++ b/docs/en/edge/guide/platforms/wp8/tools.md
@@ -30,6 +30,10 @@ target. The tools described here are typically available in the
 top-level `bin` directory, otherwise consult the __README__ file for
 more detailed directions.
 
+For information on the low-level command-line interface that enables
+plugins, see Using Plugman to Manage Plugins. See Application Plugins
+for an overview.
+
 ## Windows Phone
 
 The Windows Phone command-line tools support creating, building, and