Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make some attributes "private" #15

Open
samkohn opened this issue Oct 25, 2017 · 0 comments
Open

Make some attributes "private" #15

samkohn opened this issue Oct 25, 2017 · 0 comments

Comments

@samkohn
Copy link
Member

samkohn commented Oct 25, 2017

A bunch of the attributes (and possibly also a few functions) don't need to be shown in the documentation. For example: the Configuration.*_data methods, Packet.*_bits attributes, and Configuration.*_address attributes. They clog up the documentation and are only used internally anyways. They should be documented in the code and then made private by being prefixed with an underscore.

@samkohn samkohn added the later label Nov 3, 2017
@samkohn samkohn removed the later label Feb 12, 2019
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

No branches or pull requests

1 participant