openafs/doc/xml/UserGuide/auusg000.xml
Jeffrey Altman 9e8e080a5c doc-xml-20090513
LICENSE IPL10
FIXES 124760

Remove generated HTML from the respository

Update XML to support autogeneration of Index files via XSLT

Add graphics referenced by generated HTML output

Add top level index.html used by the docs.openafs.org web site.

Add NTMakefile for AdminGuide, QuickStartUnix, and UserGuide
that utilizes XSLT to generate Windows HTMLHelp (.CHM) and
website appropriate HTML output.

In AdminGuide and UserGuide, relabel the documentation as OpenAFS
instead of IBM AFS.  Create a new revision entry for the OpenAFS
docs.

Incorporate updates to QuickStartUnix Appendix A
2009-05-14 03:25:35 +00:00

77 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY preface SYSTEM "auusg003.xml">
<!ENTITY chapter1 SYSTEM "auusg004.xml">
<!ENTITY chapter2 SYSTEM "auusg005.xml">
<!ENTITY chapter3 SYSTEM "auusg006.xml">
<!ENTITY chapter4 SYSTEM "auusg007.xml">
<!ENTITY chapter5 SYSTEM "auusg008.xml">
<!ENTITY chapter6 SYSTEM "auusg009.xml">
<!ENTITY appendixA SYSTEM "auusg010.xml">
<!ENTITY appendixB SYSTEM "auusg011.xml">
<!ENTITY glossary SYSTEM "auusg012.xml">
]>
<book>
<bookinfo>
<title>OpenAFS User Guide</title>
<subtitle>Version M.n</subtitle>
<copyright>
<year>2000</year>
<holder>IBM Corporation. All Rights Reserved</holder>
</copyright>
<revhistory>
<revision>
<revnumber>M.n</revnumber>
<date>May 2008</date>
<revremark>First OpenAFS Edition</revremark>
</revision>
<revision>
<revnumber>3.6</revnumber>
<date>April 2000</date>
<pubsnumber>Document Number GC09-4561-00</pubsnumber>
<revremark>First IBM Edition, Document Number GC09-4561-00</revremark>
</revision>
</revhistory>
<abstract>
<para>This edition applies to: <simplelist>
<member>OpenAFS for AIX, Version M.n</member>
<member>OpenAFS for Digital Unix, Version M.n</member>
<member>OpenAFS for HP-UX, Version M.n</member>
<member>OpenAFS for Linux, Version M.n</member>
<member>OpenAFS for SGI IRIX, Version M.n</member>
<member>OpenAFS for Solaris, Version M.n</member>
</simplelist></para>
<para>and to all subsequent releases and modifications until otherwise
indicated in new editions.This softcopy version is based on the printed
edition of this book. Some formatting amendments have been made to make
this information more suitable for softcopy.</para>
</abstract>
</bookinfo>
&preface;
&chapter1;
&chapter2;
&chapter3;
&chapter4;
&chapter5;
&chapter6;
&appendixA;
&appendixB;
&glossary;
<index>Name Index</index>
</book>