mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
updating the javadoc
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user