| <?xml version="1.0"?> |
| <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" |
| "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" |
| [ |
| |
| <!ENTITY % Commons.ent SYSTEM "Commons.ent"> |
| <!ENTITY % Introduction.ent SYSTEM "Introduction.ent"> |
| <!ENTITY % Repository.ent SYSTEM "Repository.ent"> |
| <!ENTITY % Identity.ent SYSTEM "Identity.ent"> |
| <!ENTITY % Locales.ent SYSTEM "Locales.ent"> |
| <!ENTITY % Manuals.ent SYSTEM "Manuals.ent"> |
| <!ENTITY % Scripts.ent SYSTEM "Scripts.ent"> |
| <!ENTITY % Licenses.ent SYSTEM "Licenses.ent"> |
| |
| %Commons.ent; |
| %Introduction.ent; |
| %Repository.ent; |
| %Identity.ent; |
| %Locales.ent; |
| %Manuals.ent; |
| %Scripts.ent; |
| %Licenses.ent; |
| ]> |
| |
| <book lang="en_US"> |
| |
| |
| <title>The CentOS Artwork Repository</title> |
| <subtitle>User's Guide</subtitle> |
| |
| <bookinfo> |
| |
| <authorgroup> |
| <author> |
| <firstname>Alain</firstname> |
| <surname>Reguera Delgado</surname> |
| </author> |
| </authorgroup> |
| |
| |
| |
| |
| |
| <copyright> |
| <year>2009</year> |
| <year>2010</year> |
| <year>2011</year> |
| <holder>&TCAS;</holder> |
| </copyright> |
| |
| <legalnotice> |
| <para> |
| 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 <xref linkend="licenses-gfdl" />. |
| </para> |
| </legalnotice> |
| |
| <revhistory> |
| <revision> |
| <revnumber>5.5-1</revnumber> |
| <date>Fri Jun 24, 2011</date> |
| <revdescription> |
| <para> |
| ... |
| </para> |
| </revdescription> |
| </revision> |
| </revhistory> |
| |
| <abstract> |
| <para> |
| This manuals documents relevant information regarding |
| the deployment, organization, and administration of |
| &TCAR; |
| </para> |
| </abstract> |
| |
| </bookinfo> |
| |
| |
| &intro; |
| |
| |
| &repo; |
| &identity; |
| &locales; |
| &manuals; |
| &scripts; |
| &licenses; |
| |
| </book> |