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

Missing javadoc #905

Open
CoolKangaroo2022 opened this issue Aug 15, 2021 · 0 comments
Open

Missing javadoc #905

CoolKangaroo2022 opened this issue Aug 15, 2021 · 0 comments

Comments

@CoolKangaroo2022
Copy link

Hello! I find in your CONTRIBUTING.md that

Please make sure to document every method you write using Javadoc, even if the method seems trivial to you

However, I still witness some public methods without Javadocs.
I find likely missing Javadoc in the following files:

  • viewpagerindicator/src/com/viewpagerindicator/TitlePageIndicator.java
  • app/src/main/java/org/gnucash/android/util/BackupManager.java
  • app/src/main/java/org/gnucash/android/ui/colorpicker/ColorPickerDialog.java
    ......

Would you like to add Javadoc for these methods, or they are just not that important?
If there is anything I can help with?

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