From 0375b26c2934e7008dc43857d296ec50942c1bf2 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jun 09 2011 22:17:18 +0000 Subject: Update `trunk/Manuals/Docbook' directory structure: - Keep both preamble and parts in just one file (`repository.docbook'). Indeed, it is advisable to have just one `.docbook' file in this location in order for `locales' functionality to use. Otherwise, if more than one .docbook file is found by `locale' functionality, they would be used to retrive translatable strings too, and we don't need that becuase entities inside .docbook files are expanded before retriving translatable strings. This way, only one `.docbook' files is needed in this location (i.e., the main document structure definition file [e.g., `repository.docbook']). --- diff --git a/Manuals/Docbook/repository-parts.docbook b/Manuals/Docbook/repository-parts.docbook deleted file mode 100644 index 02cf79b..0000000 --- a/Manuals/Docbook/repository-parts.docbook +++ /dev/null @@ -1,11 +0,0 @@ - - Repository - &intro; - &dir; - - - - Licenses - &licenses-gpl; - &licenses-gfdl; - diff --git a/Manuals/Docbook/repository-preamble.docbook b/Manuals/Docbook/repository-preamble.docbook deleted file mode 100644 index 0cf6a95..0000000 --- a/Manuals/Docbook/repository-preamble.docbook +++ /dev/null @@ -1,41 +0,0 @@ - - - The CentOS Artwork Repository Manual - - - - Alain - Reguera Delgado - - - - - - 2009 - 2010 - 2011 - The CentOS Artwork SIG - - - - Permission is granted to copy, distribute and/or modify - this document under the terms of the GNU Free Documentation - License, Version 1.2 or any later version published by the - Free Software Foundation; with no Invariant Sections, no - Front-Cover Texts, and no Back-Cover Texts. A copy of the - license is included in the section entitled . - - - May, 2011 - - - This manuals documents relevant information regarding - the deployment, organization, and administration of CentOS - Artwork Repository. - - - diff --git a/Manuals/Docbook/repository.docbook b/Manuals/Docbook/repository.docbook index c970978..8c40a1e 100644 --- a/Manuals/Docbook/repository.docbook +++ b/Manuals/Docbook/repository.docbook @@ -3,9 +3,6 @@ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ - - - @@ -28,6 +25,63 @@ ]> -&repository-preamble; -&repository-parts; + + + + The CentOS Artwork Repository Manual + + + + Alain + Reguera Delgado + + + + + + 2009 + 2010 + 2011 + The CentOS Artwork SIG + + + + + Permission is granted to copy, distribute and/or modify + this document under the terms of the GNU Free + Documentation License, Version 1.2 or any later version + published by the Free Software Foundation; with no + Invariant Sections, no Front-Cover Texts, and no + Back-Cover Texts. A copy of the license is included in + the section entitled . + + + + Jun, 2011 + + + + This manuals documents relevant information regarding + the deployment, organization, and administration of + CentOS Artwork Repository. + + + + + + + Repository + &intro; + &dir; + + + + Licenses + &licenses-gpl; + &licenses-gfdl; + +