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

Commit a217211c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

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

parents 0beb397f c07f3823
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