1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <!DOCTYPE preface PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
|
---|
4 | [
|
---|
5 | <!ENTITY % all.entities SYSTEM "all-entities.ent">
|
---|
6 | %all.entities;
|
---|
7 | ]>
|
---|
8 | <preface id="user-preface" role="frontmatter">
|
---|
9 |
|
---|
10 | <title>Preface</title>
|
---|
11 |
|
---|
12 | <para>
|
---|
13 | The <emphasis>&product-name; User Manual</emphasis> provides an
|
---|
14 | introduction to using &product-name;. The manual provides
|
---|
15 | information on how to install &product-name; and use it to create
|
---|
16 | and configure virtual machines.
|
---|
17 | </para>
|
---|
18 |
|
---|
19 | <simplesect id="user-preface-audience">
|
---|
20 |
|
---|
21 | <title>Audience</title>
|
---|
22 |
|
---|
23 | <para>
|
---|
24 | This document is intended for both new and existing users of
|
---|
25 | &product-name;. It is assumed that readers are familiar with Web
|
---|
26 | technologies and have a general understanding of Windows and UNIX
|
---|
27 | platforms.
|
---|
28 | </para>
|
---|
29 |
|
---|
30 | </simplesect>
|
---|
31 |
|
---|
32 | <simplesect id="user-preface-reldocs">
|
---|
33 |
|
---|
34 | <title>Related Documents</title>
|
---|
35 |
|
---|
36 | <para>
|
---|
37 | The documentation for this product is available at:
|
---|
38 | </para>
|
---|
39 |
|
---|
40 | <para>
|
---|
41 | <ulink url="&otn-doc-tab;" />
|
---|
42 | </para>
|
---|
43 |
|
---|
44 | </simplesect>
|
---|
45 |
|
---|
46 | <simplesect id="user-preface-convs">
|
---|
47 |
|
---|
48 | <title>Conventions</title>
|
---|
49 |
|
---|
50 | <para>
|
---|
51 | The following text conventions are used in this document:
|
---|
52 | </para>
|
---|
53 |
|
---|
54 | <itemizedlist>
|
---|
55 |
|
---|
56 | <listitem>
|
---|
57 | <para>
|
---|
58 | <emphasis role="bold">boldface</emphasis>: Boldface type
|
---|
59 | indicates graphical user interface elements associated with an
|
---|
60 | action, or terms defined in text or the glossary.
|
---|
61 | </para>
|
---|
62 | </listitem>
|
---|
63 |
|
---|
64 | <listitem>
|
---|
65 | <para>
|
---|
66 | <emphasis>italic</emphasis>: Italic type indicates book
|
---|
67 | titles, emphasis, or placeholder variables for which you
|
---|
68 | supply particular values.
|
---|
69 | </para>
|
---|
70 | </listitem>
|
---|
71 |
|
---|
72 | <listitem>
|
---|
73 | <para>
|
---|
74 | <computeroutput>monospace</computeroutput>: Monospace type
|
---|
75 | indicates commands within a paragraph, URLs, code in examples,
|
---|
76 | text that appears on the screen, or text that you enter.
|
---|
77 | </para>
|
---|
78 | </listitem>
|
---|
79 |
|
---|
80 | </itemizedlist>
|
---|
81 |
|
---|
82 | </simplesect>
|
---|
83 |
|
---|
84 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../common/oracle-accessibility-en.xml"/>
|
---|
85 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../common/oracle-support-en.xml"/>
|
---|
86 |
|
---|
87 | </preface>
|
---|