User: rinkrank
Date: 02/05/28 16:17:51
Modified: modules modules-common.xml
Log:
Merged MODULE_REFACTORING_BRANCH back to MAIN
Revision Changes Path
1.3 +3 -3 xdoclet/modules/modules-common.xml
Index: modules-common.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/modules-common.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -w -r1.2 -r1.3
--- modules-common.xml 28 May 2002 21:59:00 -0000 1.2
+++ modules-common.xml 28 May 2002 23:17:51 -0000 1.3
@@ -222,14 +222,14 @@
<xslt
in="${xtags.file}"
out="${module.tag.docs.file}"
- style="${docs.dir}/modules/xtags2html.xsl"
+ style="${docs.resources.dir}/xtags2html.xsl"
>
<param name="date" expression="07-01-2000"/>
<xmlcatalog refid="xtags"/>
</xslt>
- <copy file="${xdoclet.root.dir}/docs/styles/tags.css"
todir="${docs.tags.dir}"/>
- <copy file="${xdoclet.root.dir}/docs/scripts/tablesort.js"
todir="${docs.tags.dir}"/>
+ <copy file="${docs.resources.dir}/tags.css" todir="${docs.tags.dir}"/>
+ <copy file="${docs.resources.dir}/tablesort.js" todir="${docs.tags.dir}"/>
</target>
<!-- =================================================================== -->
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel