dox icon indicating copy to clipboard operation
dox copied to clipboard

Haxe documentation generator.

Results 37 dox issues
Sort by recently updated
recently updated
newest added

For instance `var i(default, null):Int` and `var i(get, null):Int`. They aren't the same of course, but visually they are: - http://api.haxe.org/v/dev/sys/net/Socket.html#custom - http://api.haxe.org/v/dev/sys/net/Host.html#ip - http://api.haxe.org/v/dev/Math.html#NEGATIVE_INFINITY So should they be fused...

template

You know what I mean.

nice to have
template

whenever i try i always get ``` Called from ? line 1 Called from dox/Dox.hx line 111 Called from dox/Dox.hx line 98 Uncaught exception - Unknown command: /boot ```

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

I'd prefer not to have to hard code github links all over when pointing to general documentation from specific implementations, are there any thoughts about documenting metadata in general?

``` $ haxelib run dox -i ./classes/CodeCostsCalculator.hx -o docs Parsing ./classes/CodeCostsCalculator.hx Called from ? line 1 Called from dox/Dox.hx line 120 Called from dox/Dox.hx line 157 Called from dox/Dox.hx line...