You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2018/03/01 18:10:31 UTC

[cordova-docs] branch master updated (8238370 -> 45e9dcc)

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

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


    from 8238370  Update README.md
     add 766cf55  CB-13930: removed deprecated platforms and plugins. Removed old apache links
     new 45e9dcc  Merge pull request #796 from stevengill/CB-13930

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 www/_data/contribute-repo-links.yml                | 105 +----
 www/_data/fetched-files.yml                        |  48 +-
 www/_data/redirects.yml                            |  40 ++
 www/_data/toc/en_dev-src.yml                       |  15 +-
 www/contribute/index.html                          |   3 -
 www/docs/en/dev/config_ref/images.md               |  20 -
 www/docs/en/dev/config_ref/index.md                |  12 +-
 www/docs/en/dev/cordova/events/events.md           |  26 +-
 www/docs/en/dev/guide/hybrid/plugins/index.md      |   2 -
 .../en/dev/guide/platforms/blackberry/upgrade.md   | 441 ------------------
 .../en/dev/guide/platforms/blackberry10/config.md  |  56 ---
 .../en/dev/guide/platforms/blackberry10/home.md    |  30 --
 .../en/dev/guide/platforms/blackberry10/index.md   | 297 ------------
 .../en/dev/guide/platforms/blackberry10/plugin.md  | 283 -----------
 .../en/dev/guide/platforms/blackberry10/tools.md   | 205 --------
 .../en/dev/guide/platforms/blackberry10/upgrade.md | 516 ---------------------
 www/docs/en/dev/guide/platforms/ubuntu/index.md    | 232 ---------
 www/docs/en/dev/guide/platforms/wp8/home.md        |  28 --
 www/docs/en/dev/guide/platforms/wp8/index.md       | 256 ----------
 www/docs/en/dev/guide/platforms/wp8/parallels.md   |  49 --
 www/docs/en/dev/guide/platforms/wp8/plugin.md      | 242 ----------
 www/docs/en/dev/guide/platforms/wp8/upgrade.md     | 108 -----
 www/docs/en/dev/guide/platforms/wp8/vmware.md      |  57 ---
 www/docs/en/dev/guide/platforms/wp8/webview.md     |  57 ---
 www/docs/en/dev/guide/support/index.md             |  63 ---
 www/static/plugins/official-plugins.json           |   4 +-
 26 files changed, 63 insertions(+), 3132 deletions(-)
 delete mode 100644 www/docs/en/dev/guide/platforms/blackberry/upgrade.md
 delete mode 100644 www/docs/en/dev/guide/platforms/blackberry10/config.md
 delete mode 100644 www/docs/en/dev/guide/platforms/blackberry10/home.md
 delete mode 100644 www/docs/en/dev/guide/platforms/blackberry10/index.md
 delete mode 100644 www/docs/en/dev/guide/platforms/blackberry10/plugin.md
 delete mode 100644 www/docs/en/dev/guide/platforms/blackberry10/tools.md
 delete mode 100644 www/docs/en/dev/guide/platforms/blackberry10/upgrade.md
 delete mode 100644 www/docs/en/dev/guide/platforms/ubuntu/index.md
 delete mode 100644 www/docs/en/dev/guide/platforms/wp8/home.md
 delete mode 100644 www/docs/en/dev/guide/platforms/wp8/index.md
 delete mode 100644 www/docs/en/dev/guide/platforms/wp8/parallels.md
 delete mode 100644 www/docs/en/dev/guide/platforms/wp8/plugin.md
 delete mode 100644 www/docs/en/dev/guide/platforms/wp8/upgrade.md
 delete mode 100644 www/docs/en/dev/guide/platforms/wp8/vmware.md
 delete mode 100644 www/docs/en/dev/guide/platforms/wp8/webview.md

-- 
To stop receiving notification emails like this one, please contact
steven@apache.org.

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


[cordova-docs] 01/01: Merge pull request #796 from stevengill/CB-13930

Posted by st...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 45e9dcce2eef48346ead4a8bd3f68b198e17df8e
Merge: 8238370 766cf55
Author: Steve Gill <st...@gmail.com>
AuthorDate: Thu Mar 1 10:10:29 2018 -0800

    Merge pull request #796 from stevengill/CB-13930
    
    CB-13930: removed deprecated platforms and plugins. Removed old apach…

 www/_data/contribute-repo-links.yml                | 105 +----
 www/_data/fetched-files.yml                        |  48 +-
 www/_data/redirects.yml                            |  40 ++
 www/_data/toc/en_dev-src.yml                       |  15 +-
 www/contribute/index.html                          |   3 -
 www/docs/en/dev/config_ref/images.md               |  20 -
 www/docs/en/dev/config_ref/index.md                |  12 +-
 www/docs/en/dev/cordova/events/events.md           |  26 +-
 www/docs/en/dev/guide/hybrid/plugins/index.md      |   2 -
 .../en/dev/guide/platforms/blackberry/upgrade.md   | 441 ------------------
 .../en/dev/guide/platforms/blackberry10/config.md  |  56 ---
 .../en/dev/guide/platforms/blackberry10/home.md    |  30 --
 .../en/dev/guide/platforms/blackberry10/index.md   | 297 ------------
 .../en/dev/guide/platforms/blackberry10/plugin.md  | 283 -----------
 .../en/dev/guide/platforms/blackberry10/tools.md   | 205 --------
 .../en/dev/guide/platforms/blackberry10/upgrade.md | 516 ---------------------
 www/docs/en/dev/guide/platforms/ubuntu/index.md    | 232 ---------
 www/docs/en/dev/guide/platforms/wp8/home.md        |  28 --
 www/docs/en/dev/guide/platforms/wp8/index.md       | 256 ----------
 www/docs/en/dev/guide/platforms/wp8/parallels.md   |  49 --
 www/docs/en/dev/guide/platforms/wp8/plugin.md      | 242 ----------
 www/docs/en/dev/guide/platforms/wp8/upgrade.md     | 108 -----
 www/docs/en/dev/guide/platforms/wp8/vmware.md      |  57 ---
 www/docs/en/dev/guide/platforms/wp8/webview.md     |  57 ---
 www/docs/en/dev/guide/support/index.md             |  63 ---
 www/static/plugins/official-plugins.json           |   4 +-
 26 files changed, 63 insertions(+), 3132 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
steven@apache.org.

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