Clickable documentation.
This commit is contained in:
parent
8fef4122a9
commit
5d8b87f4bd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2759
2 changed files with 12 additions and 12 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-03-31 20:11:36 $">
|
||||
<!ENTITY date "$Date: 1998-04-30 12:50:49 $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Documentation Set">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: doc-set.sgml,v 1.1 1998-03-31 20:11:36 nik Exp $ -->
|
||||
<!-- $Id: doc-set.sgml,v 1.2 1998-04-30 12:50:49 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -12,7 +12,7 @@
|
|||
<p>FreeBSD's documentation falls into four basic categories;</p>
|
||||
|
||||
<ol>
|
||||
<li><p><b>The manual pages</b></p>
|
||||
<li><p><a href="http://www.freebsd.org/cgi/man.cgi"><b>The manual pages</b></a></p>
|
||||
|
||||
<p>The Project does not really concern itself with these, since
|
||||
they are a part of the base system. The exception to this is the
|
||||
|
@ -25,7 +25,7 @@
|
|||
FreeBSD, and most of the time the best person to write the manual
|
||||
page is the person that wrote that part of FreeBSD.</p></li>
|
||||
|
||||
<li><p><b>The FAQ</b></p>
|
||||
<li><p><a href="../FAQ/FAQ.html"><b>The FAQ</b></a></p>
|
||||
|
||||
<p>This is maintained by the project. The aim is to address (in short
|
||||
question and answer format) questions that are asked or should be
|
||||
|
@ -33,12 +33,12 @@
|
|||
FreeBSD. The format does not permit long winded and comprehensive
|
||||
answers.</p></li>
|
||||
|
||||
<li><p><b>The Handbook</b></p>
|
||||
<li><p><a href="../handbook/handbook.html"><b>The Handbook</b></a></p>
|
||||
|
||||
<p>This is maintained by the project. Topics that need a more in depth
|
||||
discussion are addressed in the Handbook.</p></li>
|
||||
|
||||
<li><p><b>The Tutorials</b></p>
|
||||
<li><p><a href="../tutorials/"><b>The Tutorials</b></a></p>
|
||||
|
||||
<p>Some of these tutorials are maintained by Project committers, others
|
||||
are not. The <b>maintenance</b> of these documents is up to the
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-03-31 20:11:36 $">
|
||||
<!ENTITY date "$Date: 1998-04-30 12:50:49 $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Documentation Set">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: doc-set.sgml,v 1.1 1998-03-31 20:11:36 nik Exp $ -->
|
||||
<!-- $Id: doc-set.sgml,v 1.2 1998-04-30 12:50:49 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -12,7 +12,7 @@
|
|||
<p>FreeBSD's documentation falls into four basic categories;</p>
|
||||
|
||||
<ol>
|
||||
<li><p><b>The manual pages</b></p>
|
||||
<li><p><a href="http://www.freebsd.org/cgi/man.cgi"><b>The manual pages</b></a></p>
|
||||
|
||||
<p>The Project does not really concern itself with these, since
|
||||
they are a part of the base system. The exception to this is the
|
||||
|
@ -25,7 +25,7 @@
|
|||
FreeBSD, and most of the time the best person to write the manual
|
||||
page is the person that wrote that part of FreeBSD.</p></li>
|
||||
|
||||
<li><p><b>The FAQ</b></p>
|
||||
<li><p><a href="../FAQ/FAQ.html"><b>The FAQ</b></a></p>
|
||||
|
||||
<p>This is maintained by the project. The aim is to address (in short
|
||||
question and answer format) questions that are asked or should be
|
||||
|
@ -33,12 +33,12 @@
|
|||
FreeBSD. The format does not permit long winded and comprehensive
|
||||
answers.</p></li>
|
||||
|
||||
<li><p><b>The Handbook</b></p>
|
||||
<li><p><a href="../handbook/handbook.html"><b>The Handbook</b></a></p>
|
||||
|
||||
<p>This is maintained by the project. Topics that need a more in depth
|
||||
discussion are addressed in the Handbook.</p></li>
|
||||
|
||||
<li><p><b>The Tutorials</b></p>
|
||||
<li><p><a href="../tutorials/"><b>The Tutorials</b></a></p>
|
||||
|
||||
<p>Some of these tutorials are maintained by Project committers, others
|
||||
are not. The <b>maintenance</b> of these documents is up to the
|
||||
|
|
Loading…
Reference in a new issue