Added macro for webbuild paper.

This commit is contained in:
Wolfram Schneider 1999-09-19 10:20:46 +00:00
parent 3a51524e71
commit a663af8fe1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5667
4 changed files with 18 additions and 15 deletions

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.4 1999/09/06 07:02:45 peter Exp $">
<!ENTITY title "Resources for FreeBSD Committers">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD$ -->
<!-- $FreeBSD: www/en/internal/developer.sgml,v 1.4 1999/09/06 07:02:45 peter Exp $ -->
<html>
&header;
@ -17,9 +17,7 @@ Almost everything a new committer to the FreeBSD Project needs to know
<h2><a href="http://www.freebsd.org/~wosch/papers/webbuild.html">
Build the FreeBSD Web Pages</a></h2>
This document describe how to build and update the FreeBSD Web pages from the
CVS repository by hand.
&webbuild;
<h2><a href="../tutorials/docproj-primer/">FreeBSD Documentation Project Primer for New Contributors</a></h2>