From 0f21dcc63c5fca7c2e91f3e072cf2ba4cd6ecaea Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sun, 1 Jul 2007 09:30:40 +0000 Subject: [PATCH] Made some changes to the docsrc in order to streamline the doc build a bit. Added a new authors.xml file, and changed the content of the copyright.xml file into a real copyright content (the license information is already in the legalnotice.xml and warranty.xml files...) --- xsl/docsrc/authors.xml | 11 + xsl/docsrc/copyright.xml | 49 ++--- xsl/docsrc/legalnotice.xml | 2 +- xsl/docsrc/reference.dbk | 420 +++++++++++++++++-------------------- xsl/docsrc/warranty.xml | 2 +- 5 files changed, 227 insertions(+), 257 deletions(-) create mode 100644 xsl/docsrc/authors.xml diff --git a/xsl/docsrc/authors.xml b/xsl/docsrc/authors.xml new file mode 100644 index 000000000..ee203251a --- /dev/null +++ b/xsl/docsrc/authors.xml @@ -0,0 +1,11 @@ + + + + WalshNorman + + + + The DocBook Project + + diff --git a/xsl/docsrc/copyright.xml b/xsl/docsrc/copyright.xml index dff3ea7f2..31948ddce 100644 --- a/xsl/docsrc/copyright.xml +++ b/xsl/docsrc/copyright.xml @@ -1,30 +1,19 @@ - - -Copyright - -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 stylesheet 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. - + + + 1999-2007 + Norman Walsh + + + 2003 + Jiří Kosek + + + 2004-2007 + Steve Ball + + + 2001-2007 + The DocBook Project + + diff --git a/xsl/docsrc/legalnotice.xml b/xsl/docsrc/legalnotice.xml index d9f3ca8db..017a9ed97 100644 --- a/xsl/docsrc/legalnotice.xml +++ b/xsl/docsrc/legalnotice.xml @@ -1,4 +1,4 @@ -Copyright Statement +License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files diff --git a/xsl/docsrc/reference.dbk b/xsl/docsrc/reference.dbk index 0352dc4fb..5759526fa 100644 --- a/xsl/docsrc/reference.dbk +++ b/xsl/docsrc/reference.dbk @@ -1,252 +1,222 @@ - - - DocBook XSL Stylesheet Reference Documentation - - $Id$ - - WalshNorman - - 1999-2007 - Norman Walsh - + + + DocBook XSL Stylesheets: Reference Documentation + $Id$ + + - - - - - - User documentation - - - - - - - - - - - - - - - - - - - - - - - - - - - - Developer documentation - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + About this document + This is generated reference documentation for the DocBook + XSL stylesheets, primarily documentation on the parameters you + can adjust to control the behavior of the stylesheets. + + This is purely reference documentation â€“ not how-to + documentation. For a thorough step-by-step how-to guide to + publishing content using the DocBook XSL stylesheets, see + Bob Stayton’s DocBook XSL: The Complete Guide, available online + at http://www.sagehill.net/docbookxsl/index.html + + + This document is divided into two sets of references: + the first set provides user documentation; the second, + developer documentation. + + + DocBook XSL Stylesheets: User Reference + + + This is generated reference documentation for all + user-configurable parameters in the DocBook XSL + stylesheets. + + This is purely reference documentation â€“ not how-to + documentation. For a thorough step-by-step how-to guide to + publishing content using the DocBook XSL stylesheets, see + Bob Stayton’s DocBook XSL: The Complete Guide, available online + at http://www.sagehill.net/docbookxsl/index.html + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + DocBook XSL Stylesheets: Developer Reference + + + This is technical reference documentation for + developers using the DocBook XSL Stylesheets. It is not + intended to be user documentation, but is instead + provided for developers writing customization layers for + the stylesheets. + + + + + + + + + + + + + + + + + + + + + + xpointer="xpointer(/reference/partintro)" /> - - Templates - + Templates + - - - - - + + + + + + xpointer="xpointer(/reference/partintro)" /> - - Templates - + Templates + - - - - - + + + + + + xpointer="xpointer(/reference/partintro)" /> - - Templates - + Templates + - - - - - + + + + + + xpointer="xpointer(/reference/partintro)" /> - - Templates - + Templates + - - - - - + + + + + + xpointer="xpointer(/reference/partintro)" /> - - Templates - + Templates + - - - - - + + + + diff --git a/xsl/docsrc/warranty.xml b/xsl/docsrc/warranty.xml index eca4aa270..99d230f2a 100644 --- a/xsl/docsrc/warranty.xml +++ b/xsl/docsrc/warranty.xml @@ -2,7 +2,7 @@ -Warranty +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 -- 2.50.1