Update for Vulkan-Docs 1.3.225
This commit is contained in:
parent
c896e2f920
commit
715673702f
14 changed files with 2757 additions and 2824 deletions
|
|
@ -178,7 +178,7 @@ class VulkanConventions(ConventionsBase):
|
|||
instead. N.b. this may need to change on a per-refpage basis if
|
||||
there are multiple documents involved.
|
||||
"""
|
||||
return 'https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html'
|
||||
return 'https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html'
|
||||
|
||||
@property
|
||||
def xml_api_name(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue