Update for Vulkan-Docs 1.1.124
This commit is contained in:
@@ -184,7 +184,7 @@ class VulkanConventions(ConventionsBase):
|
||||
@property
|
||||
def specification_path(self):
|
||||
"""Return relpath to the Asciidoctor specification sources in this project."""
|
||||
return '../appendices/meta'
|
||||
return '{generated}/meta'
|
||||
|
||||
@property
|
||||
def extra_refpage_headers(self):
|
||||
|
||||
Reference in New Issue
Block a user