We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f5c6a3 commit 43ea0b8Copy full SHA for 43ea0b8
docs/syntax/applies.md
@@ -32,6 +32,11 @@ The `applies_to` metadata can be added at different levels in the documentation:
32
33
## Syntax
34
35
+The `applies_to` metadata supports an [exhaustive list of keys](#structured-model).
36
+
37
+When you write or edit documentation, only specify the keys that apply to that content.
38
+Each key accepts values with the following syntax:
39
40
```
41
<life-cycle> [version], <life-cycle> [version]
42
0 commit comments