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