~ubuntu-branches/debian/sid/postgresql-9.3/sid

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/docguide-docbook.html

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2013-05-08 05:39:52 UTC
  • Revision ID: package-import@ubuntu.com-20130508053952-1j7uilp7mjtrvq8q
Tags: upstream-9.3~beta1
ImportĀ upstreamĀ versionĀ 9.3~beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
2
<HTML
 
3
><HEAD
 
4
><TITLE
 
5
>DocBook</TITLE
 
6
><META
 
7
NAME="GENERATOR"
 
8
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 
9
REV="MADE"
 
10
HREF="mailto:pgsql-docs@postgresql.org"><LINK
 
11
REL="HOME"
 
12
TITLE="PostgreSQL 9.3beta1 Documentation"
 
13
HREF="index.html"><LINK
 
14
REL="UP"
 
15
TITLE="Documentation"
 
16
HREF="docguide.html"><LINK
 
17
REL="PREVIOUS"
 
18
TITLE="Documentation"
 
19
HREF="docguide.html"><LINK
 
20
REL="NEXT"
 
21
TITLE="Tool Sets"
 
22
HREF="docguide-toolsets.html"><LINK
 
23
REL="STYLESHEET"
 
24
TYPE="text/css"
 
25
HREF="stylesheet.css"><META
 
26
HTTP-EQUIV="Content-Type"
 
27
CONTENT="text/html; charset=ISO-8859-1"><META
 
28
NAME="creation"
 
29
CONTENT="2013-05-06T21:00:50"></HEAD
 
30
><BODY
 
31
CLASS="SECT1"
 
32
><DIV
 
33
CLASS="NAVHEADER"
 
34
><TABLE
 
35
SUMMARY="Header navigation table"
 
36
WIDTH="100%"
 
37
BORDER="0"
 
38
CELLPADDING="0"
 
39
CELLSPACING="0"
 
40
><TR
 
41
><TH
 
42
COLSPAN="5"
 
43
ALIGN="center"
 
44
VALIGN="bottom"
 
45
><A
 
46
HREF="index.html"
 
47
>PostgreSQL 9.3beta1 Documentation</A
 
48
></TH
 
49
></TR
 
50
><TR
 
51
><TD
 
52
WIDTH="10%"
 
53
ALIGN="left"
 
54
VALIGN="top"
 
55
><A
 
56
TITLE="Documentation"
 
57
HREF="docguide.html"
 
58
ACCESSKEY="P"
 
59
>Prev</A
 
60
></TD
 
61
><TD
 
62
WIDTH="10%"
 
63
ALIGN="left"
 
64
VALIGN="top"
 
65
><A
 
66
HREF="docguide.html"
 
67
ACCESSKEY="U"
 
68
>Up</A
 
69
></TD
 
70
><TD
 
71
WIDTH="60%"
 
72
ALIGN="center"
 
73
VALIGN="bottom"
 
74
>Appendix J. Documentation</TD
 
75
><TD
 
76
WIDTH="20%"
 
77
ALIGN="right"
 
78
VALIGN="top"
 
79
><A
 
80
TITLE="Tool Sets"
 
81
HREF="docguide-toolsets.html"
 
82
ACCESSKEY="N"
 
83
>Next</A
 
84
></TD
 
85
></TR
 
86
></TABLE
 
87
><HR
 
88
ALIGN="LEFT"
 
89
WIDTH="100%"></DIV
 
90
><DIV
 
91
CLASS="SECT1"
 
92
><H1
 
93
CLASS="SECT1"
 
94
><A
 
95
NAME="DOCGUIDE-DOCBOOK"
 
96
>J.1. DocBook</A
 
97
></H1
 
98
><P
 
99
>   The documentation sources are written in
 
100
   <I
 
101
CLASS="FIRSTTERM"
 
102
>DocBook</I
 
103
>, which is a markup language
 
104
   superficially similar to <ACRONYM
 
105
CLASS="ACRONYM"
 
