Link to the Developer's Handbook.

This commit is contained in:
Nik Clayton 2001-04-18 09:15:01 +00:00
parent 9c00524112
commit ab3b4a9fc1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9232
2 changed files with 16 additions and 3 deletions

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.95 2001/04/17 09:18:20 nik Exp $">
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.96 2001/04/17 12:30:11 nik Exp $">
<!ENTITY title "Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/docs.sgml,v 1.95 2001/04/17 09:18:20 nik Exp $ -->
<!-- $FreeBSD: www/en/docs.sgml,v 1.96 2001/04/17 12:30:11 nik Exp $ -->
<html>
&header;
@ -37,6 +37,11 @@
<small>A constantly evolving, comprehensive resource for FreeBSD
users.</small></p>
<p><a href="doc/en_US.ISO_8859-1/books/developers-handbook/index.html">The
FreeBSD Developer's Handbook</a><br>
<small>For people who want to develop software for FreeBSD (and not
just people who are developing FreeBSD itself).</small></p>
<p><a href="doc/en_US.ISO_8859-1/books/design-44bsd/index.html">Chapter 2
of "The Design and Implementation of the 4.4BSD Operating
System"</a><br>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.261 2001/04/17 09:23:31 nik Exp $">
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.262 2001/04/17 17:31:29 schweikh Exp $">
<!ENTITY title "FreeBSD News Flash!">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;]>
@ -31,6 +31,14 @@
<h2>April 2001</h2>
<ul>
<li><p><b>18-Apr-2001</b>
The <a href="&base;/doc/en_US.ISO_8859-1/books/developers-handbook/index.html">Developer's
Handbook</a> is now available on the web site. This is an evolving
resource for people wanting to develop software for FreeBSD (and not
just for the committers who are developing FreeBSD). Don't forget
that a <a href="&base;/docs.html">complete list of documentation</a>
available from this site is also available.</p></li>
<li><p><b>17-Apr-2001</b>
Addison Wesley have allowed us to republish
<a href="&base;/doc/en_US.ISO_8859-1/books/corp-net-guide/index.html">Chapter