From: Michael Smith Date: Tue, 17 Jul 2007 14:54:22 +0000 (+0000) Subject: Renamed experimental docx and docsrcx dirs to become standard doc X-Git-Tag: release/1.79.1~6^2~1929 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c618d294abda6d08ab81801c98988bbd1ccfb48b;p=docbook-dsssl Renamed experimental docx and docsrcx dirs to become standard doc and docsrc dirs. --- diff --git a/xsl/docx/.cvsignore b/xsl/doc/.cvsignore similarity index 100% rename from xsl/docx/.cvsignore rename to xsl/doc/.cvsignore diff --git a/xsl/docx/AUTHORS b/xsl/doc/AUTHORS similarity index 100% rename from xsl/docx/AUTHORS rename to xsl/doc/AUTHORS diff --git a/xsl/docx/COPYING b/xsl/doc/COPYING similarity index 100% rename from xsl/docx/COPYING rename to xsl/doc/COPYING diff --git a/xsl/docx/Makefile b/xsl/doc/Makefile similarity index 100% rename from xsl/docx/Makefile rename to xsl/doc/Makefile diff --git a/xsl/docx/README b/xsl/doc/README similarity index 100% rename from xsl/docx/README rename to xsl/doc/README diff --git a/xsl/docx/common/.cvsignore b/xsl/doc/common/.cvsignore similarity index 100% rename from xsl/docx/common/.cvsignore rename to xsl/doc/common/.cvsignore diff --git a/xsl/docx/fo/.cvsignore b/xsl/doc/fo/.cvsignore similarity index 100% rename from xsl/docx/fo/.cvsignore rename to xsl/doc/fo/.cvsignore diff --git a/xsl/docx/html/.cvsignore b/xsl/doc/html/.cvsignore similarity index 100% rename from xsl/docx/html/.cvsignore rename to xsl/doc/html/.cvsignore diff --git a/xsl/docx/lib/.cvsignore b/xsl/doc/lib/.cvsignore similarity index 100% rename from xsl/docx/lib/.cvsignore rename to xsl/doc/lib/.cvsignore diff --git a/xsl/docx/manpages/.cvsignore b/xsl/doc/manpages/.cvsignore similarity index 100% rename from xsl/docx/manpages/.cvsignore rename to xsl/doc/manpages/.cvsignore diff --git a/xsl/docx/pi/.cvsignore b/xsl/doc/pi/.cvsignore similarity index 100% rename from xsl/docx/pi/.cvsignore rename to xsl/doc/pi/.cvsignore diff --git a/xsl/docx/refentry/.cvsignore b/xsl/doc/refentry/.cvsignore similarity index 100% rename from xsl/docx/refentry/.cvsignore rename to xsl/doc/refentry/.cvsignore diff --git a/xsl/docx/roundtrip/.cvsignore b/xsl/doc/roundtrip/.cvsignore similarity index 100% rename from xsl/docx/roundtrip/.cvsignore rename to xsl/doc/roundtrip/.cvsignore diff --git a/xsl/docx/slides/.cvsignore b/xsl/doc/slides/.cvsignore similarity index 100% rename from xsl/docx/slides/.cvsignore rename to xsl/doc/slides/.cvsignore diff --git a/xsl/docx/template/.cvsignore b/xsl/doc/template/.cvsignore similarity index 100% rename from xsl/docx/template/.cvsignore rename to xsl/doc/template/.cvsignore diff --git a/xsl/docx/utility/.cvsignore b/xsl/doc/utility/.cvsignore similarity index 100% rename from xsl/docx/utility/.cvsignore rename to xsl/doc/utility/.cvsignore diff --git a/xsl/docx/website/.cvsignore b/xsl/doc/website/.cvsignore similarity index 100% rename from xsl/docx/website/.cvsignore rename to xsl/doc/website/.cvsignore diff --git a/xsl/docsrcx/.cvsignore b/xsl/docsrc/.cvsignore similarity index 100% rename from xsl/docsrcx/.cvsignore rename to xsl/docsrc/.cvsignore diff --git a/xsl/docsrcx/Makefile b/xsl/docsrc/Makefile similarity index 100% rename from xsl/docsrcx/Makefile rename to xsl/docsrc/Makefile diff --git a/xsl/docsrcx/authors.xml b/xsl/docsrc/authors.xml similarity index 100% rename from xsl/docsrcx/authors.xml rename to xsl/docsrc/authors.xml diff --git a/xsl/docsrcx/copyright.xml b/xsl/docsrc/copyright.xml similarity index 100% rename from xsl/docsrcx/copyright.xml rename to xsl/docsrc/copyright.xml diff --git a/xsl/docsrcx/license.xml b/xsl/docsrc/license.xml similarity index 100% rename from xsl/docsrcx/license.xml rename to xsl/docsrc/license.xml diff --git a/xsl/docsrcx/page.png b/xsl/docsrc/page.png similarity index 100% rename from xsl/docsrcx/page.png rename to xsl/docsrc/page.png diff --git a/xsl/docsrcx/reference.css b/xsl/docsrc/reference.css similarity index 100% rename from xsl/docsrcx/reference.css rename to xsl/docsrc/reference.css diff --git a/xsl/docsrcx/reference.xml b/xsl/docsrc/reference.xml similarity index 100% rename from xsl/docsrcx/reference.xml rename to xsl/docsrc/reference.xml diff --git a/xsl/docsrcx/warranty.xml b/xsl/docsrc/warranty.xml similarity index 100% rename from xsl/docsrcx/warranty.xml rename to xsl/docsrc/warranty.xml