From 2674079fc0a035367cd24a677f8d3c14056511f0 Mon Sep 17 00:00:00 2001 From: ashley willis Date: Wed, 23 May 2012 21:34:00 -0500 Subject: [PATCH] removed stylesheets from javadoc target, as not found on cloudbees. they weren't quite right, anyway. --- build.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build.xml b/build.xml index 925defe9f..fa7023472 100644 --- a/build.xml +++ b/build.xml @@ -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" /> -