67 lines
2.1 KiB
XML
67 lines
2.1 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
|
||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.4//EN"
|
||
"http://www.docbook.org/xml/4.4/docbookx.dtd" [
|
||
<!ENTITY pandora_version "v1.2">
|
||
<!ENTITY pandora "<emphasis>Pandora</emphasis>">
|
||
<!ENTITY include_pandora_introduction SYSTEM "pandora_introduction.xml">
|
||
<!ENTITY include_pandora_install SYSTEM "pandora_install.xml">
|
||
<!ENTITY include_pandora_advanced SYSTEM "pandora_advanced.xml">
|
||
<!ENTITY include_pandora_migration SYSTEM "pandora_migration.xml">
|
||
<!ENTITY include_fdl SYSTEM "fdl.xml">
|
||
<!ENTITY include_gpl SYSTEM "gpl.xml">
|
||
]>
|
||
|
||
<book lang="en">
|
||
<bookinfo>
|
||
<title>&pandora; &pandora_version;</title>
|
||
<graphic fileref="./images/pandora_logo.jpg" valign="bottom"
|
||
align="center" scale="125"/>
|
||
<copyright>
|
||
<year>2006</year>
|
||
<holder>
|
||
Artica Soluciones Tecnologicas S.L, Sancho Lerena, Esteban
|
||
S<>chez, David Villanueva, Raul Mateos, Manuel Arostegui and others.
|
||
</holder>
|
||
</copyright>
|
||
<date>19/11/2006</date>
|
||
<releaseinfo>&pandora_version;</releaseinfo>
|
||
<edition>First Edition(&pandora_version;)</edition>
|
||
<pubdate>
|
||
November 19th, 2006</pubdate>
|
||
<keywordset>
|
||
<keyword>pandora user manual</keyword>
|
||
</keywordset>
|
||
<legalnotice>
|
||
<para>
|
||
Permission is granted to copy, distribute and/or modify this
|
||
document under the terms of the GNU Free Documentation
|
||
License, Version 1.1 or any later version published by the
|
||
Free Software Foundation. A copy of the license is included
|
||
in the section entitled <quote>GNU Free Documentation
|
||
License</quote>.
|
||
</para>
|
||
</legalnotice>
|
||
<revhistory>
|
||
<revision>
|
||
<revnumber>1.0</revnumber>
|
||
<date>11 Sept 2006</date>
|
||
<revremark>Submitted.</revremark>
|
||
</revision>
|
||
|
||
<revision>
|
||
<revnumber>1.1</revnumber>
|
||
<date>20 Sept 2006</date>
|
||
<revremark>First draft for review.</revremark>
|
||
</revision>
|
||
</revhistory>
|
||
</bookinfo>
|
||
|
||
&include_pandora_introduction;
|
||
&include_pandora_install;
|
||
&include_pandora_migration;
|
||
&include_pandora_advanced;
|
||
&include_fdl;
|
||
&include_gpl;
|
||
|
||
</book>
|