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

Commit

Permalink
[DOC-299] High-level rebranding of DevDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
bdenham committed May 18, 2021
1 parent 8f93f01 commit 5a489a3
Show file tree
Hide file tree
Showing 43 changed files with 177 additions and 177 deletions.
10 changes: 5 additions & 5 deletions COPYING.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Copyright © 2013-present Magento, Inc.
Copyright © 2013-present Adobe Inc.

Each Magento source file included in this distribution is licensed under OSL 3.0 or the Magento Enterprise Edition (MEE) license
Each Adobe source file included in this distribution is licensed under OSL 3.0 or the Adobe Commerce license.

http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
Please see LICENSE.txt for the full text of the OSL 3.0 license or contact license@magentocommerce.com for a copy.
Please see LICENSE.txt for the full text of the OSL 3.0 license or contact license@adobe.com for a copy.

Subject to Licensee's payment of fees and compliance with the terms and conditions of the MEE License, the MEE License supersedes the OSL 3.0 license for each source file.
Please see LICENSE_EE.txt for the full text of the MEE License or visit http://magento.com/legal/terms/enterprise.
Subject to Licensee's payment of fees and compliance with the terms and conditions of the Adobe License, the Adobe License supersedes the OSL 3.0 license for each source file.
Please see LICENSE.txt for the full text of the Adobe License or visit http://magento.com/legal/terms/enterprise.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Magento Developer Documentation
# Adobe Commerce Developer Documentation

