[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kde4support] tier2/kdoctools/src/customization: Initial import from the monolithic kdelibs.
From:       Jenkins CI <null () kde ! org>
Date:       2014-03-04 22:33:44
Message-ID: E1WKxuC-0001PN-OR () scm ! kde ! org
[Download RAW message or body]

Git commit 5b026e7ec9ffaa5405a4a799614c2b0db1fdab43 by Jenkins CI.
Committed on 18/12/2013 at 00:45.
Pushed by ltoscano into branch 'master'.

Initial import from the monolithic kdelibs.

This is the beginning of revision history for this module. If you
want to look at revision history older than this, please refer to the
techbase wiki for how to use Git history grafting. At the time of
writing, this wiki is located here:

http://community.kde.org/Frameworks/GitOldHistory

If you have already performed the grafting and you don't see any
history beyond this commit, try running "git log" with the "--follow"
argument.

Branched from the monolithic repo, kdelibs frameworks branch, at commit
162066dbbecde401a7347a1cff4fe72a9c919f58

Commit 083a5dcc37b693a7afd8d4a9acf0ae9119c11387 in kdoctools

A  +120  -0    tier2/kdoctools/src/customization/catalog.xml
A  +129  -0    tier2/kdoctools/src/customization/dtd/kdex.dtd.cmake

http://commits.kde.org/kde4support/5b026e7ec9ffaa5405a4a799614c2b0db1fdab43

