jonasjungaker / DD2480_A2_CI_Group10

1 stars 0 forks source link

Website: API documentation #11

Open jvonhacht opened 4 years ago

jvonhacht commented 4 years ago

A criterion for the assignment is to convert the JavaDoc into a browsable format, e.g. an HTML file.

seccret commented 4 years ago

Need to add Maven JavaDoc Plugin since we have a maven project

seccret commented 4 years ago

Run mvn javadoc:javadoc to generate javadoc site that gets put in target/site/apidocs