This website requires JavaScript.
Explore
Help
Sign In
Onek8
/
LNXSDK
Watch
1
Star
0
Fork
0
You've already forked LNXSDK
forked from
LeenkxTeam/LNXSDK
Code
Pull Requests
Activity
Files
60a9db6459226e24ed2a66af442c3bdbc11695a9
LNXSDK
/
api
History
Onek8
60a9db6459
Update api/api.hxml
2025-07-22 21:54:56 +00:00
..
krom-resources
Update Files
2025-01-22 16:18:30 +01:00
theme
Update Files
2025-01-22 16:18:30 +01:00
api.hxml
Update api/api.hxml
2025-07-22 21:54:56 +00:00
dox.hxml
Update Files
2025-01-22 16:18:30 +01:00
Main.hx
Update Files
2025-01-22 16:18:30 +01:00
README.md
Update Files
2025-01-22 16:18:30 +01:00
README.md
Building API docs:
Install
Haxe
and
dox
Open terminal at
lnxsdk/api
Run
haxe api.hxml -xml build/api.xml -D doc-gen
to build xml description
Run
haxe dox.hxml
to generate html into the
pages/
directory