team401 / coppercore

0 stars 0 forks source link

Add javadoc docstrings to coppercore #49

Open jkleiber opened 1 week ago

jkleiber commented 1 week ago

Summary When publishing to maven in #39 we want to produce decent docs so we can use our own code (and so others can too if they want)

The objective of this ticket is to add docstrings to each class, method, and class member variable so the output of ./gradlew publishToMavenLocal produces no spam related to having no docstrings

Work Required

Verification

jkleiber commented 3 days ago

@aidnem can you assign this to one of the new members?

aidnem commented 1 day ago

@jkleiber there are a ton of comments that need to be added, could we split this between Samson and Josh? We could give each one a few modules to do to even out the load.

jkleiber commented 16 hours ago

@aidnem works for me