From 9cab5c01168ed96e718fa80e9dd05e04c5d3678c Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Tue, 29 Jan 2013 15:00:04 -0800 Subject: Doc change: remove htmlified samples from docs build for now. Samples are still downloadable thorugh SDK Manager. Change-Id: I9cfa53e605f476daf6cf914f256df600e1d77f89 --- Android.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk index ab916c6..cef7c2f 100644 --- a/Android.mk +++ b/Android.mk @@ -442,7 +442,8 @@ sample_dir := development/samples # the list here should match the list of samples included in the sdk samples package # (see development/build/sdk.atree) -web_docs_sample_code_flags := \ +# remove htmlified samples for now -- samples are still available through the SDK +# web_docs_sample_code_flags := \ -hdf android.hasSamples 1 \ -samplecode $(sample_dir)/AccelerometerPlay \ resources/samples/AccelerometerPlay "Accelerometer Play" \ -- cgit v1.1