Open skotchvail opened 11 years ago
I don't think javadoc per se is going to work. "Processing" isn't really java, and javadoc barfs on the syntax differences.
I think some javadoc-style inline commenting would be useful for people trying to work with the code, and it might be possible/not too difficult to whip up a quick script to scrape that into some basic HTML documentation.
Investigate JavaDoc or other information so that we can start getting some documentation into place.