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

Commit aef42547 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

am: b7f18a17

Change-Id: Id36de524242738cb0d55b2e68f59d1ede32d7546
parents 8a46fe4d b7f18a17
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