From f649acd8abcd3ccd86de331737f42d0d85efbc0c Mon Sep 17 00:00:00 2001 From: Jörn Zaefferer Date: Wed, 14 Jan 2009 22:43:55 +0000 Subject: core: Ant target to generate openAjaxMetadata; uses http://www.exfer.net/jquery/createjQueryXMLDocs.py to get the data from the wiki, and transforms it using xslt (see build/style.xsl) --- build/style.xsl | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 build/style.xsl (limited to 'build') diff --git a/build/style.xsl b/build/style.xsl new file mode 100644 index 000000000..14e61321e --- /dev/null +++ b/build/style.xsl @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + static + instance + + + + + + + + + + + required + optional + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3