Skip to content

Commit 6ef43d3

Browse files
committed
Add brief docs
Signed-off-by: bmorelli25 <[email protected]>
1 parent b71689e commit 6ef43d3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/syntax/applies.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,18 @@ applicability with precision.
2020
:::{include} /contribute/_snippets/tag-processing.md
2121
:::
2222

23+
### Badge Rendering Order
24+
25+
The applies_to badges are displayed in a consistent, logical order regardless of how they appear in your source files. This ensures users always see badges in a predictable hierarchy:
26+
27+
1. **Stack** - Elastic Stack
28+
2. **Serverless** - Elastic Cloud Serverless offerings
29+
3. **Deployment** - Deployment options (ECE, ECK, ECH, Self-Managed)
30+
4. **ProductApplicability** - Specialized tools and agents (ECCTL, Curator, EDOT, APM Agents)
31+
5. **Product (generic)** - Generic product applicability
32+
33+
Within the ProductApplicability category, EDOT and APM Agent items are sorted alphabetically for easy scanning.
34+
2335
## When and where to use `applies_to`
2436

2537
The `applies_to` metadata can be added at different levels in the documentation:

0 commit comments

Comments
 (0)