Lines Matching refs:zip
133 …generate_stubs: false, // We're only using this module for the annotations.zip output, disable doc…
147 …generate_stubs: false, // We're only using this module for the annotations.zip output, disable doc…
267 // Since there's cron jobs that fetch offline-sdk-referenceonly-docs-docs.zip periodically.
285 … // Since there's cron jobs that fetch offline-system-sdk-referenceonly-docs-docs.zip periodically.
414 ":ds-docs-java{.docs.zip}",
415 ":ds-docs-kt{.docs.zip}",
417 out: ["ds-docs.zip"],
421 …md: "$(location zip2zip) -i $(location :ds-docs-kt{.docs.zip}) -o $(genDir)/ds-docs-kt-moved.zip *…
422 …$(location merge_zips) $(out) $(location :ds-docs-java{.docs.zip}) $(genDir)/ds-docs-kt-moved.zip",
432 ":ds-docs-java{.docs.zip}",
433 ":ds-docs-kt{.docs.zip}",
435 out: ["ds-docs-switched.zip"],
439 cmd: "unzip -q $(location :ds-docs-java{.docs.zip}) -d $(genDir) && " +
440 "unzip -q $(location :ds-docs-kt{.docs.zip}) -d $(genDir)/en/reference/kotlin && " +