On the Vulkan documentation site, clicking any extension name in the left-hand sidebar results in a 404 error page.
It looks like a pathing issue: the sidebar links point to an incorrect URL containing a redundant /source/ segment.
- Correct:
.../source/VK_AMDX_dense_geometry_format.html
- Actual:
.../source/source/VK_AMDX_dense_geometry_format.html
On the Vulkan documentation site, clicking any extension name in the left-hand sidebar results in a 404 error page.
It looks like a pathing issue: the sidebar links point to an incorrect URL containing a redundant
/source/segment..../source/VK_AMDX_dense_geometry_format.html.../source/source/VK_AMDX_dense_geometry_format.html