Welcome! This site contains the latest Magento developer documentation for ongoing Magento 2.x releases. For additional information, see our [Contribution Guide](https://github.com/magento/devdocs/blob/master/.github/CONTRIBUTING.md).
Welcome! This site contains the latest Commerce developer documentation for ongoing Magento 2.x releases (now Adobe Commerce). For additional information, see our [Contribution Guide](https://github.com/magento/devdocs/blob/master/.github/CONTRIBUTING.md).

## Contributors

Our goal is to provide the Magento community with comprehensive and quality technical documentation. We believe that to accomplish that goal we need experts from the community to share their knowledge with us and each other. We are thankful to all of our contributors for improving Magento documentation.
Our goal is to provide the Commerce community with comprehensive and quality technical documentation. We believe that to accomplish that goal we need experts from the community to share their knowledge with us and each other. We are thankful to all of our contributors for improving Commerce documentation.

![](https://raw.githubusercontent.com/wiki/magento/magento2/images/dev_docs_contributors.png)

Expand Down Expand Up @@ -144,7 +144,7 @@ exclude:
## Building old versions
The published website contains documentation for the latest Magento releases only. For cases, when you need to view the content as it was for an earlier release, we created [tags](https://github.com/magento/devdocs/tags) in this repository. Typically, they point at the commit when the release notes were finalized and published.
The published website contains documentation for the latest Commerce releases only. For cases, when you need to view the content as it was for an earlier release, we created [tags](https://github.com/magento/devdocs/tags) in this repository. Typically, they point at the commit when the release notes were finalized and published.
To view the list of available tags:
Expand Down
6 changes: 3 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# Each setting is available on pages using Liquid {{ site.<config key> }}. For example, {{ site.title }}.
# For more details about available options and defaults, refer to https://jekyllrb.com/docs/configuration/
#
title: Magento 2 Developer Documentation
logo: Magento DevDocs
description: Magento 2 Developer Documentation.
title: Adobe Commerce Developer Documentation
logo: Commerce DevDocs
description: Adobe Commerce Developer Documentation.

# the base protocol and domain
url: https://devdocs.magento.com
Expand Down
8 changes: 4 additions & 4 deletions src/_data/codebase/v2_3/mrg/ce/Analytics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ release: 2.3.7
github_path: app/code/Magento/Analytics/README.md
last_modified_at: '2019-09-15 22:49:37 +0100'
content: |-
The Magento_Analytics module integrates your Magento instance with the [Magento Business Intelligence (MBI)](https://magento.com/products/business-intelligence) to use [Advanced Reporting](https://devdocs.magento.com/guides/v2.3/advanced-reporting/modules.html) functionality.
The Magento_Analytics module integrates your Magento instance with the [Adobe Commerce Reporting (ACR)](https://magento.com/products/business-intelligence) to use [Advanced Reporting](https://devdocs.magento.com/guides/v2.3/advanced-reporting/modules.html) functionality.
The module implements the following functionality:
- Enabling subscription to Magento Business Intelligence (MBI) and automatic re-subscription
- Enabling subscription to Adobe Commerce Reporting (ACR) and automatic re-subscription
- Declaring the configuration schemas for report data collection
- Collecting the Magento instance data as reports for MBI
- Collecting the Magento instance data as reports for ACR
- Introducing API that provides the collected data
- Extending Magento configuration with the module parameters:
- Subscription status (enabled/disabled)
Expand All @@ -36,7 +36,7 @@ content: |-
## Subscription Process
The subscription to the MBI service is enabled during the installation process of the Analytics module. Each administrator will be notified of these new features upon their initial login to the Admin Panel.
The subscription to the ACR service is enabled during the installation process of the Analytics module. Each administrator will be notified of these new features upon their initial login to the Admin Panel.
## Analytics Settings
Expand Down
8 changes: 4 additions & 4 deletions src/_data/codebase/v2_4/mrg/ce/Analytics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ release: 2.4.2
github_path: app/code/Magento/Analytics/README.md
last_modified_at: '2020-12-10 20:10:41 -0600'
content: |-
The Magento_Analytics module integrates your Magento instance with the [Magento Business Intelligence (MBI)](https://magento.com/products/business-intelligence) to use [Advanced Reporting](https://devdocs.magento.com/guides/v2.4/advanced-reporting/modules.html) functionality.
The Magento_Analytics module integrates your Magento instance with the [Adobe Commerce Reporting (ACR)](https://magento.com/products/business-intelligence) to use [Advanced Reporting](https://devdocs.magento.com/guides/v2.4/advanced-reporting/modules.html) functionality.
The module implements the following functionality:
- Enabling subscription to Magento Business Intelligence (MBI) and automatic re-subscription
- Enabling subscription to Adobe Commerce Reporting (ACR) and automatic re-subscription
- Declaring the configuration schemas for report data collection
- Collecting the Magento instance data as reports for MBI
- Collecting the Magento instance data as reports for ACR
- Introducing API that provides the collected data
- Extending Magento configuration with the module parameters:
- Subscription status (enabled/disabled)
Expand All @@ -37,7 +37,7 @@ content: |-
## Subscription Process
The subscription to the MBI service is enabled during the installation process of the Analytics module. Each administrator will be notified of these new features upon their initial login to the Admin Panel.
The subscription to the ACR service is enabled during the installation process of the Analytics module. Each administrator will be notified of these new features upon their initial login to the Admin Panel.
## Analytics Settings
Expand Down
6 changes: 3 additions & 3 deletions src/_data/features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ features:
2.2: false
2.3: true
2.4: true
-
-
name: Page Builder drag and drop content management
support:
2.0: false
Expand Down Expand Up @@ -156,7 +156,7 @@ features:
2.3: true
2.4: true
-
name: Business Intelligence
name: Adobe Commerce Reporting
support:
2.0: false
2.1: true
Expand Down Expand Up @@ -271,7 +271,7 @@ features:
2.3: true
2.4: true
-
name: Magento-optimized cloud
name: Commerce-optimized cloud
support:
2.0: false
2.1: true
Expand Down
12 changes: 6 additions & 6 deletions src/_data/main-nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@

- label: Functional Testing
children:
- label: Magento application testing
- label: Commerce application testing
url: /cloud/docker/docker-mftf.html
versionless: true

- label: Magento Cloud code testing
- label: Cloud code testing
url: /cloud/docker/docker-test-magecloud-pkg-code.html
versionless: true

Expand All @@ -61,7 +61,7 @@
- label: Installation Guide
url: /install-gde/install-flow-diagram.html

- label: Magento Extensions Guide
- label: Commerce Extensions Guide
url: /extensions/
versionless: true

Expand Down Expand Up @@ -136,7 +136,7 @@
- label: API
children:

- label: Get Started with Magento Web APIs
- label: Get Started with Commerce Web APIs
url: /get-started/bk-get-started-api.html

- label: REST API Reference
Expand All @@ -160,7 +160,7 @@
- label: Testing
children:

- label: Magento Testing Guide
- label: Commerce Testing Guide
url: /test/testing.html

- label: Functional Acceptance Testing (MFTF)
Expand Down Expand Up @@ -231,7 +231,7 @@
- label: Customize Checkout
url: /howdoi/checkout/checkout_overview.html

- label: Magento Support
- label: Commerce Support
url: /community/resources/support.html
versionless: true

Expand Down
2 changes: 1 addition & 1 deletion src/_data/toc/architecture-guide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pages:
- label: Coding Standards
url: /coding-standards/bk-coding-standards.html

- label: Magento Framework
- label: Commerce Framework
url: /architecture/archi_perspectives/framework.html

- label: Modules and Extensibility
Expand Down
30 changes: 15 additions & 15 deletions src/_data/toc/cloud-guide.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
label: Magento Commerce Cloud
project-webint-basiclabel: Magento Commerce Cloud Guide
label: Cloud for Adobe Commerce
project-webint-basiclabel: Cloud Guide for Adobe Commerce
pages:
- label: Overview
url: /cloud/bk-cloud.html
Expand Down Expand Up @@ -41,7 +41,7 @@ pages:
url: /cloud/reference/cloud-composer.html
versionless: true

- label: Magento Cloud CLI
- label: Cloud CLI for Commerce
url: /cloud/reference/cli-ref-topic.html
versionless: true

Expand Down Expand Up @@ -130,23 +130,23 @@ pages:
url: /cloud/before/before-workspace.html
versionless: true
children:
- label: Install Magento prerequisites
- label: Install Commerce prerequisites
url: /cloud/before/before-workspace-magento-prereqs.html
versionless: true

- label: Enable SSH keys
url: /cloud/before/before-workspace-ssh.html
versionless: true

- label: Set up the Magento file system owner
- label: Set up the Commerce file system owner
url: /cloud/before/before-workspace-file-sys-owner.html
versionless: true

- label: Clone and branch the project
url: /cloud/before/before-setup-env-2_clone.html
versionless: true

- label: Install Magento
- label: Install Commerce
url: /cloud/before/before-setup-env-install.html
versionless: true

Expand Down Expand Up @@ -237,11 +237,11 @@ pages:

- label: Functional Testing
children:
- label: Magento application testing
- label: Commerce application testing
url: /cloud/docker/docker-test-app-mftf.html
versionless: true

- label: Magento Cloud code testing
- label: Cloud code testing for Commerce
url: /cloud/docker/docker-test-magecloud-pkg-code.html
versionless: true

Expand Down Expand Up @@ -277,11 +277,11 @@ pages:
url: /cloud/setup/first-time-setup-import-first-steps.html
versionless: true
children:
- label: Prepare your existing Magento Commerce system
- label: Prepare your existing Adode Commerce system
url: /cloud/setup/first-time-setup-import-prepare.html
versionless: true

- label: Import Magento Commerce code
- label: Import Adode Commerce code
url: /cloud/setup/first-time-setup-import-import.html
versionless: true

Expand All @@ -297,7 +297,7 @@ pages:
url: /cloud/live/paypal-onboarding.html
versionless: true

- label: Set up Magento B2B
- label: Set up B2B for Adobe Commerce
url: /cloud/configure/setup-b2b.html
versionless: true

Expand Down Expand Up @@ -623,7 +623,7 @@ pages:
url: /cloud/project/project-patch.html
versionless: true

- label: Upgrade Magento version
- label: Upgrade Commerce version
url: /cloud/project/project-upgrade.html
versionless: true

Expand All @@ -639,15 +639,15 @@ pages:
url: /cloud/release-notes/ece-release-notes.html
versionless: true

- label: Magento Cloud Patches
- label: Cloud Patches for Commerce
url: /cloud/release-notes/mcp-release-notes.html
versionless: true

- label: Magento Cloud Docker
- label: Cloud Docker for Commerce
url: /cloud/release-notes/mcd-release-notes.html
versionless: true

- label: Magento Cloud Components
- label: Cloud Components for Commerce
url: /cloud/release-notes/mcc-release-notes.html
versionless: true

Expand Down
2 changes: 1 addition & 1 deletion src/_data/toc/compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ pages:
versionless: true
children:

- label: Magento Privacy JavaScript Library
- label: Commerce Privacy JavaScript Library
versionless: true
url: /compliance/privacy/magento-privacy-js-library.html
Loading

0 comments on commit 5a489a3

Please sign in to comment.