generate xlib package docs on linux

This commit is contained in:
Laytan
2025-05-16 22:14:26 +02:00
parent d3159f74cd
commit 326454f0f0
2 changed files with 5 additions and 5 deletions

View File

@@ -3,4 +3,8 @@ package all
import linux "core:sys/linux"
_ :: linux
import xlib "vendor:x11/xlib"
_ :: linux
_ :: xlib

View File

@@ -28,8 +28,6 @@ import nvg "vendor:nanovg"
import nvg_gl "vendor:nanovg/gl"
import fontstash "vendor:fontstash"
import xlib "vendor:x11/xlib"
_ :: cgltf
// _ :: commonmark
_ :: ENet
@@ -57,8 +55,6 @@ _ :: nvg
_ :: nvg_gl
_ :: fontstash
_ :: xlib
// NOTE: needed for doc generator