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

Add code documentation and provide use cases. #76

Open
jamesiarmes opened this issue Mar 11, 2016 · 0 comments
Open

Add code documentation and provide use cases. #76

jamesiarmes opened this issue Mar 11, 2016 · 0 comments

Comments

@jamesiarmes
Copy link
Contributor

While we have documentation for the project, the code documentation is sorely lacking. We should add doc blocks to the code, at a minimum for public methods but ideally for all methods. One such example is https://github.com/acquia/moonshot/blob/master/lib/moonshot/build_mechanism/version_proxy.rb, which only has a class comment that provides no use cases for when this mechanism should be used (it does, however, include a typo).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant