1 | % |
---|
2 | % Copyright (c) 2006-2007 XenSource, Inc. |
---|
3 | % |
---|
4 | % Permission is granted to copy, distribute and/or modify this document under |
---|
5 | % the terms of the GNU Free Documentation License, Version 1.2 or any later |
---|
6 | % version published by the Free Software Foundation; with no Invariant |
---|
7 | % Sections, no Front-Cover Texts and no Back-Cover Texts. A copy of the |
---|
8 | % license is included in the section entitled |
---|
9 | % "GNU Free Documentation License" or the file fdl.tex. |
---|
10 | % |
---|
11 | % Authors: Ewan Mellor, Richard Sharp, Dave Scott, Jon Harrop. |
---|
12 | % |
---|
13 | |
---|
14 | %% Document title |
---|
15 | \newcommand{\doctitle}{Xen Management API} |
---|
16 | |
---|
17 | \newcommand{\coversheetlogo}{xen.eps} |
---|
18 | |
---|
19 | %% Document date |
---|
20 | \newcommand{\datestring}{27th April 2007} |
---|
21 | |
---|
22 | \newcommand{\releasestatement}{Stable Release} |
---|
23 | |
---|
24 | %% Document revision |
---|
25 | \newcommand{\revstring}{API Revision 1.0.0} |
---|
26 | |
---|
27 | %% Document authors |
---|
28 | \newcommand{\docauthors}{ |
---|
29 | Ewan Mellor: & {\tt ewan@xensource.com} \\ |
---|
30 | Richard Sharp: & {\tt richard.sharp@xensource.com} \\ |
---|
31 | David Scott: & {\tt david.scott@xensource.com}} |
---|
32 | \newcommand{\legalnotice}{Copyright \copyright{} 2006-2007 XenSource, Inc.\\ \\ |
---|
33 | Permission is granted to copy, distribute and/or modify this document under |
---|
34 | the terms of the GNU Free Documentation License, Version 1.2 or any later |
---|
35 | version published by the Free Software Foundation; with no Invariant Sections, |
---|
36 | no Front-Cover Texts and no Back-Cover Texts. A copy of the license is |
---|
37 | included in the section entitled "GNU Free Documentation License". |
---|
38 | } |
---|