Skip to content

Commit b2ae8ed

Browse files
committed
Consolidate Vulkan Versions & Porting Guide under a new path. Update references in navigation and remove obsolete chapter.
There's other places that link to the original name versions.adoc. So, let's just reuse that with the additional requested details.
1 parent b18d3c4 commit b2ae8ed

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The Vulkan Guide can be built as a single page using `asciidoctor guide.adoc`
4646

4747
== xref:{chapters}checking_for_support.adoc[Checking for Support]
4848

49-
== xref:{chapters}vulkan_versions_porting_guide.adoc[Vulkan Versions & Porting Guide]
49+
== xref:{chapters}versions.adoc[Vulkan Versions & Porting Guide]
5050

5151
== xref:{chapters}vulkan_release_summary.adoc[Vulkan Release Summary]
5252

antora/modules/ROOT/nav.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
** xref:{chapters}vulkan_spec.adoc[]
1111
** xref:{chapters}platforms.adoc[]
1212
** xref:{chapters}checking_for_support.adoc[]
13-
** xref:{chapters}vulkan_versions_porting_guide.adoc[]
13+
** xref:{chapters}versions.adoc[]
1414
** xref:{chapters}vulkan_release_summary.adoc[]
1515
** xref:{chapters}what_is_spirv.adoc[]
1616
** xref:{chapters}portability_initiative.adoc[]

chapters/vulkan_versions_porting_guide.adoc renamed to chapters/versions.adoc

File renamed without changes.

guide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ include::{chapters}platforms.adoc[]
4242

4343
include::{chapters}checking_for_support.adoc[]
4444

45-
include::{chapters}vulkan_versions_porting_guide.adoc[]
45+
include::{chapters}versions.adoc[]
4646

4747
include::{chapters}vulkan_release_summary.adoc[]
4848

0 commit comments

Comments
 (0)