Add the "Contributing to FreeBSD" article and note that several other
external articles have been imported into the Developer's Handbook.
This commit is contained in:
parent
34901aad94
commit
6a35291570
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10885
1 changed files with 19 additions and 7 deletions
26
en/docs.sgml
26
en/docs.sgml
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.123 2001/09/28 17:10:44 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.124 2001/09/29 13:17:47 wosch Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -80,6 +80,11 @@
|
|||
<small>How to setup a FreeBSD based console server with a cheap
|
||||
multi-port serial card.</small></p>
|
||||
|
||||
<p><a
|
||||
href="doc/en_US.ISO8859-1/articles/contributing/index.html">Contributing
|
||||
to FreeBSD</a><br>
|
||||
<small>How to contribute to the FreeBSD Project.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/contributors/index.html">The
|
||||
List of FreeBSD Contributors</a><br>
|
||||
<small>A list of organizations and individuals who have helped
|
||||
|
@ -319,8 +324,11 @@ Developer's Handbook.</a></small></p>
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<p><a href="http://people.FreeBSD.org/~rpratt/">FreeBSD Installation
|
||||
Details for Newbies</a>.</p>
|
||||
<p><em>FreeBSD Installation Details for Newbies</em>. This
|
||||
document has been imported into <a
|
||||
href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install.html">The
|
||||
FreeBSD Handbook</a>.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p><a href="http://www.daemonnews.org/200010/blueprints.html">Dynamic
|
||||
|
@ -333,13 +341,17 @@ Developer's Handbook.</a></small></p>
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<p><a href="http://www.daemonnews.org/200008/isa.html">Writing
|
||||
an ISA device driver</a>.</p>
|
||||
<p><em>Writing an ISA device driver</em>. This document has been
|
||||
imported into <a
|
||||
href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook">The
|
||||
Developers Handbook</a>.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p><a href="http://www.int80h.org/bsdasm/">FreeBSD Assembly
|
||||
Language Programming Tutorial</a>.</p>
|
||||
<p><em>FreeBSD Assembly Language Programming Tutorial</em>. This
|
||||
document has been imported into <a
|
||||
href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook">The
|
||||
Developers Handbook</a>.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
|
Loading…
Reference in a new issue