-
Notifications
You must be signed in to change notification settings - Fork 36
Compiling Dox
Jens Fischer edited this page Mar 30, 2020
·
6 revisions
This is only required if you want to modify any of the .hx
sources.
npm install
npx haxe run.hxml
haxelib dev dox [dox-directory]
This will use the dox version from the specified directory for all haxelib run dox
executions. To reverse this configuration, run haxelib dev dox
.
Learn Haxe: Introduction | Manual | API | Try Haxe | Haxe Library Manager | Code Cookbook
Connect: GitHub | Stack Overflow | Forum | Chat | Twitter | Facebook