You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by no...@apache.org on 2022/02/09 15:39:18 UTC

[cordova-docs] branch master updated: As obsolete notice to config.xml plugin documentation (#1229)

This is an automated email from the ASF dual-hosted git repository.

normanbreau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new fcdc5ac  As obsolete notice to config.xml plugin documentation (#1229)
fcdc5ac is described below

commit fcdc5acf9f338c18e369ed713841f00c07eec8a0
Author: Norman Breau <no...@nbsolutions.ca>
AuthorDate: Wed Feb 9 11:38:52 2022 -0400

    As obsolete notice to config.xml plugin documentation (#1229)
---
 www/docs/en/dev/config_ref/index.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/docs/en/dev/config_ref/index.md b/www/docs/en/dev/config_ref/index.md
index 2d98876..9fc9661 100644
--- a/www/docs/en/dev/config_ref/index.md
+++ b/www/docs/en/dev/config_ref/index.md
@@ -246,6 +246,8 @@ is automatically added to a project's `config.xml` when a plugin is added using
 the `--save` flag. See the [CLI reference][plugin_cli] for more information on
 adding plugins.
 
+_Note: As of Cordova 9.x, this tag is obsolete. [Learn More](https://github.com/apache/cordova-lib/pull/750)_
+
 Attributes(type) <br/> <span class="sub-header">Only for platform:</span> | Description
 ----------------- | ------------
 name(string) | *Required* <br/> Name of the plugin to be restored

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org