Skip to content

Commit 354df2b

Browse files
authored
Integration page structure: improve title (#2804)
1 parent 82d4195 commit 354df2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/documenting/integration-docs-examples.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -299,13 +299,13 @@ Use the following syntax to reference a video from Youtube. Use `videoStartAt` t
299299
Screencast showing a reference to Youtube to start at a specific time
300300
</p>
301301

302-
## Document structure
302+
## Integration page structure
303303

304-
This section outlines the high-level document structure. To view example text, refer to the integration documentation template in the `homeassistant.io` repository under `/_integrations/_integration_docs_template.md`. The example text includes some reusable text blocks (includes) such as `include integrations/config_flow.md` and styling elements such as `configuration_basic`.
304+
This section outlines the high-level structure of an integration page. To view example text, refer to the integration documentation template in the `homeassistant.io` repository under `/_integrations/_integration_docs_template.md`. The example text includes some reusable text blocks (includes) such as `include integrations/config_flow.md` and styling elements such as `configuration_basic`.
305305

306306
The examples are taken from the [Integration Quality Scale](/docs/core/integration-quality-scale/).
307307

308-
### Basic structure
308+
### Basic structure of an integration page
309309

310310
- Introduction
311311
- Use case

0 commit comments

Comments
 (0)