docs: update stable version references to V5.1 - #14756
Merged
Merged
Conversation
Contributor
|
See the Build Results workflow run for details. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates QGroundControl’s documentation to treat V5.1 as the current stable release on master, aligning the version switcher and “stable docs” cross-links with the new stable branch.
Changes:
- Added a v5.1 → Stable_V5.1 entry to the docs version switcher.
- Updated “What’s New” pages to reference V5.1 as the last stable release (en/ko/tr/zh).
- Updated stable-docs cross-links from Stable_V5.0 → Stable_V5.1 (en/ko/tr/zh).
Reviewed changes
Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/.vitepress/config.mjs | Adds “v5.1” to the Version menu, pointing at Stable_V5.1. |
| docs/en/qgc-user-guide/index.md | Updates stable-docs link to Stable_V5.1. |
| docs/en/qgc-user-guide/getting_started/whats_new.md | Updates last-stable reference to V5.1. |
| docs/en/qgc-user-guide/getting_started/download_and_install.md | Updates stable-docs link to Stable_V5.1. |
| docs/ko/qgc-user-guide/index.md | Updates stable-docs link to Stable_V5.1. |
| docs/ko/qgc-user-guide/getting_started/whats_new.md | Updates last-stable reference to V5.1. |
| docs/ko/qgc-user-guide/getting_started/download_and_install.md | Updates stable-docs link to Stable_V5.1. |
| docs/tr/qgc-user-guide/index.md | Updates stable-docs link to Stable_V5.1. |
| docs/tr/qgc-user-guide/getting_started/whats_new.md | Updates last-stable reference to V5.1. |
| docs/tr/qgc-user-guide/getting_started/download_and_install.md | Updates stable-docs link to Stable_V5.1. |
| docs/zh/qgc-user-guide/index.md | Updates stable-docs link to Stable_V5.1. |
| docs/zh/qgc-user-guide/getting_started/whats_new.md | Updates last-stable reference to V5.1. |
| docs/zh/qgc-user-guide/getting_started/download_and_install.md | Updates stable-docs link to Stable_V5.1. |
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.
Cherry-pick of #14750 from Stable_V5.1 to master.