doc/en_US.ISO8859-1/htdocs/internal/developer.xml
Gordon Tetlow 6fb81b7dfb Remove references to Perforce from the website.
Perforce no longer provides server binaries for FreeBSD and we haven't
used Perforce for project development in several years.

Reviewed by:	bjk (previous version)
Differential Revision:	https://reviews.freebsd.org/D15392
2018-05-20 23:11:23 +00:00

86 lines
3 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "Resources for FreeBSD Committers">
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&title;</title>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<body class="navinclude.docs">
<h2><a
href="../doc/en_US.ISO8859-1/articles/committers-guide/">Committers
Guide</a></h2>
<p>This document is an overall guide for all new committers,
including both technical details and policy details. For the
former, see the chapters on <a
href="../doc/en_US.ISO8859-1/articles/committers-guide/subversion-primer.html">
the Subversion VCS</a>, the <a
href="../doc/en_US.ISO8859-1/articles/committers-guide/bugzilla.html">
Bugzilla</a> bug tracking system, and the <a
href="../doc/en_US.ISO8859-1/articles/committers-guide/ssh.guide.html">
SSH Quick-Start Guide</a>.</p>
<p>It contains almost everything a new committer to the &os;
Project needs to know. See the Documentation Project Primer and
the Ports Guide, below, for more info.</p>
<h2><a href="../doc/en_US.ISO8859-1/books/fdp-primer/">&os;
Documentation Project Primer for New Contributors</a></h2>
<p>This primer covers everything you will need to know in order to
start contributing to the &os; Documentation Project, from
the tools and software you will be using (both mandatory and
recommended) to the philosophy behind the Documentation
Project.</p>
<h2><a
href="../doc/en_US.ISO8859-1/books/porters-handbook/index.html">
&os; Porter's Handbook</a></h2>
<p>A guide for &os; ports committers. This includes the
canonical <a
href="../doc/en_US.ISO8859-1/books/porters-handbook/versions.html">
Table of __FreeBSD_version Values</a>.</p>
<h2><a
href="&base;/doc/en_US.ISO8859-1/books/fdp-primer/the-website-build.html">
How to build the &os; Web Pages</a>.</h2>
<p>This document describes how to build and update the &os; Web
pages from the SVN repository by hand.</p>
<h2>&os; Projects</h2>
<ul>
<li><a href="../docproj/docproj.html">&os; Documentation
Project</a></li>
<li><a href="../releng/index.html">&os;
Release Engineering</a></li>
<li><a href="../platforms/index.html">&os; Hardware Platforms
Projects</a></li>
<li><a
href="../projects/index.html">&os; Development
Projects</a></li>
</ul>
<h2>Other Resources</h2>
<ul>
<li><a href="&base;/developers/cvs.html">Source Code
Repositories</a></li>
<li><a href="../support.html">Bug Reports</a></li>
<li><a href="../security/index.html">&os; Security
Information</a></li>
<li><a
href="../copyright/copyright.html">Copyright</a></li>
<li><a href="http://wiki.FreeBSD.org">&os; Wiki</a></li>
</ul>
<p><a href="internal.html">&os; Internal Home</a></p>
</body>
</html>