Changed to demo, because haxe.hx was renamed to Haxe.hx
Haxe files must be uppercase to be compile-able.
This commit is contained in:
parent
8f0a86639a
commit
45d3c86da6
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ exports.launch = function(env) {
|
|||
),
|
||||
new Doc(
|
||||
"haxe", "haXe",
|
||||
require("ace/requirejs/text!demo/kitchen-sink/docs/haxe.hx")
|
||||
require("ace/requirejs/text!demo/kitchen-sink/docs/Haxe.hx")
|
||||
),
|
||||
new Doc(
|
||||
"xml", "XML",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue