Update for Vulkan-Docs 1.2.132

This commit is contained in:
Jon Leech
2020-01-21 03:25:46 -08:00
committed by Jon Leech
parent 881bbb347a
commit 7264358702
19 changed files with 937 additions and 867 deletions

View File

@@ -175,7 +175,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.1-extensions/html/vkspec.html'
return 'https://www.khronos.org/registry/vulkan/specs/1.2-extensions/html/vkspec.html'
@property
def xml_api_name(self):