mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 03:32:16 -05:00
removed stylesheets from javadoc target, as not found on cloudbees. they weren't quite right, anyway.
This commit is contained in:
parent
2ffc18f224
commit
2674079fc0
@ -223,9 +223,7 @@
|
||||
classpath="${env.ANDROID_HOME}/platforms/android-15/android.jar"
|
||||
sourcepath="gen;src"
|
||||
linkoffline="http://d.android.com/reference ${env.ANDROID_HOME}/docs/reference/"
|
||||
stylesheetfile="${env.ANDROID_HOME}/docs/assets/android-developer-docs.css"
|
||||
/>
|
||||
<copy file="${env.ANDROID_HOME}/docs/assets/android-developer-core.css" todir="javadoc" />
|
||||
</target>
|
||||
|
||||
<!-- END K-9 STUFF-->
|
||||
|
Loading…
Reference in New Issue
Block a user