Skip to content

Commit 84b1a3c

Browse files
authored
Merge pull request #336 from gpx1000/Availability-dashboard
Deprecated
2 parents fd44171 + dabda06 commit 84b1a3c

File tree

4 files changed

+1101
-1
lines changed

4 files changed

+1101
-1
lines changed

README.adoc

Lines changed: 2 additions & 1 deletion
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}deprecated.adoc[Deprecated]
68+
6769
== xref:{chapters}windowing_audio_input.adoc[Windowing, Audio, and Input]
6870

6971
== xref:{chapters}ide.adoc[Development Environments & IDEs]
@@ -72,7 +74,6 @@ The Vulkan Guide can be built as a single page using `asciidoctor guide.adoc`
7274

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

75-
7677
== xref:{chapters}layers.adoc[Layers]
7778

7879
== xref:{chapters}querying_extensions_features.adoc[Querying Properties, Extensions, Features, Limits, and Formats]

antora/modules/ROOT/nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
** xref:{chapters}validation_overview.adoc[]
2222
** xref:{chapters}decoder_ring.adoc[]
2323
* Using Vulkan
24+
** xref:{chapters}deprecated.adoc[]
2425
** xref:{chapters}loader.adoc[]
2526
** xref:{chapters}layers.adoc[]
2627
** xref:{chapters}querying_extensions_features.adoc[]

0 commit comments

Comments
 (0)