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

Commit 5a489a3

Browse files
committed
[DOC-299] High-level rebranding of DevDocs
1 parent 8f93f01 commit 5a489a3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+177
-177
lines changed

COPYING.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Copyright © 2013-present Magento, Inc.
1+
Copyright © 2013-present Adobe Inc.
22

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

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

8-
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.
9-
Please see LICENSE_EE.txt for the full text of the MEE License or visit http://magento.com/legal/terms/enterprise.
8+
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.
9+
Please see LICENSE.txt for the full text of the Adobe License or visit http://magento.com/legal/terms/enterprise.

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Magento Developer Documentation
1+
# Adobe Commerce Developer Documentation
22

3-
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).
3+
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).
44

55
## Contributors
66

7-
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.
7+
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.
88

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

@@ -144,7 +144,7 @@ exclude:
144144
145145
## Building old versions
146146
147-
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.
147+
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.
148148
149149
To view the list of available tags:
150150

_config.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# Each setting is available on pages using Liquid {{ site.<config key> }}. For example, {{ site.title }}.
33
# For more details about available options and defaults, refer to https://jekyllrb.com/docs/configuration/
44
#
5-
title: Magento 2 Developer Documentation
6-
logo: Magento DevDocs
7-
description: Magento 2 Developer Documentation.
5+
title: Adobe Commerce Developer Documentation
6+
logo: Commerce DevDocs
7+
description: Adobe Commerce Developer Documentation.
88

99
# the base protocol and domain
1010
url: https://devdocs.magento.com

src/_data/codebase/v2_3/mrg/ce/Analytics.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ release: 2.3.7
55
github_path: app/code/Magento/Analytics/README.md
66
last_modified_at: '2019-09-15 22:49:37 +0100'
77
content: |-
8-
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.
8+
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.
99
1010
The module implements the following functionality:
1111
12-
- Enabling subscription to Magento Business Intelligence (MBI) and automatic re-subscription
12+
- Enabling subscription to Adobe Commerce Reporting (ACR) and automatic re-subscription
1313
- Declaring the configuration schemas for report data collection
14-
- Collecting the Magento instance data as reports for MBI
14+
- Collecting the Magento instance data as reports for ACR
1515
- Introducing API that provides the collected data
1616
- Extending Magento configuration with the module parameters:
1717
- Subscription status (enabled/disabled)
@@ -36,7 +36,7 @@ content: |-
3636
3737
## Subscription Process
3838
39-
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.
39+
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.
4040
4141
## Analytics Settings
4242

src/_data/codebase/v2_4/mrg/ce/Analytics.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ release: 2.4.2
55
github_path: app/code/Magento/Analytics/README.md
66
last_modified_at: '2020-12-10 20:10:41 -0600'
77
content: |-
8-
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.
8+
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.
99
1010
The module implements the following functionality:
1111
12-
- Enabling subscription to Magento Business Intelligence (MBI) and automatic re-subscription
12+
- Enabling subscription to Adobe Commerce Reporting (ACR) and automatic re-subscription
1313
- Declaring the configuration schemas for report data collection
14-
- Collecting the Magento instance data as reports for MBI
14+
- Collecting the Magento instance data as reports for ACR
1515
- Introducing API that provides the collected data
1616
- Extending Magento configuration with the module parameters:
1717
- Subscription status (enabled/disabled)
@@ -37,7 +37,7 @@ content: |-
3737
3838
## Subscription Process
3939
40-
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.
40+
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.
4141
4242
## Analytics Settings
4343

src/_data/features.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ features:
2424
2.2: false
2525
2.3: true
2626
2.4: true
27-
-
27+
-
2828
name: Page Builder drag and drop content management
2929
support:
3030
2.0: false
@@ -156,7 +156,7 @@ features:
156156
2.3: true
157157
2.4: true
158158
-
159-
name: Business Intelligence
159+
name: Adobe Commerce Reporting
160160
support:
161161
2.0: false
162162
2.1: true
@@ -271,7 +271,7 @@ features:
271271
2.3: true
272272
2.4: true
273273
-
274-
name: Magento-optimized cloud
274+
name: Commerce-optimized cloud
275275
support:
276276
2.0: false
277277
2.1: true

src/_data/main-nav.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@
4747

4848
- label: Functional Testing
4949
children:
50-
- label: Magento application testing
50+
- label: Commerce application testing
5151
url: /cloud/docker/docker-mftf.html
5252
versionless: true
5353

54-
- label: Magento Cloud code testing
54+
- label: Cloud code testing
5555
url: /cloud/docker/docker-test-magecloud-pkg-code.html
5656
versionless: true
5757

