mirror of
https://github.com/servo/servo.git
synced 2025-06-29 03:23:41 +01:00
Fix docs.
This commit is contained in:
parent
193013f6bb
commit
8467c00cf3
1 changed files with 2 additions and 0 deletions
|
@ -264,6 +264,8 @@ class PostBuildCommands(CommandBase):
|
|||
else:
|
||||
copy2(full_name, destination)
|
||||
|
||||
params += ["--features", "azure_backend"]
|
||||
|
||||
returncode = self.call_rustup_run(
|
||||
["cargo", "doc", "--manifest-path", self.ports_glutin_manifest()] + params,
|
||||
env=self.build_env())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue