KhronosGroup / KhronosGroup/Vulkan-Docs
"See Also" references in documentation can generate duplicate links
Open
Specification
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 549
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 2
Description
In the HTML documentation, the page for each API item provides a "See Also" list of related API items. This list can sometimes include duplicated entries.
Current example:
* https://docs.vulkan.org/refpages/latest/refpages/source/VkSubmitInfo2.html
... at this time of posting, this generates two links to `vkQueueSubmit2()` in the See Also list.
Contributor guide
Assessment
This issue has not been assessed yet.