crosvm/tools
Keiichi Watanabe 98dd4c211a docs: Generate API docs only for first-party crates
Pass `--workspace` and `--no-deps` as cargo-doc's arguements.
As a result:
* it won't generate API docs for third-party crates
* it'll generate API docs for our first crates that are not used by the
  minimal crosvm build. (e.g. qcow_utils, libvda, etc)

BUG=none
TEST=test on personal GitHub

Change-Id: I8911eb7d830f1cda77d264c1dc19ff948cfa4768
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3578146
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org>
2022-04-12 22:59:34 +00:00
..
chromeos Kokoro merge bot: Rebase merges before uploading 2022-03-30 22:57:48 +00:00
contrib Refactoring Script: Move win_(sys_)util 2022-03-22 22:23:41 +00:00
examples Reorganize usage doc and add example usage 2022-01-27 21:29:10 +00:00
impl Run some win64 tests with wine as part of presubmit 2022-04-06 19:45:49 +00:00
windows Upstream windows build/test script 2022-01-28 00:55:08 +00:00
aarch64vm testvm: Use prebuilts instead of building on-the-fly 2021-10-15 22:02:24 +00:00
bindgen-all-the-things virtio_sys: regenerate bindings 2022-04-11 21:14:01 +00:00
cargo-doc docs: Generate API docs only for first-party crates 2022-04-12 22:59:34 +00:00
clippy Run some win64 tests with wine as part of presubmit 2022-04-06 19:45:49 +00:00
dev_container crosvm: Fix running plugins integration tests 2022-03-10 01:00:38 +00:00
fmt Parallelize tools/fmt 2022-03-07 22:50:12 +00:00
install-aarch64-deps Run some win64 tests with wine as part of presubmit 2022-04-06 19:45:49 +00:00
install-armhf-deps Run some win64 tests with wine as part of presubmit 2022-04-06 19:45:49 +00:00
install-deps Reland "github: Minimize dependencies for document generation" 2022-04-12 22:30:10 +00:00
install-docs-deps Reland "github: Minimize dependencies for document generation" 2022-04-12 22:30:10 +00:00
presubmit Run some win64 tests with wine as part of presubmit 2022-04-06 19:45:49 +00:00
run_tests Add test runner ./tools/run_tests 2021-10-15 22:12:03 +00:00
set_test_target Add test runner ./tools/run_tests 2021-10-15 22:12:03 +00:00
x86vm testvm: Use prebuilts instead of building on-the-fly 2021-10-15 22:02:24 +00:00