summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Scott Main <smain@google.com> 2013-02-01 14:25:45 -0800
committer Android Git Automerger <android-git-automerger@android.com> 2013-02-01 14:25:45 -0800
commitd4f5ce03a85274026e7ec86f33e515f77e36a8f9 (patch)
treef36b302314c1ef383d62164c75bf29ca3e093d45
parent2357d9796a5dbbbe95c2b27eacf11f0b19d5d9c7 (diff)
parent6dfb4d0a4ed8877c89f4dcfd76918af9da59dba5 (diff)
am 6dfb4d0a: am 5c37151c: am e75cd4bf: docs: add hdf bool for deviste, used to change aspects of the templates
# Via Android Git Automerger (2) and Scott Main (1) * commit '6dfb4d0a4ed8877c89f4dcfd76918af9da59dba5': docs: add hdf bool for deviste, used to change aspects of the templates
-rw-r--r--Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 801db6ac5ba7..ed384f101051 100644
--- a/Android.mk
+++ b/Android.mk
@@ -696,7 +696,8 @@ LOCAL_DROIDDOC_OPTIONS:= \
$(web_docs_sample_code_flags) \
-devsite \
-toroot / \
- -hdf android.whichdoc online
+ -hdf android.whichdoc online \
+ -hdf devsite true
LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR:=build/tools/droiddoc/templates-ds