am 4b7161cb: docs: switch devsite doc build to use templates-sdk

# Via Scott Main
* commit '4b7161cbd44f64537d2c661e87868ea2689dd126':
  docs: switch devsite doc build to use templates-sdk
This commit is contained in:
Scott Main
2013-02-01 13:28:01 -08:00
committed by Android Git Automerger

View File

@ -699,7 +699,7 @@ LOCAL_DROIDDOC_OPTIONS:= \
-hdf android.whichdoc online \
-hdf devsite true
LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR:=build/tools/droiddoc/templates-ds
LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR:=build/tools/droiddoc/templates-sdk
include $(BUILD_DROIDDOC)