KhronosGroup / Vulkan-Site

Vulkan Documentation Project framework for integrated documentation site with spec, proposals, guide, and more
Other
25 stars 2 forks source link

Adjust proposal links to point to the docs-site hosted version #65

Closed oddhack closed 8 months ago

oddhack commented 10 months ago

Forwarded from the archived internal repo (https://gitlab.khronos.org/vulkan/antora/-/issues/8 per @tobski) - another one I think we missed porting here:

For any extensions which have proposals, there's a link autogenerated to those proposals in github in the appendices - when viewing the appendices through the docs site though, we should have them link to the docs site version of the proposals instead.

I (@oddhack) think this is common-sensical and straightforward since the links are generated. However, we should wait on #54 before proceeding with this, since that change would cause the Antora link paths to the proposals module to change, as well.