Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
MAGEDOC-3469: Remove EOL docs (#4467)
Browse files Browse the repository at this point in the history
* MAGEDOC-3469: Removed 2.0 from project config

* MAGEDOC-3469: Updated config, replaced gdeurl jekyll var, and removed 2.0 URLs from whats-new.yml

* MAGEDOC-3469: Remove 2.0 banner

* MAGEDOC-3469: Remove banner from _includes/layout/after-site-header.html, Replace {{ site.baseurl}}guides/v2.0/
, replaced MRG/BIC links

* MAGEDOC-3469: Removed {{ site.mage2000url }} & {{ site.githuburl }}

* MAGEDOC-3469: Removed {{site.mage2000url}}

* MAGEDOC-3469: Replace {{site.mage2001url}} with {{site.mage2100url}}

* MAGEDOC-3469: Fixed all link errors

* MAGEDOC-3469: Remove extra slash in link

* MAGEDOC-3469: Add JSON template to generate S3 redirect configs for 2.0

* MAGEDOC-3469: Modify strings

* Allow to use array in redirect_from

* Support multiple redirects in redirect_from

* MAGEDOC-3469: Inline liquid tags to generate AWS S3 JSON structure

* MAGEDOC-3469: Replace '2.02 redirects with '2.3' so S3 wildcard swap will work as expected

* MAGEDOC-3469: Remove JSON redirect template

* Fixed 2.0 link.

* MAGEDOC-3469: Replaced references to 2.0 codebase with variables for corresponding version

* Revert "MAGEDOC-3469: Replace '2.02 redirects with '2.3' so S3 wildcard swap will work as expected"

This reverts commit 4361cac.

* MAGEDOC-3469: Removed 2.0 redirects in file metadata

* MAGEDOC-3469: Removed all 2.0 redirects from file metadata

* Removed v2.0 redirects.

* MAGEDOC-3469: Reverted 2.0 exclude in the config file and removed 2.0 from Docfile.yml

* MAGEDOC-3469: Removed the 2.0 rake update task

* MAGEDOC-3469: Fix broken links
  • Loading branch information
jeff-matthews authored May 31, 2019
1 parent ea18efb commit 40a11cf
Show file tree
Hide file tree
Showing 345 changed files with 216 additions and 676 deletions.
5 changes: 0 additions & 5 deletions Docfile.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
content_map:
-
directory: guides/v2.0
repository: magento/devdocs
branch: 2.0
filter: false
-
directory: guides/m1x
repository: magento/devdocs-m1
Expand Down
12 changes: 0 additions & 12 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ baseurl: ""
#
version: "2.3"
versions:
-
name: "2.0"
url: /guides/v2.0/
-
name: "2.1"
url: /guides/v2.1/
Expand Down Expand Up @@ -105,11 +102,6 @@ defaults:
group: module-reference-guide-2_3
github_link: false
feedback_link: false
-
scope:
path: guides/v2.0
values:
sitemap: false
-
scope:
path: guides/v2.1
Expand Down Expand Up @@ -210,10 +202,6 @@ check_links: true
# Magento 2 repository variable
mage2bloburl: https://github.com/magento/magento2/blob

# 2.0 variables
gdeurl: /guides/v2.0/
githuburl: https://github.com/magento/devdocs/tree/master/guides/v2.0/

# 1.x variables
m1xgdeurl: /guides/m1x
m1xgithuburl: https://github.com/magento/devdocs/blob/master
Expand Down
94 changes: 20 additions & 74 deletions _data/whats-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1694,7 +1694,7 @@ entries:
versions: 2.3.x
type: Technical changes
date: May 10 2018
- description: Added configuration info for [creating nginx virtual hosts](https://devdocs.magento.com/guides/v2.0/config-guide/multi-site/ms_nginx.html#ms-nginx-vhosts) on Tutorial—Set
- description: Added configuration info for [creating nginx virtual hosts](https://devdocs.magento.com/guides/v2.1/config-guide/multi-site/ms_nginx.html#ms-nginx-vhosts) on Tutorial—Set
up multiple websites or stores with nginx page.
versions: 2.x
type: Technical changes
Expand Down Expand Up @@ -1932,27 +1932,21 @@ entries:
versions: 2.x
type: Updated
date: Mar 21 2018
- description: Added a [descriptive video](https://devdocs.magento.com/guides/v2.0/contributor-guide/contributing.html)
- description: Added a [descriptive video](https://devdocs.magento.com/guides/v2.2/contributor-guide/contributing.html)
showing how to keep your fork updated with the latest changes.
versions: 2.x
type: Updated
date: Mar 20 2018
- description: Removed unnecessary guidance to run `npm update` after `npm install`
when [Installing and Configuring Grunt](https://devdocs.magento.com/guides/v2.0/frontend-dev-guide/css-topics/css_debug.html#grunt_prereq).
when [Installing and Configuring Grunt](https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/css-topics/css_debug.html#grunt_prereq).
versions: 2.x
type: Updated
date: Mar 20 2018
- description: Replaced the list of minor releases in the [Technology Stack](https://devdocs.magento.com/guides/v2.0/architecture/tech-stack.html) topic with a generic reference to
- description: Replaced the list of minor releases in the [Technology Stack](https://devdocs.magento.com/guides/v2.3/architecture/tech-stack.html) topic with a generic reference to
system requirements
versions: 2.x
type: Updated
date: Mar 20 2018
- description: Added a section for backward incompatible changes between 2.0.17-2.0.18
in [OpenSource](https://devdocs.magento.com/guides/v2.0/release-notes/backward-incompatible-changes/open-source.html#releases-2_0_17-2_0_18)
and [Commerce](https://devdocs.magento.com/guides/v2.0/release-notes/backward-incompatible-changes/commerce.html#releases-2_0_17-2_0_18).
versions: 2.0.x
type: Updated
date: Mar 16 2018
- description: Added a section for backward incompatible changes between 2.1.11-2.1.12
in [OpenSource](https://devdocs.magento.com/guides/v2.1/release-notes/backward-incompatible-changes/open-source.html#releases-2_1_11-2_1_12)
and [Commerce](https://devdocs.magento.com/guides/v2.1/release-notes/backward-incompatible-changes/commerce.html#releases-2_1_11-2_1_12).
Expand All @@ -1966,7 +1960,7 @@ entries:
type: Updated
date: Mar 16 2018
- description: Removed reference to minor versions of Magento in the [Extension Developer
Guide](https://devdocs.magento.com/guides/v2.0/extension-dev-guide/build/build.html).
Guide](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/build/build.html).
versions: 2.x
type: Updated
date: Mar 15 2018
Expand Down Expand Up @@ -1999,15 +1993,10 @@ entries:
versions: 2.1.x, 2.2.x
type: Updated
date: Mar 07 2018
- description: Added a CodeTriage badge to the [Contributor Guide](https://devdocs.magento.com/guides/v2.0/contributor-guide/contributing.html).
- description: Added a CodeTriage badge to the [Contributor Guide](https://devdocs.magento.com/guides/v2.3/contributor-guide/contributing.html).
versions: 2.x
type: Updated
date: Mar 01 2018
- description: Release Notes for Magento 2.0.18 [Open Source](https://devdocs.magento.com/guides/v2.0/release-notes/ReleaseNotes2.0.18CE.html)
and [Commerce](https://devdocs.magento.com/guides/v2.0/release-notes/ReleaseNotes2.0.18EE.html).
versions: 2.0.x
type: New
date: Feb 27 2018
- description: Release Notes for Magento 2.1.12 [Open Source](https://devdocs.magento.com/guides/v2.1/release-notes/ReleaseNotes2.1.12CE.html)
and [Commerce](https://devdocs.magento.com/guides/v2.1/release-notes/ReleaseNotes2.1.12EE.html).
versions: 2.1.x
Expand All @@ -2028,7 +2017,7 @@ entries:
versions: 2.x
type: Updated
date: Feb 27 2018
- description: Formatting to improve consistency in the [Configuration Guide](https://devdocs.magento.com/guides/v2.0/config-guide/bootstrap/magento-modes.html).
- description: Formatting to improve consistency in the [Configuration Guide](https://devdocs.magento.com/guides/v2.3/config-guide/bootstrap/magento-modes.html).
versions: ''
type: Updated
date: Feb 26 2018
Expand All @@ -2043,7 +2032,7 @@ entries:
versions: 2.1.x, 2.2.x
type: Updated
date: Feb 20 2018
- description: Listed the `adminhtml` option in the [Observers best practices](https://devdocs.magento.com/guides/v2.0/ext-best-practices/extension-coding/observers-bp.html)
- description: Listed the `adminhtml` option in the [Observers best practices](https://devdocs.magento.com/guides/v2.3/ext-best-practices/extension-coding/observers-bp.html)
topic.
versions: 2.x
type: Updated
Expand Down Expand Up @@ -2325,10 +2314,9 @@ entries:
- description: Updated content for Magento Commerce (Cloud) including Configuration
Management for [2.1.X](https://devdocs.magento.com/guides/v2.1/cloud/live/sens-data-over.html)
and [2.2.X](https://devdocs.magento.com/guides/v2.2/cloud/live/sens-data-over.html), Deployment
Process [2.0.X](https://devdocs.magento.com/guides/v2.0/cloud/reference/discover-deploy.html),
[2.1.X](https://devdocs.magento.com/guides/v2.1/cloud/reference/discover-deploy.html),
Process [2.1.X](https://devdocs.magento.com/guides/v2.1/cloud/reference/discover-deploy.html),
and [2.2.X](https://devdocs.magento.com/guides/v2.2/cloud/reference/discover-deploy.html)
versions: 2.0.x, 2.1.x, 2.2.x, 2.x
versions: 2.1.x, 2.2.x, 2.x
type: Updated
date: Nov 14 2017
- description: Updated [Set up Fastly](https://devdocs.magento.com/guides/v2.2/cloud/access-acct/fastly.html)
Expand All @@ -2348,13 +2336,11 @@ entries:
versions: 2.0.x, 2.1.x, 2.2.x, 2.x
type: Updated
date: Nov 13 2017
- description: 'Published backward incompatible changes: [Open Source 2.0.16-2.0.17](https://devdocs.magento.com/guides/v2.0/release-notes/backward-incompatible-changes/open-source.html),
[Open Source 2.1.9-2.1.10](https://devdocs.magento.com/guides/v2.1/release-notes/backward-incompatible-changes/open-source.html),
[Open Source 2.2.0-2.2.1](https://devdocs.magento.com/guides/v2.2/release-notes/backward-incompatible-changes/open-source.html)
and [Commerce 2.0.16-2.0.17](https://devdocs.magento.com/guides/v2.0/release-notes/backward-incompatible-changes/commerce.html),
- description: 'Published backward incompatible changes: [Open Source 2.1.9-2.1.10](https://devdocs.magento.com/guides/v2.1/release-notes/backward-incompatible-changes/open-source.html),
[Open Source 2.2.0-2.2.1](https://devdocs.magento.com/guides/v2.2/release-notes/backward-incompatible-changes/open-source.html),
[Commerce 2.1.9-2.1.10](https://devdocs.magento.com/guides/v2.1/release-notes/backward-incompatible-changes/commerce.html),
[Commerce 2.2.0-2.2.1](https://devdocs.magento.com/guides/v2.2/release-notes/backward-incompatible-changes/commerce.html)'
versions: 2.0.x, 2.1.x, 2.2.x
versions: 2.1.x, 2.2.x
type: Updated
date: Nov 09 2017
- description: Updated [Set up Magento B2B](https://devdocs.magento.com/guides/v2.2/cloud/configure/setup-b2b.html)
Expand Down Expand Up @@ -2497,23 +2483,16 @@ entries:
versions: 2.0.x, 2.1.x, 2.2.x, 2.x
type: Updated
date: Oct 11 2017
- description: Published backward incompatible changes between 2.0.15 and 2.0.16 versions
in [Open Source](https://devdocs.magento.com/guides/v2.0/release-notes/backward-incompatible-changes/open-source.html)
and [Commerce](https://devdocs.magento.com/guides/v2.0/release-notes/backward-incompatible-changes/commerce.html)
versions: 2.0.x
type: Updated
date: Oct 10 2017
- description: "[Update Magento Commerce (Cloud) 2.2 Release Notes with changes in
deployment](https://devdocs.magento.com/guides/v2.2/cloud/release-notes/CloudReleaseNotes2.2.html#deploy)"
versions: 2.2.x
type: Updated
date: Oct 06 2017
- description: Updated Magento Commerce (Cloud) content for [services.yaml](https://devdocs.magento.com/guides/v2.2/cloud/project/project-conf-files_services.html), [Elasticsearch](https://devdocs.magento.com/guides/v2.2/cloud/project/project-conf-files_services-elastic.html),
[Solr](https://devdocs.magento.com/guides/v2.0/cloud/project/project-conf-files_services-solr.html),
[Redis](https://devdocs.magento.com/guides/v2.2/cloud/project/project-conf-files_services-redis.html),
[MySQL](https://devdocs.magento.com/guides/v2.2/cloud/project/project-conf-files_services-mysql.html),
and [RabbitMQ](https://devdocs.magento.com/guides/v2.2/cloud/project/project-conf-files_services-rabbit.html)
versions: 2.0.x, 2.1.x, 2.2.x, 2.x
versions: 2.1.x, 2.2.x, 2.x
type: Updated
date: Oct 06 2017
- description: Added a new option to the [`bin/magento migrate:data`](https://devdocs.magento.com/guides/v2.2/migration/migration-migrate-data.html) command in the _Migration
Expand All @@ -2523,8 +2502,8 @@ entries:
type: Updated
date: Oct 03 2017
- description: "[Update Admin account password change on project provision and creation
for Magento Commerce (Cloud)](https://devdocs.magento.com/guides/v2.0/cloud/onboarding/onboarding-tasks.html)"
versions: 2.0.x, 2.1.x, 2.2.x, 2.x
for Magento Commerce (Cloud)](https://devdocs.magento.com/guides/v2.3/cloud/onboarding/onboarding-tasks.html)"
versions: 2.1.x, 2.2.x, 2.x
type: Updated
date: Sep 27 2017
- description: Published backward incompatible changes between 2.2.0 and 2.1.9 versions
Expand All @@ -2533,8 +2512,8 @@ entries:
versions: 2.2.x
type: Updated
date: Sep 27 2017
- description: Add third party license information for Magento Commerce (Cloud) [2.0.X](https://devdocs.magento.com/guides/v2.0/release-notes/packages-cloud.html), [2.1.X](https://devdocs.magento.com/guides/v2.1/release-notes/packages-cloud.html), and [2.2](https://devdocs.magento.com/guides/v2.2/release-notes/packages-cloud.html)
versions: 2.0.x, 2.1.x, 2.2.x, 2.x
- description: Add third party license information for Magento Commerce (Cloud) [2.1.X](https://devdocs.magento.com/guides/v2.1/release-notes/packages-cloud.html) and [2.2](https://devdocs.magento.com/guides/v2.2/release-notes/packages-cloud.html)
versions: 2.1.x, 2.2.x, 2.x
type: New
date: Sep 27 2017
- description: Added new topics for [installing any extension from the command line](https://devdocs.magento.com/extensions/install/) and [installing
Expand Down Expand Up @@ -3104,9 +3083,8 @@ entries:
versions: 2.x
type: New
date: Apr 27 2017
- description: 'Payments integrations: [response validators](https://devdocs.magento.com/guides/v2.0/payments-integrations/payment-gateway/response-validator.html)
and [payment method facade](https://devdocs.magento.com/guides/v2.2/payments-integrations/base-integration/facade-configuration.html)'
versions: 2.0, 2.1.x
- description: 'Payments integrations: [payment method facade](https://devdocs.magento.com/guides/v2.2/payments-integrations/base-integration/facade-configuration.html)'
versions: 2.1.x
type: Updated
date: Apr 27 2017
- description: '[Technical guidelines for working with Events](https://devdocs.magento.com/guides/v2.2/coding-standards/technical-guidelines/technical-guidelines.html#events)'
Expand Down Expand Up @@ -3209,14 +3187,6 @@ entries:
versions: 2.1.5
type: New
date: Feb 21 2017
- description: '[Magento CE 2.0.13 Release Notes](https://devdocs.magento.com/guides/v2.0/release-notes/ReleaseNotes2.0.13CE.html)'
versions: 2.0.13
type: New
date: Feb 21 2017
- description: '[Magento EE 2.0.13 Release Notes](https://devdocs.magento.com/guides/v2.0/release-notes/ReleaseNotes2.0.13EE.html)'
versions: 2.0.13
type: New
date: Feb 21 2017
- description: '[How Magento Commerce Cloud uses Composer](https://devdocs.magento.com/guides/v2.2/cloud/reference/cloud-composer.html)'
versions: 2.x
type: New
Expand All @@ -3233,14 +3203,6 @@ entries:
versions: 2.x
type: New
date: Feb 7 2017
- description: '[Magento Community Edition (CE) 2.0.12 Release Notes](https://devdocs.magento.com/guides/v2.0release-notes/ReleaseNotes2.0.12CE.html)'
versions: 2.0.x
type: New
date: Feb 7 2017
- description: '[Magento Enterprise Edition (EE) 2.0.12 Release Notes](https://devdocs.magento.com/guides/v2.0release-notes/ReleaseNotes2.0.12EE.html)'
versions: 2.0.x
type: New
date: Feb 7 2017
- description: '[Magento CE 2.1.4 Release Notes](https://devdocs.magento.com/guides/v2.1/release-notes/ReleaseNotes2.1.4CE.html)'
versions: 2.1.x
type: New
Expand Down Expand Up @@ -3301,18 +3263,10 @@ entries:
versions: 2.1.3
type: New
date: Dec 16 2016
- description: '[Magento CE 2.0.11 Release Notes](https://devdocs.magento.com/guides/v2.0/release-notes/ReleaseNotes2.0.11CE.html)'
versions: 2.0.11
type: New
date: Dec 16 2016
- description: '[Magento Enterprise Edition (EE) 2.1.3 Release Notes](https://devdocs.magento.com/guides/v2.1/release-notes/ReleaseNotes2.1.3EE.html)'
versions: 2.1.3
type: New
date: Dec 16 2016
- description: '[Magento EE 2.0.11 Release Notes](https://devdocs.magento.com/guides/v2.0/release-notes/ReleaseNotes2.0.11EE.html)'
versions: 2.0.11
type: New
date: Dec 16 2016
- description: '[Configure the Magento functional testing framework](https://devdocs.magento.com/guides/v2.2/mtf/configuration.html)'
versions: 2.x
type: New
Expand Down Expand Up @@ -3461,14 +3415,6 @@ entries:
versions: 1.x
type: Updated
date: Oct 21 2016
- description: '[Magento CE 2.0.10 release notes](https://devdocs.magento.com/guides/v2.0/release-notes/ReleaseNotes2.0.10CE.html)'
versions: 2.0.x
type: New
date: Oct 14 2016
- description: '[Magento EE 2.0.10 release notes](https://devdocs.magento.com/guides/v2.0/release-notes/ReleaseNotes2.0.10EE.html)'
versions: 2.0.x
type: New
date: Oct 14 2016
- description: '[Magento CE 2.1.2 release notes](https://devdocs.magento.com/guides/v2.1/release-notes/ReleaseNotes2.1.2CE.html)'
versions: 2.1.x
type: New
Expand Down
1 change: 0 additions & 1 deletion _includes/install/flow-diagram.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ The diagram shows the following:

Install the prerequisite software, including PHP, Apache, and MySQL. Consult the system requirements for specific information:

* [2.0.x system requirements]({{ site.gdeurl }}install-gde/system-requirements.html)
* [2.1.x system requirements]({{ site.gdeurl21 }}install-gde/system-requirements-tech.html)
* [2.2.x system requirements]({{ site.gdeurl22 }}install-gde/system-requirements-tech.html)
* [2.3.x system requirements]({{ site.gdeurl23 }}install-gde/system-requirements-tech.html)
Expand Down
2 changes: 1 addition & 1 deletion _includes/install/install-roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ Topics include:

## Deploy to production

[Deploy Magento to production]({{ page.baseurl }}/howdoi/deploy/deploy-to-prod.html)
[Deploy Magento to production]({{ page.baseurl }}/config-guide/prod/prod_deploy.html)

*[Contributing developers]: A developer who contributes code to the Magento 2 CE codebase
Loading

0 comments on commit 40a11cf

Please sign in to comment.