Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ The Vulkan Guide can be built as a single page using `asciidoctor guide.adoc`

= Using Vulkan

== xref:{chapters}windowing_audio_input.adoc[Windowing, Audio, and Input]

== xref:{chapters}ide.adoc[Development Environments & IDEs]

== xref:{chapters}vulkan_profiles.adoc[Vulkan Profiles]
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 @@ -30,6 +30,7 @@
*** xref:{chapters}formats.adoc[]
** xref:{chapters}queues.adoc[]
** xref:{chapters}wsi.adoc[]
** xref:{chapters}windowing_audio_input.adoc[]
** xref:{chapters}pnext_and_stype.adoc[]
** xref:{chapters}synchronization.adoc[]
*** xref:{chapters}extensions/VK_KHR_synchronization2.adoc[]
Expand Down
Loading