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

Commit b7f18a17 authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Unzip offline-sdk-docs for m offline-sdk-docs or m docs" am: a217211c

am: 993b4447

Change-Id: Ica7b01d5b77aa361964672f6db5c79b13ea944aa
parents b30c3414 993b4447
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -72,6 +72,9 @@ $(OUT_DOCS)/offline-sdk-timestamp: $(OUT_DOCS)/offline-sdk-docs-docs.zip
	$(hide) mkdir -p $(OUT_DOCS)/offline-sdk
	( unzip -qo $< -d $(OUT_DOCS)/offline-sdk && touch -f $@ ) || exit 1

.PHONY: docs offline-sdk-docs
docs offline-sdk-docs: $(OUT_DOCS)/offline-sdk-timestamp

# Run this for checkbuild
checkbuild: doc-comment-check-docs
# Check comment when you are updating the API