KhronosGroup / KhronosGroup/Vulkan-Site

Add popup for table / API anchors

Open
#155 1 comment 0 reactions 1 assignee Claimed by @oddhack View on GitHub
feature request
Dominant language
JavaScript
Stars
46
Forks
10
Avg merge
12d 2h
Merged PRs (30d)
6

Description

Spun off https://github.com/KhronosGroup/Vulkan-Docs/issues/2670 . Asciidoc does not by default have any way to discover anchors for imbedded anchors such as found in tables and API interface blocks, or inline in paragraphs. For VUID anchors, we added some CSS that creates a floating link popup when you hover over the VUID name. Something like this should be possible for tables, although maybe trickier to recognize the patterns (see src/css/khronos.css - the rules trigger off "li > p > a[id^="VUID-"]" while table names are arbitrary IDs).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.