Skip to content

Commit 2512166

Browse files
Update docs/syntax/frontmatter.md
1 parent 039d581 commit 2512166

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/syntax/frontmatter.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,6 @@ The products frontmatter is a list of products that the page relates to.
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.
5353

54-
:::{tip}
55-
The purpose of the `products` field is different from `applies_to`: the former provides metadata to elastic.co search engines, while the latter indicates feature availability and applicability.
56-
57-
% Is this true?
58-
For example, while a page might contain content that is _applicable_ to Elastic Cloud Serverless projects,
59-
it might not be _about_ Elastic Cloud Serverless. In that case, you would include the `serverless` key in `applies_to`,
60-
but _not_ include the `cloud-serverless` ID in `products`:
6154

6255
```yaml
6356
products:

0 commit comments

Comments
 (0)