Compiling Dox - HaxeFoundation/dox GitHub Wiki

This is only required if you want to modify any of the .hx sources.

Install dependencies

npm install

Compile run.n:

npx haxe run.hxml

Test your changes

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.