mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
rustdoc: Convert url text to anchor link (#31755)
This commit is contained in:
parent
05d9373bc5
commit
36d9ab8b28
1 changed files with 1 additions and 1 deletions
|
@ -748,7 +748,7 @@ impl GPUDeviceMethods for GPUDevice {
|
|||
promise
|
||||
}
|
||||
|
||||
/// https://gpuweb.github.io/gpuweb/#dom-gpudevice-createcommandencoder
|
||||
/// <https://gpuweb.github.io/gpuweb/#dom-gpudevice-createcommandencoder>
|
||||
fn CreateCommandEncoder(
|
||||
&self,
|
||||
descriptor: &GPUCommandEncoderDescriptor,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue