Added link to DocBook Documentation n PDF format
This commit is contained in:
parent
66baf04b19
commit
09839874e0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3450
1 changed files with 5 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-07-23 08:50:29 $">
|
||||
<!ENTITY date "$Date: 1998-09-02 09:49:47 $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: SGML">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: sgml.sgml,v 1.2 1998-07-23 08:50:29 nik Exp $ -->
|
||||
<!-- $Id: sgml.sgml,v 1.3 1998-09-02 09:49:47 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -145,7 +145,9 @@
|
|||
|
||||
<dd><p>The Davenport Group designed and maintains the DocBook DTD. These
|
||||
pages are aimed at users who are already comfortable with SGML, and
|
||||
who want to learn DocBook.</p></dd>
|
||||
who want to learn DocBook.</p>
|
||||
<p>The DocBook Documentation is available in PDF format
|
||||
at <a href="http://www.freebsd.org/~wosch/docbook/">http://www.freebsd.org/~wosch/docbook/</a></p></dd>
|
||||
|
||||
<dt><a
|
||||
href="http://fallout.campusview.indiana.edu/~jfieber/docbook/"><b>http://fallout.campusview.indiana.edu/~jfieber/docbook/</b></a></dt>
|
||||
|
|
Loading…
Reference in a new issue