Update for VulkanSC-Docs 1.0.10

This commit is contained in:
Jon Leech
2022-05-26 04:46:55 -07:00
parent c9792dff5d
commit 87e53f6cc7
8 changed files with 951 additions and 138 deletions

View File

@@ -174,7 +174,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.2-extensions/html/vkspec.html'
return 'https://www.khronos.org/registry/vulkansc/specs/1.0-extensions/html/vkspec.html'
@property
def xml_api_name(self):