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

Delete the docs folder containing out-of-date javadoc #9

Closed
sleberknight opened this issue Dec 23, 2020 · 0 comments · Fixed by #10
Closed

Delete the docs folder containing out-of-date javadoc #9

sleberknight opened this issue Dec 23, 2020 · 0 comments · Fixed by #10
Assignees
Labels
code cleanup Fix issues reported by Sonar or any other code analysis tools
Milestone

Comments

@sleberknight
Copy link
Member

There is no need to keep generated javadocs in version control. Delete the entire docs directory.

@sleberknight sleberknight added the code cleanup Fix issues reported by Sonar or any other code analysis tools label Dec 23, 2020
@sleberknight sleberknight added this to the 0.5.0 milestone Dec 23, 2020
@sleberknight sleberknight self-assigned this Dec 23, 2020
sleberknight added a commit that referenced this issue Jan 4, 2021
This is not necessary, since the javadoc can be generated anytime, and
since when deployed to Maven central, the docs are published in addition
to the JAR and source code.

Closes #9
sleberknight added a commit that referenced this issue Jan 4, 2021
This is not necessary, since the javadoc can be generated anytime, and
since when deployed to Maven central, the docs are published in addition
to the JAR and source code.

Closes #9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code cleanup Fix issues reported by Sonar or any other code analysis tools
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant