Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c3651f41 authored by Amanda Kassay's avatar Amanda Kassay
Browse files

Added redesign flags for devsite content build

Change-Id: Ifea2cf00f2857be0f8ac95952110d4d4bc9df54e
parent 8c54f6d4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1014,9 +1014,10 @@ LOCAL_DROIDDOC_OPTIONS:= \
		-devsite \
		-toroot / \
		-hdf android.whichdoc online \
		-useUpdatedTemplates \
		-hdf devsite true

LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR:=build/tools/droiddoc/templates-sdk
LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR:=build/tools/droiddoc/templates-sdk-dev

include $(BUILD_DROIDDOC)