Added a table of contents.
Added a link to the open documentation problem reports.
This commit is contained in:
parent
e8d28c7ddb
commit
e8ba589ff1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4401
1 changed files with 41 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-01-27 22:24:24 $">
|
||||
<!ENTITY date "$Date: 1999-02-25 18:09:17 $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Current projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: current.sgml,v 1.7 1999-01-27 22:24:24 wosch Exp $ -->
|
||||
<!-- $Id: current.sgml,v 1.8 1999-02-25 18:09:17 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -24,6 +24,34 @@
|
|||
<<a href="mailto:nik@FreeBSD.ORG">nik@FreeBSD.ORG</a>>), sorry
|
||||
in advance to anyone whose project I have missed.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="#pr">Open documentation problem reports</a></li>
|
||||
<li><a href="#freebsd4linux">FreeBSD for Linux users</a></li>
|
||||
<li><a href="#fixup">Fixup the FOO.TXT files</a></li>
|
||||
<li><a href="#migrate2docbok">Migrate the Handbook from LinuxDoc to DocBook</a></li>
|
||||
<li><a href="#handbooksection">Write a section in the Handbook and/or FAQ</a></li>
|
||||
<li><a href="#howthehandbookismade">Write the "This is how the Handbook is made" document</a></li>
|
||||
<li><a href="#rewritethehandbook">Rewrite the Handbook :-)</a></li>
|
||||
<li><a href="#newpapers">Write some new Papers</a></li>
|
||||
<li><a href="#newtutorials">Write some new Tutorials</a></li>
|
||||
<li><a href="#newkernelmanpages">Write Manpages for the kernel</a></li>
|
||||
<li><a href="#cgiscripts">CGI Scripts</a></li>
|
||||
<li><a href="#multilingualwebscripts">Multilingual Web scripts</a></li>
|
||||
<li><a href="#translations">Translations of the FreeBSD Documentation</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<a name="pr"></a>
|
||||
<h3><font color="#660000">Open documentation problem reports</font></h3>
|
||||
|
||||
<p>Current FreeBSD problems reports are tracked using the GNATS
|
||||
database.
|
||||
|
||||
You can <a
|
||||
href="http://www.freebsd.org/cgi/query-pr-summary.cgi?category=docs&responsible=.">view</a>
|
||||
the open documenation problem reports.
|
||||
|
||||
<a name="freebsd4linux"></a>
|
||||
<h3><font color="#660000">FreeBSD for Linux users</font></h3>
|
||||
|
||||
<p><b>Responsible:</b> Annelise Anderson <andrsn@andrsn.stanford.edu></p>
|
||||
|
@ -36,6 +64,7 @@
|
|||
|
||||
<p>The list of current questions is at <a href="http://freebsd.stanford.edu/FreeBSD/linux.html">http://freebsd.stanford.edu/FreeBSD/linux.html</a>.</p>
|
||||
|
||||
<a name="fixup"></a>
|
||||
<h3><font color="#660000">Fixup the FOO.TXT files</font></h3>
|
||||
|
||||
<p><b>Responsible:</b> Doug <studded@dal.net></p>
|
||||
|
@ -45,6 +74,7 @@
|
|||
(and others) are going through these trying to make sure they are
|
||||
accurate, consistent, and easy to understand. A very worthwhile task.</p>
|
||||
|
||||
<a name="migrate2docbok"></a>
|
||||
<h3><font color="#660000">Migrate the Handbook from LinuxDoc to DocBook</font></h3>
|
||||
|
||||
<p><b>Responsible:</b> Nik Clayton <nik@freebsd.org></p>
|
||||
|
@ -55,6 +85,7 @@
|
|||
preparatory work has been done, but it will be a few weeks before it is
|
||||
finished.</p>
|
||||
|
||||
<a name="handbooksection"></a>
|
||||
<h3><font color="#660000">Write a section in the Handbook and/or FAQ</font></h3>
|
||||
|
||||
<p><b>Responsible:</b> No one</p>
|
||||
|
@ -69,6 +100,7 @@
|
|||
entry in the FAQ and/or Handbook, please consider writing a
|
||||
new section. Then submit it as outlined above.</p>
|
||||
|
||||
<a name="howthehandbookismade"></a>
|
||||
<h3><font color="#660000">Write the "This is how the Handbook is made" document</font></h3>
|
||||
|
||||
<p><b>Responsible:</b> No one (although I can offer assistance)</p>
|
||||
|
@ -83,6 +115,7 @@
|
|||
makes it much easier for people to contribute documentation
|
||||
that can just slot into the Handbook.</p>
|
||||
|
||||
<a name="rewritethehandbook"></a>
|
||||
<h3><font color="#660000">Rewrite the Handbook :-)</font></h3>
|
||||
|
||||
<p><b>Responsible:</b> No one, yet</p>
|
||||
|
@ -111,6 +144,7 @@
|
|||
it. It will just take me a while to get to it (since I need to
|
||||
get the DocBook migration out of the way first).</p>
|
||||
|
||||
<a name="newpapers"></a>
|
||||
<h3><font color="#660000">Write some new Papers</font></h3>
|
||||
|
||||
<h4><font color="#660000">The FreeBSD VM architecture</font></h4>
|
||||
|
@ -132,6 +166,7 @@
|
|||
The Design and Implementation of the FreeBSD SCSI Subsystem</a>
|
||||
for a first snapshot.
|
||||
|
||||
<a name="newtutorials"></a>
|
||||
<h3><font color="#660000">Write some new Tutorials</font></h3>
|
||||
<p><b>Responsible:</b>
|
||||
<<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>
|
||||
|
@ -142,11 +177,13 @@
|
|||
<li>How to build a FreeBSD release</li>
|
||||
</ul>
|
||||
|
||||
<a name="newkernelmanpages"></a>
|
||||
<h3><font color="#660000">Write Manpages for the kernel</font></h3>
|
||||
<p><b>Responsible:</b>
|
||||
<<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>
|
||||
<p><b>Synopsis:</b> Document kernel functions, section 9
|
||||
|
||||
<a name="cgiscripts"></a>
|
||||
<h3><font color="#660000">CGI Scripts</font></h3>
|
||||
<p><b>Responsible:</b>
|
||||
<<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>,
|
||||
|
@ -216,6 +253,7 @@ $port = {
|
|||
href="mailto:nik@FreeBSD.ORG">nik@FreeBSD.ORG</a>> for a
|
||||
first snapshot of the ports module.</p>
|
||||
|
||||
<a name="multilingualwebscripts"></a>
|
||||
<h3><font color="#660000">Multilingual Web scripts</font></h3>
|
||||
|
||||
<p><b>Responsible:</b>
|
||||
|
@ -243,7 +281,7 @@ $port = {
|
|||
</ul>
|
||||
|
||||
|
||||
|
||||
<a name="translations"></a>
|
||||
<h3><font color="#660000">Translations of the FreeBSD Documentation</font></h3>
|
||||
<p><b>Responsible:</b>
|
||||
<<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue