LWJGL / lwjgl3

LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR, OpenXR) applications.
https://www.lwjgl.org
BSD 3-Clause "New" or "Revised" License
4.67k stars 631 forks source link

Some javadoc with image hyperlinks were generated incorrectly #818

Closed NekoCaffeine closed 1 year ago

NekoCaffeine commented 1 year ago

Version

3.3.2 (nightly)

Platform

Windows x64

JDK

unrelated

Module

generator

Bug description

VK10#VkPrimitiveTopology The link has an unexpected section, "D:\CLONES\KHRONOS\Vulkan-Docs\"

Stacktrace or crash log output

No response

Spasi commented 1 year ago

@NekoCaffeine thanks!