Skip to content

Commit 11e0be5

Browse files
author
Hwashiang Yu
committed
MC-800: Create custom content block
- Removed custom content block documentation from navigation
1 parent 2e4acde commit 11e0be5

23 files changed

+23
-46
lines changed

app/code/Magento/PageBuilder/docs/CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
1. [Code of Conduct](#code-of-conduct)
1212
4. [Developer documentation]
1313
5. [Roadmap and known issues]
14-
6. [Creating custom content block]
15-
7. [How to create custom PageBuilder content type container]
14+
6. [How to create custom PageBuilder content type container]
1615

1716
[Introduction]: README.md
1817
[Installation Guide]: install.md

app/code/Magento/PageBuilder/docs/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ It replaces the default WYSIWYG Editor in the Admin area with a highly configura
2929
1. [Custom Toolbar]
3030
1. [Full width page layouts]
3131
5. [Roadmap and known issues]
32-
6. [Creating custom content block]
33-
7. [How to create custom PageBuilder content type container]
32+
6. [How to create custom PageBuilder content type container]
3433

3534
[Introduction]: README.md
3635
[Contribution guide]: CONTRIBUTING.md

app/code/Magento/PageBuilder/docs/architecture-overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
1. [Custom Toolbar]
2727
1. [Full width page layouts]
2828
5. [Roadmap and known issues]
29-
6. [Creating custom content block]
30-
7. [How to create custom PageBuilder content type container]
29+
6. [How to create custom PageBuilder content type container]
3130

3231
[Introduction]: README.md
3332
[Contribution guide]: CONTRIBUTING.md

app/code/Magento/PageBuilder/docs/bindings.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
1. [Custom Toolbar]
2727
1. [Full width page layouts]
2828
5. [Roadmap and known issues]
29-
6. [Creating custom content block]
30-
7. [How to create custom PageBuilder content type container]
29+
6. [How to create custom PageBuilder content type container]
3130

3231
[Introduction]: README.md
3332
[Contribution guide]: CONTRIBUTING.md

app/code/Magento/PageBuilder/docs/block-chooser-component.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
1. [Custom Toolbar]
2727
1. [Full width page layouts]
2828
5. [Roadmap and known issues]
29-
6. [Creating custom content block]
30-
7. [How to create custom PageBuilder content type container]
29+
6. [How to create custom PageBuilder content type container]
3130

3231
[Introduction]: README.md
3332
[Contribution guide]: CONTRIBUTING.md

app/code/Magento/PageBuilder/docs/bluefoot-data-migration.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@
2727
1. [Add image uploader to content type]
2828
1. [Full width page layouts]
2929
5. [Roadmap and known issues]
30-
6. [Creating custom content block]
31-
7. [How to create custom PageBuilder content type container]
30+
6. [How to create custom PageBuilder content type container]
3231

3332
[Introduction]: README.md
3433
[Installation Guide]: install.md

app/code/Magento/PageBuilder/docs/content-type-configuration.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
1. [Custom Toolbar]
3030
1. [Full width page layouts]
3131
5. [Roadmap and known issues]
32-
6. [Creating custom content block]
33-
7. [How to create custom PageBuilder content type container]
32+
6. [How to create custom PageBuilder content type container]
3433

3534
[Introduction]: README.md
3635
[Contribution guide]: CONTRIBUTING.md

app/code/Magento/PageBuilder/docs/content-type-preview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
1. **Render a backend content type preview**
2323
1. [Custom Toolbar]
2424
5. [Roadmap and known issues]
25-
6. [Creating custom content block]
26-
7. [How to create custom PageBuilder content type container]
25+
6. [How to create custom PageBuilder content type container]
2726

2827
[Introduction]: README.md
2928
[Contribution guide]: CONTRIBUTING.md

app/code/Magento/PageBuilder/docs/custom-configuration.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
1. [Add image uploader to content type]
2929
1. [Full width page layouts]
3030
5. [Roadmap and known issues]
31-
6. [Creating custom content block]
32-
7. [How to create custom PageBuilder content type container]
31+
6. [How to create custom PageBuilder content type container]
3332

3433
[Introduction]: README.md
3534
[Installation Guide]: install.md

app/code/Magento/PageBuilder/docs/developer-documentation.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
1. [Custom Toolbar]
2727
1. [Full width page layouts]
2828
5. [Roadmap and known issues]
29-
6. [Creating custom content block]
30-
7. [How to create custom PageBuilder content type container]
29+
6. [How to create custom PageBuilder content type container]
3130

3231
**[Architecture overview]** - An overview of the PageBuilder module architecture.
3332

0 commit comments

Comments
 (0)