@@ -61,7 +61,7 @@
6161
- label: Installation Guide
6262
url: /install-gde/install-flow-diagram.html
6363

64-
- label: Magento Extensions Guide
64+
- label: Commerce Extensions Guide
6565
url: /extensions/
6666
versionless: true
6767

@@ -136,7 +136,7 @@
136136
- label: API
137137
children:
138138

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

142142
- label: REST API Reference
@@ -160,7 +160,7 @@
160160
- label: Testing
161161
children:
162162

163-
- label: Magento Testing Guide
163+
- label: Commerce Testing Guide
164164
url: /test/testing.html
165165

166166
- label: Functional Acceptance Testing (MFTF)
@@ -231,7 +231,7 @@
231231
- label: Customize Checkout
232232
url: /howdoi/checkout/checkout_overview.html
233233

234-
- label: Magento Support
234+
- label: Commerce Support
235235
url: /community/resources/support.html
236236
versionless: true
237237

src/_data/toc/architecture-guide.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pages:
3535
- label: Coding Standards
3636
url: /coding-standards/bk-coding-standards.html
3737

38-
- label: Magento Framework
38+
- label: Commerce Framework
3939
url: /architecture/archi_perspectives/framework.html
4040

4141
- label: Modules and Extensibility

src/_data/toc/cloud-guide.yml

+15-15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
label: Magento Commerce Cloud
2-
project-webint-basiclabel: Magento Commerce Cloud Guide
1+
label: Cloud for Adobe Commerce
2+
project-webint-basiclabel: Cloud Guide for Adobe Commerce
33
pages:
44
- label: Overview
55
url: /cloud/bk-cloud.html
@@ -41,7 +41,7 @@ pages:
4141
url: /cloud/reference/cloud-composer.html
4242
versionless: true
4343

44-
- label: Magento Cloud CLI
44+
- label: Cloud CLI for Commerce
4545
url: /cloud/reference/cli-ref-topic.html
4646
versionless: true
4747

@@ -130,23 +130,23 @@ pages:
130130
url: /cloud/before/before-workspace.html
131131
versionless: true
132132
children:
133-
- label: Install Magento prerequisites
133+
- label: Install Commerce prerequisites
134134
url: /cloud/before/before-workspace-magento-prereqs.html
135135
versionless: true
136136

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

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

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

149-
- label: Install Magento
149+
- label: Install Commerce
150150
url: /cloud/before/before-setup-env-install.html
151151
versionless: true
152152

@@ -237,11 +237,11 @@ pages:
237237

238238
- label: Functional Testing
239239
children:
240-
- label: Magento application testing
240+
- label: Commerce application testing
241241
url: /cloud/docker/docker-test-app-mftf.html
242242
versionless: true
243243

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

@@ -277,11 +277,11 @@ pages:
277277
url: /cloud/setup/first-time-setup-import-first-steps.html
278278
versionless: true
279279
children:
280-
- label: Prepare your existing Magento Commerce system
280+
- label: Prepare your existing Adode Commerce system
281281
url: /cloud/setup/first-time-setup-import-prepare.html
282282
versionless: true
283283

284-
- label: Import Magento Commerce code
284+
- label: Import Adode Commerce code
285285
url: /cloud/setup/first-time-setup-import-import.html
286286
versionless: true
287287

@@ -297,7 +297,7 @@ pages:
297297
url: /cloud/live/paypal-onboarding.html
298298
versionless: true
299299

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

@@ -623,7 +623,7 @@ pages:
623623
url: /cloud/project/project-patch.html
624624
versionless: true
625625

626-
- label: Upgrade Magento version
626+
- label: Upgrade Commerce version
627627
url: /cloud/project/project-upgrade.html
628628
versionless: true
629629

@@ -639,15 +639,15 @@ pages:
639639
url: /cloud/release-notes/ece-release-notes.html
640640
versionless: true
641641

642-
- label: Magento Cloud Patches
642+
- label: Cloud Patches for Commerce
643643
url: /cloud/release-notes/mcp-release-notes.html
644644
versionless: true
645645

646-
- label: Magento Cloud Docker
646+
- label: Cloud Docker for Commerce
647647
url: /cloud/release-notes/mcd-release-notes.html
648648
versionless: true
649649

650-
- label: Magento Cloud Components
650+
- label: Cloud Components for Commerce
651651
url: /cloud/release-notes/mcc-release-notes.html
652652
versionless: true
653653

src/_data/toc/compliance.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ pages:
3737
versionless: true
3838
children:
3939

40-
- label: Magento Privacy JavaScript Library
40+
- label: Commerce Privacy JavaScript Library
4141
versionless: true
4242
url: /compliance/privacy/magento-privacy-js-library.html

0 commit comments

Comments
 (0)