Skip to content

Commit

Permalink
Re-instate old HTML exporter for the time being
Browse files Browse the repository at this point in the history
  • Loading branch information
kthoden committed Dec 10, 2019
1 parent e8e8ade commit 109142b
Show file tree
Hide file tree
Showing 3 changed files with 1,479 additions and 1 deletion.
2 changes: 1 addition & 1 deletion xxe/eoa/eoa.incl
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<mkdir dir="%P%Soutput%Shtml%S" quiet="true"/>
<!--stylesheet="xsl%Stei2eoatex.xsl"-->
<transform file="%D" label="eoa2html"
stylesheet="xsl%Stei2html%Stei2html.xsl"
stylesheet="xsl%Stei2html.xsl"
to="%P%Soutput%Shtml%S" version="2.0">
</transform>
<!-- <delete files="%P%SEOA%Stemp%S" quiet="true" recurse="true"/> -->
Expand Down
Loading

0 comments on commit 109142b

Please sign in to comment.