• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// Copyright 2014-2023 The Khronos Group Inc.
2//
3// SPDX-License-Identifier: CC-BY-4.0
4
5// Core versions and extensions to enable
6// Must be included before the header and attribs.adoc
7include::{generated}/specattribs.adoc[]
8
9= Vulkan^®^ Documentation and Extensions: Procedures and Conventions
10Jon Leech, Tobias Hector
11:data-uri:
12:icons: font
13:toc2:
14:toclevels: 3
15:numbered:
16:source-highlighter: rouge
17:rouge-style: github
18:doctype: book
19:imagewidth: 800
20:fullimagewidth: width="800"
21:attribute-missing: warn
22:cl: :
23:style: style
24
25// Various special / math symbols. This is easier to edit with than Unicode.
26include::{config}/attribs.adoc[]
27
28// Where the current Asciidoctor documentation is found.
29:docguide: https://docs.asciidoctor.org/asciidoc/latest
30
31:leveloffset: 1
32
33<<<<
34
35include::{config}/copyright-ccby.adoc[]
36
37<<<<
38
39include::{style}/introduction.adoc[]
40
41include::{style}/naming.adoc[]
42
43include::{style}/extensions.adoc[]
44
45include::{style}/markup.adoc[]
46
47include::{style}/writing.adoc[]
48
49include::{style}/misc.adoc[]
50
51// Appendices
52
53include::{style}/vuid.adoc[]
54
55ifdef::VKSC_VERSION_1_0[]
56include::{style}/scid.adoc[]
57endif::VKSC_VERSION_1_0[]
58
59include::{style}/revisions.adoc[]
60
61