Skip to content

Conversation

bparks13
Copy link
Member

Instead of duplicating XML comments across devices, especially when these devices share a common interface, this PR moves all XML comments to the interface and the implementing classes now inherit the docs.

We still need to add specific comments for properties that are not in the interface, or when a property needs to reference an external class that is different for each device (e.g., referencing the correct *Data node).

Also, consolidated some Description attributes so they are consistent.

Fixes #488

@bparks13 bparks13 added this to the 0.6.1 milestone Sep 10, 2025
@bparks13 bparks13 requested a review from jonnew September 10, 2025 19:18
@bparks13 bparks13 self-assigned this Sep 10, 2025
Copy link
Member

@jonnew jonnew left a comment

Choose a reason for hiding this comment

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

Looks good, please have a look at my comments

- Remove all mention of a GUI
- Update remark on InvertPolarity
@bparks13 bparks13 requested a review from jonnew September 16, 2025 15:25
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.

Duplicated XML docs
2 participants