Link to the freshly minted Committer's Guide.
This commit is contained in:
parent
d89ae94af4
commit
ccb1bffa96
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5514
1 changed files with 7 additions and 2 deletions
|
@ -1,14 +1,19 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$Date: 1999-05-13 11:20:15 $">
|
<!ENTITY date "$Date: 1999-09-03 17:34:34 $">
|
||||||
<!ENTITY title "Resources for FreeBSD Committers">
|
<!ENTITY title "Resources for FreeBSD Committers">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: developer.sgml,v 1.2 1999-05-13 11:20:15 wosch Exp $ -->
|
<!-- $Id: developer.sgml,v 1.3 1999-09-03 17:34:34 nik Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
|
||||||
|
<h2><a href="committers-guide.html">Committers Guide</a></h2>
|
||||||
|
|
||||||
|
Almost everything a new committer to the FreeBSD Project needs to know
|
||||||
|
(see the Ports Guide and FDP Primer for more info).
|
||||||
|
|
||||||
<h2><a href="http://www.freebsd.org/~wosch/papers/webbuild.html">
|
<h2><a href="http://www.freebsd.org/~wosch/papers/webbuild.html">
|
||||||
Build the FreeBSD Web Pages</a></h2>
|
Build the FreeBSD Web Pages</a></h2>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue