Skip to content

Commit 14e151a

Browse files
committed
Add in Windowing, Audio and Input chapter.
1 parent 7353f63 commit 14e151a

File tree

4 files changed

+1962
-0
lines changed

4 files changed

+1962
-0
lines changed

README.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ The Vulkan Guide can be built as a single page using `asciidoctor guide.adoc`
6464

6565
= Using Vulkan
6666

67+
== xref:{chapters}windowing_audio_input.adoc[Windowing, Audio, and Input]
68+
6769
== xref:{chapters}loader.adoc[Loader]
6870

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

antora/modules/ROOT/nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
*** xref:{chapters}formats.adoc[]
2929
** xref:{chapters}queues.adoc[]
3030
** xref:{chapters}wsi.adoc[]
31+
** xref:{chapters}windowing_audio_input.adoc[]
3132
** xref:{chapters}pnext_and_stype.adoc[]
3233
** xref:{chapters}synchronization.adoc[]
3334
*** xref:{chapters}extensions/VK_KHR_synchronization2.adoc[]

0 commit comments

Comments
 (0)