| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-20 | rust: doc: Zip up docs when done | ||
| Fetching artifacts from the build server doesn't go well with large numbers of files in nested directories. Produce an additional rustdoc.zip artifact to make this easier. This change also prevents ${DIST} from receiving the unpacked rustdoc site. This can be changed if b/188822051 is fixed. Bug: 162741284 Test: m rustdoc; check resulting zip contents manually Change-Id: I80b6a8fa6e274d2d8c3419d8734251afd4d7dba7 | |||
| 2021-05-14 | Add script for building and archiving rustdocs. | ||
| Test: OUT_DIR=out DIST_DIR=dist build/soong/scripts/build-rustdocs.sh Bug: http://b/162741284 Change-Id: Ie94318ed9cc99024a27d414bfecc083b2fa96b57 | |||