Blame README

Packit Service 4c4772
README for the DocBook Stylesheets
Packit Service 4c4772
Packit Service 4c4772
These are DSSSL stylesheets for the DocBook DTD.
Packit Service 4c4772
Packit Service 4c4772
For more information, see http://docbook.sourceforge.net/
Packit Service 4c4772
Packit Service 4c4772
Manifest
Packit Service 4c4772
--------
Packit Service 4c4772
Packit Service 4c4772
bin/     contains scripts for some (optional) post-processing
Packit Service 4c4772
common/  contains code common to both stylesheets
Packit Service 4c4772
contrib/ contains contributions
Packit Service 4c4772
doc/     contains installation and reference documentation (this is
Packit Service 4c4772
         now distributed in a separate ZIP archive)
Packit Service 4c4772
docsrc/  contains the SGML source for the documentation
Packit Service 4c4772
dtds/    contains auxiliary DTDs
Packit Service 4c4772
frames/  contains support for frames
Packit Service 4c4772
html/	 contains the HTML stylesheet (for use with -t sgml)
Packit Service 4c4772
images/  contains images used by the HTML stylesheets
Packit Service 4c4772
lib/	 contains DSSSL functions that are believed to be useful but
Packit Service 4c4772
	 are totally independent of any particular stylesheet
Packit Service 4c4772
olink/   contains olink support
Packit Service 4c4772
print/	 contains the print stylesheet
Packit Service 4c4772
Packit Service 4c4772
Changes
Packit Service 4c4772
-------
Packit Service 4c4772
Packit Service 4c4772
See the ChangeLog in each directory for additional information
Packit Service 4c4772
about the specific changes.
Packit Service 4c4772
Packit Service 4c4772
See WhatsNew for changes since the last release.
Packit Service 4c4772
Packit Service 4c4772
Installation
Packit Service 4c4772
------------
Packit Service 4c4772
Packit Service 4c4772
See doc/install.html and/or http://nwalsh.com/docbook/dsssl/
Packit Service 4c4772
Packit Service 4c4772
Copyright
Packit Service 4c4772
---------
Packit Service 4c4772
Packit Service 4c4772
Copyright (C) 1997-2001 Norman Walsh
Packit Service 4c4772
Packit Service 4c4772
The original inspiration for these stylesheets came from the
Packit Service 4c4772
work of Jon Bosak, Anders Berglund, Tony Graham, Terry Allen,
Packit Service 4c4772
James Clark, and many others.  I am indebted to them and to the
Packit Service 4c4772
community of users on dssslist@mulberrytech.com for making
Packit Service 4c4772
substantial contributions to this work and for answering my many
Packit Service 4c4772
questions.
Packit Service 4c4772
Packit Service 4c4772
This software may be distributed under the same terms as Jade:
Packit Service 4c4772
Packit Service 4c4772
Permission is hereby granted, free of charge, to any person
Packit Service 4c4772
obtaining a copy of this software and associated documentation
Packit Service 4c4772
files (the ``Software''), to deal in the Software without
Packit Service 4c4772
restriction, including without limitation the rights to use,
Packit Service 4c4772
copy, modify, merge, publish, distribute, sublicense, and/or
Packit Service 4c4772
sell copies of the Software, and to permit persons to whom the
Packit Service 4c4772
Software is furnished to do so, subject to the following
Packit Service 4c4772
conditions:
Packit Service 4c4772
Packit Service 4c4772
The above copyright notice and this permission notice shall be
Packit Service 4c4772
included in all copies or substantial portions of the Software.
Packit Service 4c4772
Packit Service 4c4772
Except as contained in this notice, the names of individuals
Packit Service 4c4772
credited with contribution to this software shall not be used in
Packit Service 4c4772
advertising or otherwise to promote the sale, use or other
Packit Service 4c4772
dealings in this Software without prior written authorization
Packit Service 4c4772
from the individuals in question.
Packit Service 4c4772
Packit Service 4c4772
Any stylesheet derived from this Software that is publically
Packit Service 4c4772
distributed will be identified with a different name and the
Packit Service 4c4772
version strings in any derived Software will be changed so that
Packit Service 4c4772
no possibility of confusion between the derived package and this
Packit Service 4c4772
Software will exist.
Packit Service 4c4772
Packit Service 4c4772
Warranty
Packit Service 4c4772
--------
Packit Service 4c4772
Packit Service 4c4772
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
Packit Service 4c4772
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
Packit Service 4c4772
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
Packit Service 4c4772
NONINFRINGEMENT.  IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER
Packit Service 4c4772
CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
Packit Service 4c4772
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
Packit Service 4c4772
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
Packit Service 4c4772
OTHER DEALINGS IN THE SOFTWARE.
Packit Service 4c4772
Packit Service 4c4772
Contacting the Author
Packit Service 4c4772
---------------------
Packit Service 4c4772
Packit Service 4c4772
These stylesheets are maintained by Norman Walsh, <ndw@nwalsh.com>.