TIVI-153: Add docbook-style-dssl as dep for iputils
[profile/ivi/docbook-style-dsssl.git] / README
1 README for the DocBook Stylesheets
2
3 These are DSSSL stylesheets for the DocBook DTD.
4
5 For more information, see http://docbook.sourceforge.net/
6
7 Manifest
8 --------
9
10 bin/     contains scripts for some (optional) post-processing
11 common/  contains code common to both stylesheets
12 contrib/ contains contributions
13 doc/     contains installation and reference documentation (this is
14          now distributed in a separate ZIP archive)
15 docsrc/  contains the SGML source for the documentation
16 dtds/    contains auxiliary DTDs
17 frames/  contains support for frames
18 html/    contains the HTML stylesheet (for use with -t sgml)
19 images/  contains images used by the HTML stylesheets
20 lib/     contains DSSSL functions that are believed to be useful but
21          are totally independent of any particular stylesheet
22 olink/   contains olink support
23 print/   contains the print stylesheet
24
25 Changes
26 -------
27
28 See the ChangeLog in each directory for additional information
29 about the specific changes.
30
31 See WhatsNew for changes since the last release.
32
33 Installation
34 ------------
35
36 See doc/install.html and/or http://nwalsh.com/docbook/dsssl/
37
38 Copyright
39 ---------
40
41 Copyright (C) 1997-2001 Norman Walsh
42
43 The original inspiration for these stylesheets came from the
44 work of Jon Bosak, Anders Berglund, Tony Graham, Terry Allen,
45 James Clark, and many others.  I am indebted to them and to the
46 community of users on dssslist@mulberrytech.com for making
47 substantial contributions to this work and for answering my many
48 questions.
49
50 This software may be distributed under the same terms as Jade:
51
52 Permission is hereby granted, free of charge, to any person
53 obtaining a copy of this software and associated documentation
54 files (the ``Software''), to deal in the Software without
55 restriction, including without limitation the rights to use,
56 copy, modify, merge, publish, distribute, sublicense, and/or
57 sell copies of the Software, and to permit persons to whom the
58 Software is furnished to do so, subject to the following
59 conditions:
60
61 The above copyright notice and this permission notice shall be
62 included in all copies or substantial portions of the Software.
63
64 Except as contained in this notice, the names of individuals
65 credited with contribution to this software shall not be used in
66 advertising or otherwise to promote the sale, use or other
67 dealings in this Software without prior written authorization
68 from the individuals in question.
69
70 Any stylesheet derived from this Software that is publically
71 distributed will be identified with a different name and the
72 version strings in any derived Software will be changed so that
73 no possibility of confusion between the derived package and this
74 Software will exist.
75
76 Warranty
77 --------
78
79 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
80 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
81 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
82 NONINFRINGEMENT.  IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER
83 CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
84 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
85 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
86 OTHER DEALINGS IN THE SOFTWARE.
87
88 Contacting the Author
89 ---------------------
90
91 These stylesheets are maintained by Norman Walsh, <ndw@nwalsh.com>.