docs: move multiple DT overlay note before Qt in NIO 12L Ubuntu guide#1651
Merged
Milir-Radxa merged 1 commit intoApr 10, 2026
Merged
Conversation
Move the 'enable multiple DT overlays' section from after the NeuroPilot section to before the Qt installation section, making it more visible. Also update Ubuntu image download link from b9 to b10. Fixes: radxa-docs#1623
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.
Summary
Move the 'enable multiple DT overlays' section from after the NeuroPilot section to before the Qt installation section, making it more visible to users who need to configure hardware overlays early in the setup process.
Also update Ubuntu image download link from b9 to b10.
Changes
Why
The ability to enable multiple DT overlays simultaneously is a key feature that users should be aware of early in the documentation. Placing this information before Qt installation ensures users see it when configuring hardware features.
Fixes: #1623