diff --git a/docs/api/doc-block-colorpalette.md b/docs/api/doc-block-colorpalette.md index 3229612173c3..b97c6ec67b50 100644 --- a/docs/api/doc-block-colorpalette.md +++ b/docs/api/doc-block-colorpalette.md @@ -2,6 +2,8 @@ title: 'ColorPalette' --- + + The `ColorPalette` block allows you to document all color-related items (e.g., swatches) used throughout your project. ![Screenshot of ColorPalette and ColorItem blocks](./doc-block-colorpalette.png) diff --git a/docs/api/doc-block-icongallery.md b/docs/api/doc-block-icongallery.md index db16ee30ed53..c89f511f2b68 100644 --- a/docs/api/doc-block-icongallery.md +++ b/docs/api/doc-block-icongallery.md @@ -2,6 +2,8 @@ title: 'IconGallery' --- + + The `IconGallery` block enables you to easily document React icon components associated with your project, displayed in a neat grid. ![Screenshot of IconGallery and IconItem blocks](./doc-block-icongallery.png) diff --git a/docs/api/doc-block-typeset.md b/docs/api/doc-block-typeset.md index 854cd140232f..22933dc5f521 100644 --- a/docs/api/doc-block-typeset.md +++ b/docs/api/doc-block-typeset.md @@ -2,6 +2,8 @@ title: 'Typeset' --- + + The `Typeset` block helps document the fonts used throughout your project. ![Screenshot of Typeset block](./doc-block-typeset.png)