From 626e4a94dc53ed38078c78eb18dc024818bdd1b8 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Sun, 8 Apr 2007 10:06:46 +0000 Subject: [PATCH] Read LuaDocumentation.xml and add the documentation to the output file. Also, output HTML 4.01 strict. I would like xhtml 1.0 at some point, but it does not really matter. --- stepmania/Docs/Lua.xsl | 51 ++++++++++++++++++++++++++++++++++-------- 1 file changed, 42 insertions(+), 9 deletions(-) diff --git a/stepmania/Docs/Lua.xsl b/stepmania/Docs/Lua.xsl index 628db72574..721faa5b58 100644 --- a/stepmania/Docs/Lua.xsl +++ b/stepmania/Docs/Lua.xsl @@ -1,8 +1,17 @@ + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:sm="http://www.stepmania.com" + exclude-result-prefixes="sm"> + + @@ -111,11 +120,13 @@ + +
- + Class @@ -124,11 +135,15 @@ -
@@ -137,16 +152,34 @@

Global Functions

-
    + + + - +
    FunctionDescription
+ -
  • + + + + + + + + + ( ) + + + + + + +
    @@ -163,7 +196,7 @@
    - + Enum