Skip to content
Merged
3 changes: 3 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,11 @@ The Vulkan Guide can be built as a single page using `asciidoctor guide.adoc`

= Using Vulkan

== xref:{chapters}vulkan_profiles.adoc[Vulkan Profiles]

== xref:{chapters}loader.adoc[Loader]


== xref:{chapters}layers.adoc[Layers]

== xref:{chapters}querying_extensions_features.adoc[Querying Properties, Extensions, Features, Limits, and Formats]
Expand Down
1 change: 1 addition & 0 deletions antora/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
** xref:{chapters}platforms.adoc[]
** xref:{chapters}checking_for_support.adoc[]
** xref:{chapters}versions.adoc[]
** xref:{chapters}vulkan_profiles.adoc[]
** xref:{chapters}vulkan_release_summary.adoc[]
** xref:{chapters}what_is_spirv.adoc[]
** xref:{chapters}portability_initiative.adoc[]
Expand Down
Loading