-
Notifications
You must be signed in to change notification settings - Fork 1.4k
doc: 3.2.0-preview3 doc updates #25456
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
doc: 3.2.0-preview3 doc updates #25456
Conversation
Pre-release version updates for 3.2.0-preview3. Signed-off-by: Francesco Domenico Servidio <francesco.servidio@nordicsemi.no>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates documentation for the 3.2.0-preview3 pre-release version. The changes primarily involve version number updates and documentation structure modifications to support the preview release.
Key changes:
- Updated version strings from v3.1.0/v3.1.99 to v3.2.0-preview3 throughout documentation
- Converted migration guides index from toctree to manual link list
- Added
:orphan:directive to migration guide files to prevent build warnings
Reviewed Changes
Copilot reviewed 26 out of 26 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| doc/versions.json | Added 3.2.0-preview3 to version list |
| doc/nrf/shortcuts.txt | Updated release version variables to v3.2.0-preview3 |
| doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst | Updated changelog title and description for preview3 release |
| doc/nrf/releases_and_maturity/migration_guides.rst | Converted from toctree to explicit link list for migration guides |
| doc/nrf/releases_and_maturity/migration/*.rst | Added :orphan: directive to prevent orphan document warnings |
| doc/nrf/releases_and_maturity/known_issues.rst | Added :orphan: directive |
| doc/nrf/releases_and_maturity.rst | Removed known_issues from toctree |
| doc/nrf/index.rst | Added important notice about preview3 being a development tag |
| doc/nrf/dev_model_and_contributions/adding_code.rst | Updated example revision references to v3.2.0-preview3 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:more detailsGithub labels
List of changed files detected by CI (0)Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
Changelog > Security
|
shanthanordic
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need some clarificaitonw ith Wojtek before merging
|
approved from process perspective. |
Pre-release version updates for 3.2.0-preview3.