mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-26 15:34:59 -07:00
generate xlib package docs on linux
This commit is contained in:
@@ -3,4 +3,8 @@ package all
|
||||
|
||||
import linux "core:sys/linux"
|
||||
|
||||
_ :: linux
|
||||
import xlib "vendor:x11/xlib"
|
||||
|
||||
_ :: linux
|
||||
|
||||
_ :: xlib
|
||||
|
||||
Reference in New Issue
Block a user