Skip to content

Conversation

@phip1611
Copy link
Member

Closes #1799

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

@phip1611 phip1611 self-assigned this Oct 22, 2025
//!
//! To represent device paths, this module provides several types:
//! To represent device paths, this module provides several types, which are
//! listed in the following. To construct device paths, please head to the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
//! listed in the following. To construct device paths, please head to the
//! listed in the following sections. To construct device paths, please head to the

@phip1611
Copy link
Member Author

Although this is small change overall, I changed things since your last review @nicholasbishop - could you please approve again?

@nicholasbishop nicholasbishop added this pull request to the merge queue Oct 30, 2025
Merged via the queue into main with commit 168c1aa Oct 30, 2025
20 checks passed
@nicholasbishop nicholasbishop deleted the doc-dp-build branch October 30, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

device paths: improve documentation to construct them

3 participants