1# Copyright 2022-2023 The Khronos Group Inc.
2# SPDX-License-Identifier: Apache-2.0
3
4name: spec
5title: Vulkan Specification and Proposals
6version: latest
7# stem (latexmath) support is provided by the @djencks/asciidoctor-mathjax
8# extension, loaded in the playbook.
9asciidoc:
10  attributes:
11    stem: latexmath
12    config: partial$config
13    chapters: partial$chapters
14    appendices: partial$appendices
15    generated: partial$gen
16    images: image$
17# Not supported for SVG yet - see https://gitlab.com/antora/antora/-/issues/536
18#    imageopts: inline
19    imageopts: ''
20    refprefix: ''
21nav:
22- modules/ROOT/nav.adoc
23- modules/proposals/nav.adoc
24