Skip to content

Document PrintAttributes builder options - #627

Merged
jonathanpeppers merged 1 commit into
mainfrom
jonathanpeppers-document-print-apis-15e
Aug 17, 2026
Merged

Document PrintAttributes builder options#627
jonathanpeppers merged 1 commit into
mainfrom
jonathanpeppers-document-print-apis-15e

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Summary

Documents the five public configuration methods on Android.Print.PrintAttributes.Builder.

Refs #180

Sources

Validation

  • Parsed docs/xml/Android.Print/PrintAttributes+Builder.xml as XML.
  • Confirmed CRLF-only line endings in the edited file.
  • Ran git diff --check.
  • Counted 387 remaining To be added. placeholders under docs/xml/Android.Print.

Refs #180

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 updates the generated XML documentation for Android.Print.PrintAttributes.Builder by replacing “To be added.” placeholders with meaningful docs for its five public configuration methods, aligning with established documentation structure (summary/param/returns + Android reference link + AOSP/CC BY attribution).

Changes:

  • Documented parameters, summaries, and fluent return values for SetColorMode, SetDuplexMode, SetMediaSize, SetMinMargins, and SetResolution.
  • Added per-member remarks linking to the corresponding Android reference documentation pages (with existing AOSP/CC BY attribution retained).

💡 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

@dalexsoto dalexsoto left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The PrintAttributes.Builder contracts correctly cover required arguments, validation, and fluent return behavior.

@jonathanpeppers
jonathanpeppers merged commit 42506bb into main Aug 17, 2026
4 checks passed
@jonathanpeppers
jonathanpeppers deleted the jonathanpeppers-document-print-apis-15e branch August 17, 2026 22:28
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.

3 participants