Skip to content

Commit 0b95e8f

Browse files
Update docs/syntax/frontmatter.md
1 parent 2512166 commit 0b95e8f

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

docs/syntax/frontmatter.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,3 @@ The products frontmatter is a list of products that the page relates to.
5050
`products` can also be defined in the [`docset.yml` file](/configure/content-set/navigation.md#products).
5151
If you define `products` in a page's Markdown file and the `docset.yml` file also includes `products`, docs-builder will combine the two lists.
5252
You can _not_ override doc set level `products` at the page level.
53-
54-
55-
```yaml
56-
products:
57-
- id: apm
58-
applies_to:
59-
stack: ga
60-
serverless:
61-
observability: ga
62-
```
63-
:::

0 commit comments

Comments
 (0)