From: José Fonseca Date: Sat, 13 Sep 2008 04:49:08 +0000 (+0900) Subject: Mention xml2txt.py instead of d3dtrace-txt.xsl. X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=1d09eb63eb87df7f3fd5b12350f390e26d139bd3;p=apitrace Mention xml2txt.py instead of d3dtrace-txt.xsl. --- diff --git a/README b/README index 176d652..f061237 100644 --- a/README +++ b/README @@ -69,6 +69,6 @@ See the scons manpage for more info. * Copy d3d8.dll/d3d9.dll, d3dtrace.xsl, d3dtrace.css to the directory with the application you want to trace. * Run the application. * Open the output XML file with Firefox or Internet Explorer to view the log. -* For long XML files is better to use the d3dtrace-txt.xsl stylesheet together with a dedicated XSL processor like xsltproc, or msxsl. +* For long XML files is better to use xml2txt.py script. diff --git a/SConstruct b/SConstruct index 9dd3eaf..e70d4f7 100644 --- a/SConstruct +++ b/SConstruct @@ -119,7 +119,7 @@ env.Tool('packaging') zip = env.Package( NAME = 'd3dtrace', - VERSION = '0.1', + VERSION = '0.2', PACKAGEVERSION = 0, PACKAGETYPE = 'zip', LICENSE = 'lgpl', @@ -133,7 +133,7 @@ zip = env.Package( 'd3d9.dll', 'd3dtrace.xsl', 'd3dtrace.css', - 'd3dtrace-txt.xsl', + 'xml2txt.py', ], ) diff --git a/d3dtrace-txt.xsl b/d3dtrace-txt.xsl deleted file mode 100644 index e830ece..0000000 --- a/d3dtrace-txt.xsl +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - ( - - ) - - - - - - - = - - - , - - - - - = - - - - - - - & - - - - - - - - - - - - { - - } - - - - - - -