diff --git a/stepmania/Docs/Lua.xsl b/stepmania/Docs/Lua.xsl
index 2650a167ad..dcbcbee37c 100644
--- a/stepmania/Docs/Lua.xsl
+++ b/stepmania/Docs/Lua.xsl
@@ -223,7 +223,9 @@
-
+
+
+
| Member Functions |
@@ -245,7 +247,9 @@
Namespace
-
+
+
+
| Functions |
@@ -288,7 +292,9 @@
$type='int' or
$type='float' or
$type='string' or
- $type='bool'">
+ $type='bool' or
+ $type='table' or
+ $type='Enum'">
@@ -477,7 +483,9 @@
Enum
-
+
+
+
| Enum |
@@ -497,7 +505,12 @@
-
+
+
+
+
+
+
@@ -520,8 +533,17 @@
-
-
+
+
+
+
+
+
+
+
+