mirror of
https://github.com/servo/servo.git
synced 2025-07-29 10:10:34 +01:00
Install rust-docs
rustup component in ./mach doc
This commit is contained in:
parent
1110cac184
commit
f93c03cda3
3 changed files with 7 additions and 6 deletions
|
@ -226,7 +226,6 @@ def linux_docs_check():
|
|||
linux_build_task("Docs + check")
|
||||
.with_treeherder("Linux x64", "Doc+Check")
|
||||
.with_script("""
|
||||
rustup component add rust-docs
|
||||
RUSTDOCFLAGS="--disable-minification" ./mach doc
|
||||
(
|
||||
cd target/doc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue