Skip to content

Commit 4313b18

Browse files
authored
Merge pull request #334 from gpx1000/windowing-input-audio
Add in Windowing, Audio and Input chapter.
2 parents 7b638ee + 4bd0cf3 commit 4313b18

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}ide.adoc[Development Environments & IDEs]
6870

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

antora/modules/ROOT/nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
*** xref:{chapters}formats.adoc[]
3131
** xref:{chapters}queues.adoc[]
3232
** xref:{chapters}wsi.adoc[]
33+
** xref:{chapters}windowing_audio_input.adoc[]
3334
** xref:{chapters}pnext_and_stype.adoc[]
3435
** xref:{chapters}synchronization.adoc[]
3536
*** xref:{chapters}extensions/VK_KHR_synchronization2.adoc[]

0 commit comments

Comments
 (0)