Moving docs tree to docs-xml to make room for generated docs in the release tarball.
[ira/wip.git] / docs-xml / build / catalog.xml.in
diff --git a/docs-xml/build/catalog.xml.in b/docs-xml/build/catalog.xml.in
new file mode 100644 (file)
index 0000000..03ac0bd
--- /dev/null
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
+<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
+
+<!--  XML Catalog file for SAMBA. -->
+
+    <rewriteURI
+                       uriStartString="http://www.samba.org/samba/DTD/"
+                       rewritePrefix="file://@BUILDDIR@/build/DTD/"/>
+
+    <rewriteURI
+                       uriStartString="http://www.gnu.org/licenses/"
+                       rewritePrefix="file://@BUILDDIR@/Samba3-ByExample/"/>
+</catalog>