Update for Vulkan-Docs 1.3.225

This commit is contained in:
Jon Leech 2022-08-18 04:20:32 -07:00
parent c896e2f920
commit 715673702f
14 changed files with 2757 additions and 2824 deletions

View file

@ -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):