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/09/13 20:10:48 UTC

[04/17] docs commit: rename section as 'The config.xml File'

rename section as 'The config.xml File'


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

Branch: refs/heads/master
Commit: 6e616481bb0371357621944b83dd00774640cfa8
Parents: c5d081d
Author: Mike Sierra <ms...@adobe.com>
Authored: Thu Sep 12 13:40:42 2013 -0400
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Fri Sep 13 11:10:30 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/config_ref/index.md     | 2 +-
 docs/en/edge/guide/overview/index.md | 2 +-
 docs/en/edge/index.md                | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/6e616481/docs/en/edge/config_ref/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/config_ref/index.md b/docs/en/edge/config_ref/index.md
index 4c2abf6..e65bdf6 100644
--- a/docs/en/edge/config_ref/index.md
+++ b/docs/en/edge/config_ref/index.md
@@ -17,7 +17,7 @@ license: Licensed to the Apache Software Foundation (ASF) under one
          under the License.
 ---
 
-# Configuration Reference
+# The config.xml File
 
 Many aspects of an app's behavior can be controlled with a global
 configuration file, `config.xml`, that is placed in the top-level web

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/6e616481/docs/en/edge/guide/overview/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/overview/index.md b/docs/en/edge/guide/overview/index.md
index 75a5e25..76422e9 100644
--- a/docs/en/edge/guide/overview/index.md
+++ b/docs/en/edge/guide/overview/index.md
@@ -109,7 +109,7 @@ You may use the command-line utility to initially generate the app, or
 iteratively thereafter to feed updated code to SDK tools.  You may
 also build the app's configuration file yourself.
 <!-- XREF
-(See Configuration Reference for details.)
+(See The config.xml File for details.)
 XREF -->
 
 <!-- XREF

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/6e616481/docs/en/edge/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/index.md b/docs/en/edge/index.md
index 42f5aa4..fa868da 100644
--- a/docs/en/edge/index.md
+++ b/docs/en/edge/index.md
@@ -34,7 +34,7 @@ license: Licensed to the Apache Software Foundation (ASF) under one
             <span>Set up each SDK and update projects</span>
         </li>
         <li>
-            <h2>Configuration Reference</h2>
+            <h2>The config.xml File</h2>
             <span>Customize the features of your app.</span>
         </li>
         <li>