From 9a936c8aafb62bafcfdddce8427ce6d85c1da0b8 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Sun, 1 Oct 2006 07:36:35 +0000 Subject: [PATCH] More hacked to get xsl to display the enums. --- stepmania/Docs/Lua.xsl | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/stepmania/Docs/Lua.xsl b/stepmania/Docs/Lua.xsl index afecc4fbe7..b5cadad77c 100644 --- a/stepmania/Docs/Lua.xsl +++ b/stepmania/Docs/Lua.xsl @@ -50,6 +50,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> Singletons Classes Global Functions + Enums Constants @@ -111,6 +112,37 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> +
+ +

Enums

+ + +
+ + Toggle('') + + img_ + + Enum + + list_ + + + + + + + + + + + +
EnumValue
+
+
+ +
+

Constants