- Update fdp-primer/sgml-primer
PR: docs/101393 Submitted by: chinsan.tw at gmail.com
This commit is contained in:
parent
fd078ee364
commit
41cd74e9da
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28418
1 changed files with 5 additions and 7 deletions
|
@ -34,16 +34,14 @@
|
|||
<chapter id="sgml-primer">
|
||||
<title>SGML Primer</title>
|
||||
|
||||
<para>The majority of FDP documentation is written in applications of
|
||||
SGML. This chapter explains exactly what that means, how to read
|
||||
and understand the source to the documentation, and the sort of SGML
|
||||
tricks you will see used in the documentation.</para>
|
||||
<para>FDP 文件幾乎都是以 SGML 相關程式寫的。本章會介紹 SGML 是什麼、
|
||||
如何閱讀、理解這些 SGML 原稿,以及本文件中所運用的各項 SGML 技巧。</para>
|
||||
|
||||
<para>Portions of this section were inspired by Mark Galassi's <ulink
|
||||
url="http://nis-www.lanl.gov/~rosalia/mydocs/docbook-intro/docbook-intro.html">Get Going With DocBook</ulink>.</para>
|
||||
<para>本節部分靈感啟發來自 Mark Galassi 的這篇 <ulink
|
||||
url="http://nis-www.lanl.gov/~rosalia/mydocs/docbook-intro/docbook-intro.html">Get Going With DocBook</ulink>。</para>
|
||||
|
||||
<sect1 id="sgml-primer-overview">
|
||||
<title>Overview</title>
|
||||
<title>簡介</title>
|
||||
|
||||
<para>Way back when, electronic text was simple to deal with. Admittedly,
|
||||
you had to know which character set your document was written in (ASCII,
|
||||
|
|
Loading…
Reference in a new issue