GitHub user shazron opened a pull request: https://github.com/apache/cordova-docs/pull/711
CB-12904 - Document <edit-config> in config.xml ### Platforms affected All ### What does this PR do? Document the <edit-config> feature in config.xml. The feature has been there for a while but it wasn't documented properly in config.xml. The changes add a section in config.xml for it, that points to the same section in plugin.xml ### What testing has been done on this change? Built production docs, and tested the 6.x, 7.x and dev doc trees. ### Checklist - [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database - [X] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shazron/cordova-docs CB-12904 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-docs/pull/711.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #711 ---- commit a2dd7a66e8aacce9d7e4c8163e703432b96b7dd2 Author: Shazron Abdullah <shaz...@gmail.com> Date: 2017-06-12T23:00:02Z CB-12904 - Document <edit-config> in config.xml ---- --- 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 is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org