Skip to content

Commit e3a3d1c

Browse files
charlotte-hoblikleemthompoflorent-leborgne
authored
Adds changes to the applies_to page (#1325)
* Applies versioning changes to the `applies` page * Add information about tagging feature lifecycle and version changes * Clarify applies_to usage * Cleaning up the document * Restructure life-cycles and fix typos * Update docs/syntax/applies.md Co-authored-by: Liam Thompson <[email protected]> * Update docs/syntax/applies.md Co-authored-by: Liam Thompson <[email protected]> * Apply review requests * Restructure content * Update docs/syntax/applies.md Co-authored-by: Liam Thompson <[email protected]> * Update docs/syntax/applies.md Co-authored-by: Liam Thompson <[email protected]> * Update docs/syntax/applies.md Co-authored-by: Liam Thompson <[email protected]> * Fix broken links and move `life cycle` section * Replace/add applies_to examples * Update docs/syntax/applies.md Co-authored-by: florent-leborgne <[email protected]> * Apply review suggestion * Fix typos * Fix broken links * Update docs/syntax/applies.md Co-authored-by: florent-leborgne <[email protected]> * Update docs/syntax/applies.md Co-authored-by: florent-leborgne <[email protected]> * Update docs/syntax/applies.md Co-authored-by: florent-leborgne <[email protected]> --------- Co-authored-by: Liam Thompson <[email protected]> Co-authored-by: florent-leborgne <[email protected]>
1 parent 3719153 commit e3a3d1c

File tree

4 files changed

+276
-132
lines changed

4 files changed

+276
-132
lines changed

docs/contribute/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This [tagging system](#applies-to) is mandatory for all of the public-facing doc
4545

4646
Use the [`applies_to`](../syntax/applies.md) tag to indicate which versions, deployment types, or release stages each part of the content is relevant to.
4747

48-
You must always use the `applies_to` tag at the [page](../syntax/applies.md#page-annotations) level. Optionally, you can also use it at the [section](../syntax/applies.md#sections) or [inline](../syntax/applies.md#inline-applies-to) level if certain parts of the content apply only to specific versions, deployment types, or release stages.
48+
You must always use the `applies_to` tag at the [page](../syntax/applies.md#page-annotations) level. Optionally, you can also use it at the [section](../syntax/applies.md#section-annotations) or [inline](../syntax/applies.md#inline-annotations) level if certain parts of the content apply only to specific versions, deployment types, or release stages.
4949

5050
## Report a bug
5151

0 commit comments

Comments
 (0)