AndrewRigg / Crossword

Crossword Generator made by Steven Court
0 stars 0 forks source link

Properly document code by using javadocs #63

Open AndrewRigg opened 7 years ago

AndrewRigg commented 7 years ago

Figure our how to properly use javadocs. Can use it within environment (ie eclipse) but can also get it to save as an html page - like a proper document.

AndrewRigg commented 7 years ago

Generating proper HTML Javadocs seems straightforward enough however we need to embed Javadoc style comments into the code. Ie the blue comments with /* ... /