106
>HTML</ACRONYM
 
107
>.  Both of these
 
108
   languages are applications of the <I
 
109
CLASS="FIRSTTERM"
 
110
>Standard Generalized
 
111
   Markup Language</I
 
112
>, <ACRONYM
 
113
CLASS="ACRONYM"
 
114
>SGML</ACRONYM
 
115
>, which is
 
116
   essentially a language for describing other languages.  In what
 
117
   follows, the terms DocBook and <ACRONYM
 
118
CLASS="ACRONYM"
 
119
>SGML</ACRONYM
 
120
> are both
 
121
   used, but technically they are not interchangeable.
 
122
  </P
 
123
><P
 
124
>  <SPAN
 
125
CLASS="PRODUCTNAME"
 
126
>DocBook</SPAN
 
127
> allows an author to specify the
 
128
   structure and content of a technical document without worrying
 
129
   about presentation details.  A document style defines how that
 
130
   content is rendered into one of several final forms.  DocBook is
 
131
   maintained by the <A
 
132
HREF="http://www.oasis-open.org"
 
133
TARGET="_top"
 
134
>   OASIS group</A
 
135
>.  The <A
 
136
HREF="http://www.oasis-open.org/docbook/"
 
137
TARGET="_top"
 
138
>   official DocBook site</A
 
139
> has good introductory and reference documentation and
 
140
   a complete O'Reilly book for your online reading pleasure.  The
 
141
   <A
 
142
HREF="http://newbiedoc.sourceforge.net/metadoc/docbook-guide.html"
 
143
TARGET="_top"
 
144
>   NewbieDoc Docbook Guide</A
 
145
> is very helpful for beginners.
 
146
   The <A
 
147
HREF="http://www.freebsd.org/docproj/docproj.html"
 
148
TARGET="_top"
 
149
>   FreeBSD Documentation Project</A
 
150
> also uses DocBook and has some good
 
151
   information, including a number of style guidelines that might be
 
152
   worth considering.
 
153
  </P
 
154
></DIV
 
155
><DIV
 
156
CLASS="NAVFOOTER"
 
157
><HR
 
158
ALIGN="LEFT"
 
159
WIDTH="100%"><TABLE
 
160
SUMMARY="Footer navigation table"
 
161
WIDTH="100%"
 
162
BORDER="0"
 
163
CELLPADDING="0"
 
164
CELLSPACING="0"
 
165
><TR
 
166
><TD
 
167
WIDTH="33%"
 
168
ALIGN="left"
 
169
VALIGN="top"
 
170
><A
 
171
HREF="docguide.html"
 
172
ACCESSKEY="P"
 
173
>Prev</A
 
174
></TD
 
175
><TD
 
176
WIDTH="34%"
 
177
ALIGN="center"
 
178
VALIGN="top"
 
179
><A
 
180
HREF="index.html"
 
181
ACCESSKEY="H"
 
182
>Home</A
 
183
></TD
 
184
><TD
 
185
WIDTH="33%"
 
186
ALIGN="right"
 
187
VALIGN="top"
 
188
><A
 
189
HREF="docguide-toolsets.html"
 
190
ACCESSKEY="N"
 
191
>Next</A
 
192
></TD
 
193
></TR
 
194
><TR
 
195
><TD
 
196
WIDTH="33%"
 
197
ALIGN="left"
 
198
VALIGN="top"
 
199
>Documentation</TD
 
200
><TD
 
201
WIDTH="34%"
 
202
ALIGN="center"
 
203
VALIGN="top"
 
204
><A
 
205
HREF="docguide.html"
 
206
ACCESSKEY="U"
 
207
>Up</A
 
208
></TD
 
209
><TD
 
210
WIDTH="33%"
 
211
ALIGN="right"
 
212
VALIGN="top"
 
213
>Tool Sets</TD
 
214
></TR
 
215
></TABLE
 
216
></DIV
 
217
></BODY
 
218
></HTML
 
219
>
 
 
b'\\ No newline at end of file'