docs: dependent resources and workflows higher priority than operations#3289
Open
docs: dependent resources and workflows higher priority than operations#3289
Conversation
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adjusts documentation section ordering so “Dependent resources and workflows” appears before “Operations” in the generated docs navigation.
Changes:
- Lowered
weightvalues for the “Dependent resources and workflows” section and its pages to increase their navigation priority. - Increased
weightvalues for the “Operations” section and its pages to decrease their navigation priority.
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/content/en/docs/documentation/operations/_index.md | Increases section weight to move “Operations” later in nav order. |
| docs/content/en/docs/documentation/operations/configuration.md | Increases page weight to preserve ordering within “Operations” after the section move. |
| docs/content/en/docs/documentation/operations/logging.md | Increases page weight to preserve ordering within “Operations” after the section move. |
| docs/content/en/docs/documentation/operations/metrics.md | Increases page weight to preserve ordering within “Operations” after the section move. |
| docs/content/en/docs/documentation/operations/leader-election.md | Increases page weight to preserve ordering within “Operations” after the section move. |
| docs/content/en/docs/documentation/operations/helm-chart.md | Increases page weight to preserve ordering within “Operations” after the section move. |
| docs/content/en/docs/documentation/dependent-resource-and-workflows/_index.md | Decreases section weight to move “Dependent resources and workflows” earlier in nav order. |
| docs/content/en/docs/documentation/dependent-resource-and-workflows/dependent-resources.md | Decreases page weight to preserve ordering within the section after the move. |
| docs/content/en/docs/documentation/dependent-resource-and-workflows/workflows.md | Decreases page weight to preserve ordering within the section after the move. |
xstefank
approved these changes
Apr 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Attila Mészáros a_meszaros@apple.com