Clarify history of DocBook.
PR: docs/50824 Submitted by: Oliver Fischer <plexus@snafu.de>
This commit is contained in:
parent
5021b1d143
commit
dc4773d579
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16706
1 changed files with 8 additions and 3 deletions
|
@ -657,9 +657,14 @@
|
|||
<sect1 id="sgml-markup-docbook">
|
||||
<title>DocBook</title>
|
||||
|
||||
<para>DocBook was designed by the <ulink
|
||||
url="http://www.oreilly.com/davenport/">Davenport Group</ulink> to be
|
||||
a DTD for writing technical documentation. As such, and unlike LinuxDoc
|
||||
<para>DocBook was originally developed by HaL Computer Systems and O'Reilly
|
||||
& Associates to be a DTD for writing technical documentation
|
||||
<footnote><para>A short history can be found under <ulink
|
||||
url="http://www.oasis-open.org/committees/docbook/intro.shtml">
|
||||
http://www.oasis-open.org/committees/docbook/intro.shtml</ulink>.
|
||||
</para></footnote>. Since 1998 it is maintained by the <ulink
|
||||
url="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=docbook">
|
||||
DocBook Technical Committee</ulink>. As such, and unlike LinuxDoc
|
||||
and HTML, DocBook is very heavily oriented towards markup that
|
||||
describes <emphasis>what</emphasis> something is, rather than describing
|
||||
<emphasis>how</emphasis> it should be presented.</para>
|
||||
|
|
Loading…
Reference in a new issue