pandorafms/pandora_doc/en/pandora_userguide.xml
slerena e9a2462dfc 2006-12-03 Sancho Lerena <slerena@artica.es>
* pandora.xml: Updated header, now is Pandora FMS not Pandora. Add
	revision ( I hope that final ).

	* pandora_install.xml: Add chapter for Windows Agent key creation,
	and some text changes to make reference to new installer. Old
	options deleted and some texts changed (debug mode).

	* pandora_userguide:  Updated header, now is Pandora FMS not Pandora. Add
	revision ( I hope that final )

	* 1-6.jpg: Added files for Windows Agent key creation from HTML help.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@298 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-12-03 17:05:55 +00:00

86 lines
2.9 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY pandora_version "v1.2">
<!ENTITY pandora "<emphasis>Pandora FMS</emphasis>">
<!ENTITY include_pandora_chapter1 SYSTEM "pandora_introduction.xml">
<!ENTITY include_pandora_chapter2 SYSTEM "pandora_chapter2.xml">
<!ENTITY include_pandora_chapter3 SYSTEM "pandora_chapter3.xml">
<!ENTITY include_pandora_chapter4 SYSTEM "pandora_chapter4.xml">
<!ENTITY include_pandora_chapter5 SYSTEM "pandora_chapter5.xml">
<!ENTITY include_pandora_chapter6 SYSTEM "pandora_chapter6.xml">
<!ENTITY include_pandora_chapter7 SYSTEM "pandora_chapter7.xml">
<!ENTITY include_pandora_chapter8 SYSTEM "pandora_chapter8.xml">
<!ENTITY include_pandora_chapter9 SYSTEM "pandora_chapter9.xml">
<!ENTITY include_fdl SYSTEM "fdl.xml">
<!ENTITY include_gpl SYSTEM "gpl.xml">
]>
<book lang="en">
<bookinfo>
<title>&pandora; &pandora_version;</title>
<subtitle>Userguide</subtitle>
<graphic fileref="./images/pandora_logo.jpg" valign="bottom"
align="center"/>
<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 21st, 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.2</revnumber>
<date>24 November 2006</date>
<revremark>Submitted.</revremark>
</revision>
<revision>
<revnumber>1.1</revnumber>
<date>10 October 2006</date>
<revremark>Submitted.</revremark>
</revision>
<revision>
<revnumber>1.0</revnumber>
<date>11 September 2006</date>
<revremark>Submitted.</revremark>
</revision>
<revision>
<revnumber>0.1</revnumber>
<date>11 September 2006</date>
<revremark>First draft for review.</revremark>
</revision>
</revhistory>
</bookinfo>
&include_pandora_chapter1;
&include_pandora_chapter2;
&include_pandora_chapter3;
&include_pandora_chapter4;
&include_pandora_chapter5;
&include_pandora_chapter6;
&include_pandora_chapter7;
&include_pandora_chapter8;
&include_pandora_chapter9;
&include_fdl;
&include_gpl;
</book>