updating the javadoc

This commit is contained in:
Ben Fry
2013-05-06 09:42:00 -04:00
parent a535ed855c
commit ea2bcabcb0
3 changed files with 12 additions and 3 deletions
+2
View File
@@ -890,9 +890,11 @@
-->
<!-- set the MIME type so that Google Code shows the files properly -->
<!--
<exec executable="find" dir=".">
<arg line="javadoc -name '*.html' -exec svn propset svn:mime-type text/html {} ';'" />
</exec>
-->
</target>
-2
View File
@@ -12,9 +12,7 @@ processing.app.windows
processing.core
processing.data
processing.event
processing.mode.android
processing.mode.java
processing.mode.java.preproc
processing.mode.java.runner
processing.mode.javascript
processing.opengl