Skip to content

Document USB configuration metadata - #637

Open
jonathanpeppers wants to merge 1 commit into
mainfrom
jonathanpeppers-document-usb-apis
Open

Document USB configuration metadata#637
jonathanpeppers wants to merge 1 commit into
mainfrom
jonathanpeppers-document-usb-apis

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Refs #120

Sources

Validation

  • Parsed docs/xml/Android.Hardware.Usb/UsbConfiguration.xml with System.Xml.XmlDocument.
  • Confirmed CRLF-only line endings and ran git diff --check.

Refs #120

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown

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 improves the generated XML documentation for Android.Hardware.Usb.UsbConfiguration by replacing a few remaining “To be added.” placeholders with concrete, API-accurate descriptions. This aligns with the broader effort in #120 to incrementally fill in missing documentation across the Android.Hardware.Usb namespace.

Changes:

  • Documented the Creator property <value> to describe the Parcelable.Creator role.
  • Replaced the DescribeContents() return placeholder with the concrete return value (0).
  • Added a meaningful description for the index parameter of GetInterface(int index).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jonathanpeppers

Copy link
Copy Markdown
Member Author

@dalexsoto review

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.

2 participants