Merge "Doc change: remove htmlified samples from docs build for now. Samples are still downloadable thorugh SDK Manager." into jb-mr1-dev

This commit is contained in:
Dirk Dougherty
2013-01-29 23:40:00 +00:00
committed by Android (Google) Code Review

View File

@ -442,7 +442,8 @@ sample_dir := development/samples
# the list here should match the list of samples included in the sdk samples package # the list here should match the list of samples included in the sdk samples package
# (see development/build/sdk.atree) # (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 \ -hdf android.hasSamples 1 \
-samplecode $(sample_dir)/AccelerometerPlay \ -samplecode $(sample_dir)/AccelerometerPlay \
resources/samples/AccelerometerPlay "Accelerometer Play" \ resources/samples/AccelerometerPlay "Accelerometer Play" \