]> granicus.if.org Git - docbook-dsssl/commitdiff
Added a README
authorNorman Walsh <ndw@nwalsh.com>
Mon, 29 Apr 2002 19:37:15 +0000 (19:37 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Mon, 29 Apr 2002 19:37:15 +0000 (19:37 +0000)
testdocs/README [new file with mode: 0644]

diff --git a/testdocs/README b/testdocs/README
new file mode 100644 (file)
index 0000000..69634e8
--- /dev/null
@@ -0,0 +1,76 @@
+README for the DocBook Test Documents
+
+These are test documents for the DocBook DTD. Most are XML and all
+claim to be for a specific version of the DTD. It's likely, but not
+gauranteed, that most of them would work for other versions of the DTD
+as well.
+
+These documents are principally unit tests for the DocBook XSL and
+DSSSL stylesheets.
+
+Feel free to submit new tests; see http://sourceforge.net/projects/docbook/
+
+
+Manifest
+--------
+
+README      this file
+graphics/   some images used by some tests
+i18n/       a set of test files for internationalization
+tests/      the test documents
+
+Installation
+------------
+
+Unpack the distribution somewhere.
+
+Use
+---
+
+Process your DocBook documents with your favorite tool.
+
+Copyright
+---------
+
+Copyright (C) 1999, 2000, 2001, 2002 Norman Walsh
+
+Permission is hereby granted, free of charge, to any person
+obtaining a copy of this software and associated documentation
+files (the ``Software''), to deal in the Software without
+restriction, including without limitation the rights to use,
+copy, modify, merge, publish, distribute, sublicense, and/or
+sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following
+conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+Except as contained in this notice, the names of individuals
+credited with contribution to this software shall not be used in
+advertising or otherwise to promote the sale, use or other
+dealings in this Software without prior written authorization
+from the individuals in question.
+
+Any files derived from this Software that is publically
+distributed will be identified with a different name and the
+version strings in any derived Software will be changed so that
+no possibility of confusion between the derived package and this
+Software will exist.
+
+Warranty
+--------
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT.  IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER
+CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Contacting the Author
+---------------------
+
+These files are maintained by Norman Walsh, <ndw@nwalsh.com>.