Skip to content

Commit 6158037

Browse files
committed
MC-4272: Update content type docs
Added links to other configuration topics
1 parent 0b17f30 commit 6158037

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/create-basic-content-type/step-1-add-configuration.md

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
Creating a configuration file is the first step to defining a new content type. It defines the properties and files that control the appearances and behaviors of a content type.
66

7+
{: .bs-callout .bs-callout-info }
8+
This topic describes only a subset of configuration elements, enough to establish a fundamental understanding of the configuration file's role within a content type. For more details, refer to [Main configurations](../configurations/content-type-configuration.md) and [Additional configurations](../configurations/additional-configurations.md).
9+
710
## Create a configuration file
811

912
Create a new configuration (XML) file in the following directory structure of your module: `view/adminhtml/pagebuilder/content_type/my-content-type.xml`.

0 commit comments

Comments
 (0)