diff --git a/tier2/kdoctools/src/customization/catalog.xml \
b/tier2/kdoctools/src/customization/catalog.xml new file mode 100644
index 0000000..229ae70
--- /dev/null
+++ b/tier2/kdoctools/src/customization/catalog.xml
@@ -0,0 +1,120 @@
+<?xml version="1.0"?>
+<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" \
"http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd"> +<!--
+Catalog for KDE DocBook XML
+
+Copyright (C) 2001,2002 Frederik Fouvry
+ 
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 2
+of the License, or (at your option) any later version.
+ 
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+ 
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
+
+Send suggestions, comments, etc. to the KDE DocBook mailing list
+<kde-docbook@kde.org>.
+-->
+<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
+
+<!--
+OVERRIDE YES
+SGMLDECL "xml.dcl"
+-->
+
+  <!-- DocBook -->
+
+  <!-- DocBook 4.2 KDE Variant V1.1 -->
+
+  <public publicId="-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
+          uri="dtd/kdex.dtd"/>
+  <public publicId="-//KDE//ELEMENTS DocBook XML Hierarchy Redeclarations 2 V1.0//EN"
+          uri="dtd/rdbhier2.elements"/>
+  <public publicId="-//KDE//ELEMENTS DocBook XML Pool Redeclarations V1.1//EN"
+          uri="dtd/rdbpool.elements"/>
+  <public publicId="-//KDE//ELEMENTS DocBook XML Modifications (Restrictions) V1.1//EN"
+          uri="dtd/modifications.elements"/>
+
+  <public publicId="-//KDE//ENTITIES DocBook XML General Entity Declarations V1.2//EN"
+          uri="entities/general.entities"/>
+  <public publicId="-//KDE//ENTITIES DocBook XML General Entity Declarations (Persons) V1.0//EN"
+          uri="entities/contributor.entities"/>
+
+  <!-- General KDE Entities -->
+
+  <public publicId="-//KDE//ENTITIES DocBook XML Localisation Entity Declarations V1.0//EN"
+          uri="entities/l10n.entities"/>
+
+  <!-- Various external files -->
+
+  <!-- only DocBook XML files are in entities, the others are in
+       kdelibs/doc/common or in kdelibs/licenses -->
+
+  <public publicId="-//GNU//DOCUMENT GNU General Public License V2//EN"
+          uri="entities/gpl-license"/>
+  <public publicId="-//GNU//DOCUMENT GNU Lesser General Public License V2.1//EN"
+          uri="entities/lgpl-license"/>
+  <public publicId="-//GNU//DOCUMENT GNU Free Documentation License V1.1//EN"
+          uri="entities/fdl-license"/>
+  <public publicId="-//KDE//DOCUMENT X11 License//EN"
+          uri="entities/x11-license"/>
+  <public publicId="-//KDE//DOCUMENT BSD License//EN"
+          uri="entities/bsd-license"/>
+  <public publicId="-//KDE//DOCUMENT Artistic License//EN"
+          uri="entities/artistic-license"/>
+
+  <nextCatalog catalog="af/catalog.xml"/>
+  <nextCatalog catalog="bg/catalog.xml"/>
+  <nextCatalog catalog="ca/catalog.xml"/>
+  <nextCatalog catalog="cs/catalog.xml"/>
+  <nextCatalog catalog="da/catalog.xml"/>
+  <nextCatalog catalog="de/catalog.xml"/>
+  <nextCatalog catalog="el/catalog.xml"/>
+  <nextCatalog catalog="en/catalog.xml"/>
+  <nextCatalog catalog="en-GB/catalog.xml"/>
+  <nextCatalog catalog="eo/catalog.xml"/>
+  <nextCatalog catalog="es/catalog.xml"/>
+  <nextCatalog catalog="et/catalog.xml"/>
+  <nextCatalog catalog="fi/catalog.xml"/>
+  <nextCatalog catalog="fo/catalog.xml"/>
+  <nextCatalog catalog="fr/catalog.xml"/>
+  <nextCatalog catalog="gl/catalog.xml"/>
+  <nextCatalog catalog="he/catalog.xml"/>
+  <nextCatalog catalog="hu/catalog.xml"/>
+  <nextCatalog catalog="id/catalog.xml"/>
+  <nextCatalog catalog="it/catalog.xml"/>
+  <nextCatalog catalog="ja/catalog.xml"/>
+  <nextCatalog catalog="ko/catalog.xml"/>
+  <nextCatalog catalog="lt/catalog.xml"/>
+  <nextCatalog catalog="nds/catalog.xml"/>
+  <nextCatalog catalog="nl/catalog.xml"/>
+  <nextCatalog catalog="no/catalog.xml"/> <!-- considered to be the same as nb -->
+  <nextCatalog catalog="nn/catalog.xml"/> <!-- incorrectly known as no_NY -->
+  <nextCatalog catalog="pl/catalog.xml"/>
+  <nextCatalog catalog="pt-BR/catalog.xml"/>
+  <nextCatalog catalog="pt/catalog.xml"/>
+  <nextCatalog catalog="ro/catalog.xml"/>
+  <nextCatalog catalog="ru/catalog.xml"/>
+  <nextCatalog catalog="sk/catalog.xml"/>
+  <nextCatalog catalog="sl/catalog.xml"/>
+  <nextCatalog catalog="sq/catalog.xml"/>
+  <nextCatalog catalog="sr/catalog.xml"/>
+  <nextCatalog catalog="sr@latin/catalog.xml"/>
+  <nextCatalog catalog="sr@ijekavian/catalog.xml"/>
+  <nextCatalog catalog="sr@ijekavianlatin/catalog.xml"/>
+  <nextCatalog catalog="sv/catalog.xml"/>
+  <nextCatalog catalog="tr/catalog.xml"/>
+  <nextCatalog catalog="uk/catalog.xml"/>
+  <nextCatalog catalog="wa/catalog.xml"/>
+  <nextCatalog catalog="xh/catalog.xml"/>
+  <nextCatalog catalog="zh-CN/catalog.xml"/>
+  <nextCatalog catalog="zh-TW/catalog.xml"/>
+
+</catalog>
diff --git a/tier2/kdoctools/src/customization/dtd/kdex.dtd.cmake \
b/tier2/kdoctools/src/customization/dtd/kdex.dtd.cmake new file mode 100644
index 0000000..c643d9b
--- /dev/null
+++ b/tier2/kdoctools/src/customization/dtd/kdex.dtd.cmake
@@ -0,0 +1,129 @@
+<!--
+    Document Type Definition for DocBook XML as used in the KDE documentation
+    
+    Copyright (C) 2002 Frederik Fouvry
+     
+    This program is free software; you can redistribute it and/or
+    modify it under the terms of the GNU General Public License
+    as published by the Free Software Foundation; either version 2
+    of the License, or (at your option) any later version.
+     
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+     
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
+    
+    Send suggestions, comments, etc. to the KDE docbook list 
+    <kde-docbook@kde.org>.
+
+
+    USAGE
+
+    Refer to this DTD as
+
+      "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
+
+    For instance:
+
+      <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
+                     "customization/dtd/kdex.dtd">
+
+    and use catalog.xml or docbook.cat as the catalog file.
+    Note: the system identifier is interpreted relative to the place
+    where it is defined, unless otherwise defined by the application you use.
+    If you have permanent internet access, you can use any URLs (and
+    you don't have to install docbook).
+
+    After a version number change, plenty of problems may occur because
+    of non-compatibilities (or DTDs not found, etc).  That doesn't mean your
+    document is invalid; it just means that the reference DTD has changed 
+    (new documentation and documentation updates).  Check out the previous
+    version and point to the appropriate catalog or DTD and things should
+    work again (=still ;-).
+-->
+
+
+<!-- ============================================================= -->
+<!--	      Modifications to the original DocBook DTD		   -->
+<!-- ============================================================= -->
+<!-- Declarations in this part should only *restrict* the DocBook 
+     DTD                                                           -->
+
+<!-- copied from docbookx.dtd: these values are for 
+     %xml.features; = "INCLUDE"
+     Files that define elements need them (currently only 
+     modifications.elements) -->
+<!ENTITY % ho "">
+<!ENTITY % ubiq.inclusion "">
+<!ENTITY % beginpage.exclusion "">
+
+<!-- Modifications in pool
+     %rdbpool; is called in the DocBook DTD
+     NEEDS TO BE CHECKED ON CHANGES
+ -->
+<!ENTITY % rdbpool	    PUBLIC
+  "-//KDE//ELEMENTS DocBook XML Pool Redeclarations V1.1//EN"	     
+  "rdbpool.elements"                                                 >
+<!ENTITY % dbpool.redecl.module "INCLUDE"			     >
+
+<!-- Modifications in hierarchy
+     %rdbhier2; is called in the DocBook DTD
+     NEEDS TO BE CHECKED ON CHANGES
+ -->
+<!ENTITY % rdbhier2	    PUBLIC
+  "-//KDE//ELEMENTS DocBook XML Hierarchy Redeclarations 2 V1.0//EN"     
+  "rdbhier2.elements"                                                >
+<!ENTITY % dbhier.redecl2.module "INCLUDE"			     >
+
+<!-- For Java-style refentries	   
+     Based on DocBook 4.0.                                         -->
+<!--ENTITY % jrefentry      PUBLIC
+  "-//Norman Walsh//DTD JRefEntry V1.0//EN"                          >
+%jrefentry; -->
+
+<!-- Temporary solution -->
+<!ENTITY copy  "(c)"> <!--=copyright sign-->
+<!ENTITY trade "[tm]"> <!--=trade mark sign-->
+<!ENTITY reg   "(R)"> <!--/circledR =registered sign-->
+
+
+<!-- ============================================================= -->
+<!--			 Original DocBook DTD			   -->
+<!-- ============================================================= -->
+
+<!ENTITY % DocBookDTD	    PUBLIC
+  "-//OASIS//DTD DocBook XML V4.2//EN"
+  "@DOCBOOKXML_CURRENTDTD_DIR@/docbookx.dtd"         >
+%DocBookDTD;
+
+
+<!-- ============================================================= -->
+<!--          Modifications to the original DocBook DTD            -->
+<!-- ============================================================= -->
+<!-- ONLY to supply declarations that were switched off in the 
+     first "Modifications" section -->
+
+<!ENTITY % kde.modifications PUBLIC
+  "-//KDE//ELEMENTS DocBook XML Modifications V1.1//EN"
+  "modifications.elements"                                           >
+%kde.modifications;
+
+
+<!-- ============================================================= -->
+<!--		    Extensions to the DocBook DTD		   -->
+<!-- ============================================================= -->
+<!-- Is empty, except for what could go in dbgenent.mod            -->
+
+<!ENTITY % kde.general.entities	PUBLIC
+  "-//KDE//ENTITIES DocBook XML General Entity Declarations V1.2//EN"    
+  "../entities/general.entities"                                     >
+%kde.general.entities;
+
+<!ENTITY % kde.i18n.entities PUBLIC
+  "-//KDE//ENTITIES DocBook XML Localisation Entity Declarations V1.0//EN"
+  "../entities/l10n.entities"                                        >
+%kde.i18n.entities;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic