We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20a9e96 commit ef4ee90Copy full SHA for ef4ee90
1 file changed
java_generate/ReferenceGenerator/processingrefBuild.sh
@@ -39,7 +39,7 @@ javadoc -doclet ProcessingWeblet \
39
$PROCESSING_LIB_PATH/net/src/processing/net/*.java \
40
$PROCESSING_LIB_PATH/serial/src/processing/serial/*.java \
41
$PROCESSING_LIB_PATH/../../../processing-video/src/processing/video/*.java \
42
- #$PROCESSING_LIB_PATH/../../../processing-sound/src/processing/sound/*.java \
+ $PROCESSING_LIB_PATH/../../../processing-sound/src/processing/sound/*.java \
43
-noisy
44
45
0 commit comments