summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2014-03-17 16:38:21 +0000
committerMark Doffman <mark.doffman@codethink.co.uk>2014-03-17 16:38:21 +0000
commitff646fdd8090d95101b1a159664b1c0ec702b2e9 (patch)
treeed6c0d998ad759a672e25283b5405efad7fa366d /README
downloadxml-catalog-ff646fdd8090d95101b1a159664b1c0ec702b2e9.tar.gz
First cut of repository for Baserock xml catalog.
Diffstat (limited to 'README')
-rw-r--r--README21
1 files changed, 21 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..25bece8
--- /dev/null
+++ b/README
@@ -0,0 +1,21 @@
+Baserock XML catalog files.
+
+Includes base XML catalog DTDs and XHTML1 DTS and entity specificaitons.
+
+The layout of the XML catalog files follows the debian layout described at:
+http://debian-xml-sgml.alioth.debian.org/xml-policy/xml-catalogs.html
+
+To install the initial catalog files:
+
+make install
+
+To link the catalog files to the root xml catalog:
+
+./post-install.sh
+
+xml-core/catalog.dtd retrieved from its canonical resource
+http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd on
+12/3/14.
+
+xhtml1-20020801/ retrieved from http://www.w3.org/TR/xhtml1/xhtml1.tgz
+on 12/3/14.