processing-docs icon indicating copy to clipboard operation
processing-docs copied to clipboard

missing javadocs

Open Squactopus opened this issue 5 years ago • 2 comments

There is no reference for the Video library in the javadocs.

Squactopus avatar Jun 20 '20 18:06 Squactopus

Hmm. see previously #11 ?

jeremydouglass avatar Jun 22 '20 03:06 jeremydouglass

@jeremydouglass That #11 is very outdated. The Libraries are now hosted here: https://processing.github.io/processing-javadocs/libraries/

However, the Video and Sound libraries aren't included in the Processing source code. They are both external — they have their own repos. It's been such a long time since we've worked with the Javadoc build structure, I can't recall how easy and/or possible this will be.

REAS avatar Jun 24 '20 04:06 REAS