Update for Vulkan-Docs 1.1.124

This commit is contained in:
Jon Leech
2019-10-06 13:11:36 -07:00
committed by Jon Leech
parent ba091ba6a9
commit 0dd7c8c652
5 changed files with 7957 additions and 5085 deletions

View File

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