Add a link to my 'Build and update of the FreeBSD Web pages' paper.

This commit is contained in:
Wolfram Schneider 1999-04-12 13:17:41 +00:00
parent 8de761d1ce
commit 2db50aa37d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4675

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1999-02-21 16:23:27 $">
<!ENTITY date "$Date: 1999-04-12 13:17:41 $">
<!ENTITY title "FreeBSD Documentation Project: SGML">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: sgml.sgml,v 1.6 1999-02-21 16:23:27 nik Exp $ -->
<!-- $Id: sgml.sgml,v 1.7 1999-04-12 13:17:41 wosch Exp $ -->
<html>
&header;
@ -163,8 +163,16 @@
DocBook and then converted to HTML. The original DocBook files are
available, and give a reasonable example of how the various elements
in DocBook can be used.</p></dd>
</dl>
<dt><a
href="http://www.freebsd.org/~wosch/papers/webbuild.html"><b>
http://www.freebsd.org/~wosch/papers/webbuild.html</b></a></dt>
<dd><p>
This document describe how to build and update the FreeBSD Web pages
from the CVS repository by hand.
</p></dd>
</dl>
<p></p><a href="docproj.html">FreeBSD Documentation Project Home</a>
&footer