Skip to content

Remove some VUID scripting#970

Merged
gmlueck merged 1 commit intoKhronosGroup:mainfrom
gmlueck:me/remove-vuid
Feb 20, 2026
Merged

Remove some VUID scripting#970
gmlueck merged 1 commit intoKhronosGroup:mainfrom
gmlueck:me/remove-vuid

Conversation

@gmlueck
Copy link
Contributor

@gmlueck gmlueck commented Feb 20, 2026

The "genanchorlinks" script is failing when I update the docker image to the latest version. I think the new docker image probably has a newer Python, and this script probably has a bug that is diagnosed by the new Python.

It's not worth fixing, though, because we don't even need this script. It seems to be something we inherited from Vulkan when we first set up our build process. Remove the script and the associated "VUID" styling from the CSS file.

I verified that the only difference in the generated HTML is that the CSS related to "VUID" is no longer there. There are no anchors with "VUID" ids, so this styling has no effect.

All this "VUID" stuff seems to be a Vulkan-specific convention, which we don't use in the SYCL spec.

The "genanchorlinks" script is failing when I update the docker image
to the latest version.  I think the new docker image probably has a
newer Python, and this script probably has a bug that is diagnosed by
the new Python.

It's not worth fixing, though, because we don't even need this script.
It seems to be something we inherited from Vulkan when we first set up
our build process.  Remove the script and the associated "VUID" styling
from the CSS file.

I verified that the only difference in the generated HTML is that the
CSS related to "VUID" is no longer there.  There are no anchors with
"VUID" ids, so this styling has no effect.

All this "VUID" stuff seems to be a Vulkan-specific convention, which
we don't use in the SYCL spec.
@gmlueck gmlueck added the editorial Some purely editorial problem label Feb 20, 2026
@gmlueck
Copy link
Contributor Author

gmlueck commented Feb 20, 2026

Merging as editorial

@gmlueck gmlueck merged commit 9f77a7e into KhronosGroup:main Feb 20, 2026
3 checks passed
@gmlueck gmlueck deleted the me/remove-vuid branch February 20, 2026 19:57
gmlueck added a commit to gmlueck/SYCL-Docs that referenced this pull request Feb 20, 2026
Cherry pick KhronosGroup#970 from main
(cherry picked from commit 9f77a7e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

editorial Some purely editorial problem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant