summaryrefslogtreecommitdiffstats
path: root/doc/manual/en_US/user_Preface.xml
blob: 8f21579cad97decf6ffaac6d013ae3c9e6fecf82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE preface PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
[
  <!ENTITY % all.entities SYSTEM "all-entities.ent">
  %all.entities;
]>
<preface id="user-preface" role="frontmatter">

  <title>Preface</title>

  <para>
    The <citetitle>&product-name; User Manual</citetitle> provides an
    introduction to using &product-name;. The manual provides
    information on how to install &product-name; and use it to create
    and configure virtual machines.
  </para>

  <simplesect id="user-preface-audience">

    <title>Audience</title>

    <para>
      This document is intended for both new and existing users of
      &product-name;. It is assumed that readers are familiar with Web
      technologies and have a general understanding of Windows and UNIX
      platforms.
    </para>

  </simplesect>

  <simplesect id="user-preface-reldocs">

    <title>Related Documents</title>

    <para>
      The documentation for this product is available at:
    </para>

    <para>
      <ulink url="&ohc-doc-page;" />
    </para>

  </simplesect>

  <simplesect id="user-preface-convs">

    <title>Conventions</title>

    <para>
      The following text conventions are used in this document:
    </para>

    <itemizedlist>

      <listitem>
        <para>
          <emphasis role="bold">boldface</emphasis>: Boldface type
          indicates graphical user interface elements associated with an
          action, or terms defined in text or the glossary.
        </para>
      </listitem>

      <listitem>
        <para>
          <emphasis>italic</emphasis>: Italic type indicates book
          titles, emphasis, or placeholder variables for which you
          supply particular values.
        </para>
      </listitem>

      <listitem>
        <para>
          <literal>monospace</literal>: Monospace type indicates
          commands within a paragraph, URLs, code in examples, text that
          appears on the screen, or text that you enter.
        </para>
      </listitem>

    </itemizedlist>

  </simplesect>

  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../common/oracle-accessibility-en.xml" />

  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../common/oracle-support-en.xml" />

  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../common/oracle-diversity.xml" />

</preface>