diff --git a/scripts/docs.hxml b/scripts/docs.hxml index 4e2dfb3929..ede6da8229 100644 --- a/scripts/docs.hxml +++ b/scripts/docs.hxml @@ -155,4 +155,4 @@ --next --cmd haxelib run dox -o ../docs -i xml -in openfl --title "OpenFL API Reference" -D website "https://www.openfl.org" -D source-path "https://github.com/openfl/openfl/tree/develop/src/" -D textColor 0x777777 -theme ../assets/docs-theme --toplevel-package openfl +-cmd haxelib run dox -o ../docs -i xml -in openfl --title "API Reference" -D website "https://www.openfl.org" -D source-path "https://github.com/openfl/openfl/tree/develop/src/" -D textColor 0x777777 -theme ../assets/docs-theme --toplevel-package openfl