From 33634ffcae9349d1469f84c9148231718a1cc34a Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Mon, 6 Aug 2007 00:03:35 +0000 Subject: [PATCH] Add sm:Link to the schema. It allows adding links to functions, classes, and enums. --- stepmania/Docs/Lua.xsd | 7 ++++ stepmania/Docs/Lua.xsl | 72 +++++++++++++++++++++++++++++++++--------- 2 files changed, 64 insertions(+), 15 deletions(-) diff --git a/stepmania/Docs/Lua.xsd b/stepmania/Docs/Lua.xsd index c518f58f2f..70849157b3 100644 --- a/stepmania/Docs/Lua.xsd +++ b/stepmania/Docs/Lua.xsd @@ -66,11 +66,18 @@ + + + + + + + diff --git a/stepmania/Docs/Lua.xsl b/stepmania/Docs/Lua.xsl index 40e3fa8ea0..e267a50348 100644 --- a/stepmania/Docs/Lua.xsl +++ b/stepmania/Docs/Lua.xsl @@ -39,6 +39,21 @@ }