pandorafms/pandora_doc/en/pandora.xml

81 lines
2.5 KiB
XML
Raw Normal View History

<?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.0">
<!ENTITY pandora "<emphasis>Pandora FMS</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>
<subtitle>Installation Manual</subtitle>
<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
Sanchez, 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>
<revision>
<revnumber>1.2</revnumber>
<date>21 Nov 2006</date>
<revremark>Last review.</revremark>
</revision>
<revision>
<revnumber>1.3</revnumber>
<date>3 Dec 2006</date>
<revremark>Very last review.</revremark>
</revision>
</revhistory>
</bookinfo>
&include_pandora_introduction;
&include_pandora_install;
&include_pandora_migration;
&include_pandora_advanced;
&include_fdl;
&include_gpl;
</book>