Whitespace-only fixes. Translators, please ignore.
This commit is contained in:
parent
34d4eab35a
commit
b2aa7e9f5c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42306
1 changed files with 33 additions and 27 deletions
|
@ -34,12 +34,12 @@
|
|||
<chapter id="tools">
|
||||
<title>Tools</title>
|
||||
|
||||
<para>Several software tools are used to
|
||||
manage the FreeBSD documentation and render it to different output
|
||||
formats. Some of these tools are required and must be installed
|
||||
before working through the examples in the following chapters.
|
||||
Some are optional, adding capabilities or making the job of
|
||||
creating documentation less demanding.</para>
|
||||
<para>Several software tools are used to manage the FreeBSD
|
||||
documentation and render it to different output formats. Some of
|
||||
these tools are required and must be installed before working
|
||||
through the examples in the following chapters. Some are
|
||||
optional, adding capabilities or making the job of creating
|
||||
documentation less demanding.</para>
|
||||
|
||||
<sect1 id="tools-required">
|
||||
<title>Required Tools</title>
|
||||
|
@ -52,7 +52,8 @@
|
|||
given below.</para>
|
||||
|
||||
<sect2>
|
||||
<title><acronym>DTD</acronym>s and <acronym>Entities</acronym></title>
|
||||
<title><acronym>DTD</acronym>s and
|
||||
<acronym>Entities</acronym></title>
|
||||
|
||||
<para>&os; documentation uses several Document Type Definitions
|
||||
(<acronym>DTD</acronym>s) and sets of <acronym>XML</acronym>
|
||||
|
@ -62,13 +63,14 @@
|
|||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><acronym>XHTML</acronym> <acronym>DTD</acronym> (<filename
|
||||
<term><acronym>XHTML</acronym> <acronym>DTD</acronym>
|
||||
(<filename
|
||||
role="package">textproc/xhtml</filename>)</term>
|
||||
|
||||
<listitem>
|
||||
<para><acronym>XHTML</acronym> is the markup language of choice for the World
|
||||
Wide Web, and is used throughout the &os; web
|
||||
site.</para>
|
||||
<para><acronym>XHTML</acronym> is the markup language of
|
||||
choice for the World Wide Web, and is used throughout
|
||||
the &os; web site.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -78,8 +80,8 @@
|
|||
|
||||
<listitem>
|
||||
<para>DocBook is designed for marking up technical
|
||||
documentation. Most of the &os; documentation is written
|
||||
in DocBook.</para>
|
||||
documentation. Most of the &os; documentation is
|
||||
written in DocBook.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -89,11 +91,11 @@
|
|||
role="package">textproc/iso8879</filename>)</term>
|
||||
|
||||
<listitem>
|
||||
<para>Character entities from the ISO 8879:1986 standard used
|
||||
by many <acronym>DTD</acronym>s. Includes named mathematical symbols,
|
||||
additional characters in the Latin character set
|
||||
(accents, diacriticals, and so on), and Greek
|
||||
symbols.</para>
|
||||
<para>Character entities from the ISO 8879:1986 standard
|
||||
used by many <acronym>DTD</acronym>s. Includes named
|
||||
mathematical symbols, additional characters in the Latin
|
||||
character set (accents, diacriticals, and so on), and
|
||||
Greek symbols.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
@ -112,17 +114,20 @@
|
|||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><application>JadeTeX</application>,
|
||||
<application>teTeX</application> and Modular DocBook Stylesheets
|
||||
<application>teTeX</application> and Modular DocBook
|
||||
Stylesheets
|
||||
(<filename role="package">print/jadetex</filename>,
|
||||
<filename role="package">print/teTeX</filename> and
|
||||
<filename role="package">textproc/dsssl-docbook-modular</filename>)</term>
|
||||
<filename
|
||||
role="package">textproc/dsssl-docbook-modular</filename>)</term>
|
||||
|
||||
<listitem>
|
||||
<para><application>Jade</application>,
|
||||
<application>teTeX</application> and Modular DocBook Stylesheets are used to convert
|
||||
DocBook documents to DVI, Postscript, and PDF formats.
|
||||
The <application>JadeTeX</application> macros are needed
|
||||
to do this.</para>
|
||||
<application>teTeX</application> and Modular DocBook
|
||||
Stylesheets are used to convert DocBook documents to
|
||||
DVI, Postscript, and PDF formats. The
|
||||
<application>JadeTeX</application> macros are needed to
|
||||
do this.</para>
|
||||
|
||||
<para>If <acronym>XHTML</acronym> and plain text output
|
||||
formats are adequate, then this program is not needed
|
||||
|
@ -151,9 +156,10 @@
|
|||
|
||||
<listitem>
|
||||
<para>Both of these editors include a special mode for
|
||||
editing documents marked up according to an <acronym>XML</acronym> <acronym>DTD</acronym>.
|
||||
This mode includes commands to reduce the amount of
|
||||
typing needed, and help reduce the possibility of
|
||||
editing documents marked up according to an
|
||||
<acronym>XML</acronym> <acronym>DTD</acronym>. This
|
||||
mode includes commands to reduce the amount of typing
|
||||
needed, and help reduce the possibility of
|
||||
errors.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue