~ubuntu-core-doc/ubuntu-docs/maverick

« back to all changes in this revision

Viewing changes to generic/styleguide/introduction.xml

  • Committer: Matthew East
  • Date: 2008-04-03 21:36:44 UTC
  • Revision ID: mdke@ubuntu.com-20080403213644-f1raxxlwe4ng37s6
Smashing up the directory to create new structure discussed on mailing list.
Nothing works.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<chapter id="styleguide-intro">
2
 
        <title>Introduction</title>
3
 
        <sect1 id="intro-1">
4
 
                <title>Overview of the Style Guide</title>
5
 
                <para>A style guide is a reference tool used by writers and editors. It is an outline of the policies and standards that writers and editors are expected to work to.</para>
6
 
                <para>The Ubuntu documentation team needs its own style guide because Ubuntu is unique. Ubuntu is Linux + GNU + Debian + (GNOME and KDE) + the Ubuntu philosophy. No style guide covers the entire spectrum of Ubuntu components.</para>
7
 
                <para>The Ubuntu Documentation Style Guide is built with the participation of the members of the Ubuntu documentation team, and represents the current accepted practice for documents produced and maintained by the docteam.</para>
8
 
                <para>This style guide attempts to achieve the following:</para>
9
 
        <itemizedlist>
10
 
                <listitem>
11
 
                        <para>Help writers communicate clearly.</para>
12
 
                </listitem>
13
 
                <listitem>
14
 
                        <para>Create a consistent style across all documents.</para>
15
 
                </listitem>
16
 
                <listitem>
17
 
                        <para>Create a consistent use of terminology across all documents.</para>
18
 
                </listitem>
19
 
                <listitem>
20
 
                        <para>Highlight common problems in the use of the English language, and to provide solutions.</para>
21
 
                </listitem>
22
 
                <listitem>
23
 
                        <para>Help writers write for an international audience, including how to write for translation.</para>
24
 
                </listitem>
25
 
                <listitem>
26
 
                        <para>Help writers and editors select the appropriate DocBook markup.</para>
27
 
                </listitem>
28
 
        </itemizedlist>
29
 
                <para>This style guide contains three main types of information:</para>
30
 
        <orderedlist>
31
 
                <listitem>
32
 
                        <para>Material that is unique to Ubuntu documentation.</para>
33
 
                </listitem>
34
 
                <listitem>
35
 
                        <para>Material that may be helpful to writers, but is not covered in other guides.</para>
36
 
                </listitem>
37
 
                <listitem>
38
 
                        <para>Material that is covered in other guides, but is either summarized or repeated here for convenience.</para>
39
 
                </listitem>
40
 
        </orderedlist>
41
 
        </sect1>
42
 
        <sect1 id="intro-2">
43
 
                <title>Style Guide Applicability and Precedence</title>
44
 
                <para>The Ubuntu style guide is applicable to all documents produced by or for the Ubuntu documentation team. It covers all documents in the docteam's SVN repository.</para>
45
 
                <para>The docteam may decide to take official responsibility for a limited number of important wiki pages; the style guide will be applicable to those pages.</para>
46
 
                <para>The Ubuntu style guide takes precedence over all other style guides. Where there is a conflict between this style guide and any other style guide, the Ubuntu Documentation Style Guide shall prevail.</para>
47
 
                <para>If you encounter a topic or situation that is not covered by this style guide, then refer to the GNOME Documentation Style Guide. If your document deals exclusively with KDE, then refer to the KDE Style Guide.</para>
48
 
                <para>If you have still not found a solution after referring to one of the guides above, then you will have to make your own decision. See the Reference Materials section for links to other style guides and documentation handbooks.</para>
49
 
        </sect1>
50
 
</chapter>
51