Skip to content

Commit 9bad8c3

Browse files
author
James Calcaben
committed
MAGETWO-91200: Update documentation for PageBuilder EAP
- update README to include links to doc topics and feedback issues
1 parent 42d3a18 commit 9bad8c3

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

README.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,30 @@ We offer two methods for installing PageBuilder:
2121
[Composer package]: app/code/Magento/PageBuilder/docs/install.md#composer-installation
2222
[GitHub repository]: app/code/Magento/PageBuilder/docs/install.md#github-installation
2323

24+
## Developer documentation
25+
26+
This project repository contains PageBuilder developer documentation on the following topics:
27+
28+
1. [Architecture overview]
29+
1. [BlueFoot to PageBuilder data migration]
30+
1. [Third-party content type migration]
31+
1. [Iconography]
32+
1. [Module integration]
33+
1. [Additional data configuration]
34+
1. [Content type configuration]
35+
1. [How to add a new content type]
36+
1. [Events]
37+
38+
[Architecture overview]: app/code/Magento/PageBuilder/docs/architecture-overview.md
39+
[BlueFoot to PageBuilder data migration]: app/code/Magento/PageBuilder/docs/bluefoot-data-migration.md
40+
[Third-party content type migration]: app/code/Magento/PageBuilder/docs/new-content-type-example.md
41+
[Iconography]: app/code/Magento/PageBuilder/docs/iconography.md
42+
[Module integration]: app/code/Magento/PageBuilder/docs/module-integration.md
43+
[Additional data configuration]: app/code/Magento/PageBuilder/docs/custom-configuration.md
44+
[Content type configuration]: app/code/Magento/PageBuilder/docs/content-type-configuration.md
45+
[How to add a new content type]: app/code/Magento/PageBuilder/docs/how-to-add-new-content-type.md
46+
[Events]: app/code/Magento/PageBuilder/docs/events.md
47+
2448
## Contribute to PageBuilder
2549

2650
We appreciate any and all contributions to PageBuilder.
@@ -46,8 +70,8 @@ To help you prepare for these changes, we are publishing a [roadmap] of features
4670
We want to hear what you think of PageBuilder!
4771
We are particularly interested on your thoughts on the following:
4872

49-
* How would you customize PageBuilder and what do you need to accomplish this task?
50-
* What web content API do you use or would like to see in PageBuilder?
73+
* [How would you customize PageBuilder and what do you need to accomplish this task?](magento/magento2-page-builder#57)
74+
* [What web content API do you use or would like to see in PageBuilder?](magento/magento2-page-builder#58)
5175

5276
To participate in technical discussions and ask questions, join us in [Slack].
5377

0 commit comments

Comments
 (0)