Skip to content

Commit 2a40568

Browse files
committed
Document parameter
1 parent d379363 commit 2a40568

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/configure/site/products.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ products:
1010
edot-collector:
1111
display: 'Elastic Distribution of OpenTelemetry Collector'
1212
versioning: 'stack'
13+
repository: 'elastic-edot-collector'
1314
#...
1415
```
1516

@@ -19,6 +20,7 @@ products:
1920
: A YAML mapping where each key is an Elastic product.
2021
* `display`: A friendly name for the product.
2122
* `versioning`: The versioning system used by the project. The value for this field must match one of the versioning systems defined in [`versions.yml`](https://github.com/elastic/docs-builder/blob/main/config/versions.yml)
23+
* `repository`: The repository name for the product. It's optional and primarily intended for handling edge cases where there is a mismatch between the repository name and the product identifier.
2224

2325

2426

0 commit comments

Comments
 (0)