Updated doc build to handle wordml->roundtrip rename.
authorMichael Smith <xmldoc@users.sourceforge.net>
Thu, 18 Jan 2007 06:27:55 +0000 (06:27 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Thu, 18 Jan 2007 06:27:55 +0000 (06:27 +0000)
xsl/doc/roundtrip/.cvsignore [moved from xsl/doc/wordml/.cvsignore with 100% similarity]
xsl/doc/roundtrip/Makefile [moved from xsl/doc/wordml/Makefile with 75% similarity]
xsl/docsrc/roundtrip/.cvsignore [moved from xsl/docsrc/wordml/.cvsignore with 100% similarity]
xsl/docsrc/roundtrip/Makefile [moved from xsl/docsrc/wordml/Makefile with 80% similarity]

similarity index 75%
rename from xsl/doc/wordml/Makefile
rename to xsl/doc/roundtrip/Makefile
index f9034e53555fe9c01dd392cbbfa2ee1ebad5f2c2..78d16cc8a80d02d439153b30ad9c3eeeab9d028b 100644 (file)
@@ -1,4 +1,4 @@
 include ../../../releasetools/Variables.mk
-VPATH=../../docsrc/wordml
+VPATH=../../docsrc/roundtrip
 HTMLFILES = index.html
 include ../Makefile.incl
similarity index 80%
rename from xsl/docsrc/wordml/Makefile
rename to xsl/docsrc/roundtrip/Makefile
index 90afc4b59ac31782d296124ddde0a5682fc254fc..7d254aef981e4f8527da3b8b06a135499ea30cd3 100644 (file)
@@ -1,4 +1,4 @@
 include ../../../releasetools/Variables.mk
-VPATH=../../wordml
+VPATH=../../roundtrip
 XMLFILES = docparam.xml
 include ../Makefile.incl