Pass -yaml to ds builds to generate _book.yaml version of reference TOC.

Change-Id: I1eced1670eb9d7892672b59f3b92833448b9949a
This commit is contained in:
Dirk Dougherty
2016-04-29 18:06:11 -07:00
parent 8d21a984a6
commit dfa366dccf

View File

@@ -1054,6 +1054,7 @@ LOCAL_DROIDDOC_OPTIONS:= \
$(sample_groups) \
-useUpdatedTemplates \
-hdf android.hasSamples true \
-yaml _book.yaml \
-samplesdir $(samples_dir)
LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR:=build/tools/droiddoc/templates-sdk-dev