Merge "Unzip offline-sdk-docs for m offline-sdk-docs or m docs"

This commit is contained in:
Treehugger Robot
2019-02-12 03:36:58 +00:00
committed by Gerrit Code Review

View File

@@ -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