mirror of
https://github.com/servo/servo.git
synced 2025-10-02 09:39:14 +01:00
Run cargo doc in the ports/servo directory
Running it in components/servo isn't guaranteed to work because there's no Cargo.lock checked in there. Followup to #14254.
This commit is contained in:
parent
39a221ae5d
commit
02f189060c
2 changed files with 1 additions and 2 deletions
|
@ -10,7 +10,6 @@ publish = false
|
|||
name = "servo"
|
||||
path = "main.rs"
|
||||
test = false
|
||||
doc = false
|
||||
bench = false
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue