docs website URL
This may change, but this is where it is right now
This commit is contained in:
@@ -70,7 +70,7 @@ class Build extends Script
|
|||||||
"https://github.com/openfl/lime/tree/develop/src/",
|
"https://github.com/openfl/lime/tree/develop/src/",
|
||||||
"-D",
|
"-D",
|
||||||
"website",
|
"website",
|
||||||
"http://lime.software",
|
"http://openfl.github.io/lime.software",
|
||||||
"-D",
|
"-D",
|
||||||
"textColor",
|
"textColor",
|
||||||
"0x777777",
|
"0x777777",
|
||||||
|
|||||||
@@ -13,4 +13,4 @@ hxml/android.hxml
|
|||||||
hxml/html5.hxml
|
hxml/html5.hxml
|
||||||
--next
|
--next
|
||||||
|
|
||||||
-cmd haxelib run dox -i xml -in lime --title "Lime API Reference" -D website "http://lime.software" -D source-path "https://github.com/openfl/lime/tree/develop/src/" -D textColor 0x777777 -theme ../assets/docs-theme --toplevel-package lime
|
-cmd haxelib run dox -i xml -in lime --title "Lime API Reference" -D website "http://openfl.github.io/lime.software" -D source-path "https://github.com/openfl/lime/tree/develop/src/" -D textColor 0x777777 -theme ../assets/docs-theme --toplevel-package lime
|
||||||
Reference in New Issue
Block a user