Update the TODO list and move some items from current.sgml to todo.sgml

This commit is contained in:
Marc Fonvieille 2006-05-14 20:43:32 +00:00
parent d87e8af11d
commit 4465d5d891
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27843
2 changed files with 29 additions and 29 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.85 2005/12/13 09:40:45 joel Exp $">
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.86 2006/01/27 11:08:25 blackend Exp $">
<!ENTITY title "FreeBSD Documentation Project: Current projects">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -42,8 +42,6 @@
<li><a href="#multilingualwebscripts">Multilingual Web scripts</a></li>
<li><a href="#translations">Translations of the FreeBSD Documentation</a></li>
<li><a href="#search-enhancements">Search engine enhancements</a></li>
<li><a href="#tunables">Documenting the FreeBSD tunables</a></li>
<li><a href="#newkernelmanpages">Write section 9 manual pages</a></li>
</ul>
@ -215,23 +213,6 @@
<p>It would be more useful if the results included the question text,
allowing the user to see whether or not the result was relevant.</p>
<a name="tunables"></a>
<h3>Documenting FreeBSD Tunables.</h3>
<p><b>Responsible:</b>Tom Rhodes &lt;<a href="mailto:trhodes@FreeBSD.org">trhodes@FreeBSD.org</a>&gt;</p>
<p>Many FreeBSD tunables are undocumented. Everyone knows how difficult
it can be to use an undocumented system, and thus this project was formed.
The initial goal here is to create a tool which can generate a manual page
with the tunables. Hence we need to generate this list from the source
code.</p>
<a name="newkernelmanpages"></a>
<h3>Write section 9 manual pages</h3>
<p><b>Responsible:</b>
Tom Rhodes &lt;<a href="mailto:trhodes@FreeBSD.org">trhodes@FreeBSD.org</a>&gt;
and Hiten Pandya &lt;<a href="mailto:hmp@FreeBSD.org">hmp@FreeBSD.org</a>&gt;</p>
<p><b>Synopsis:</b> Document kernel interfaces and functions.</p>
&footer;
</body>
</html>

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY email 'freebsd-doc'>
<!ENTITY date "$FreeBSD: www/en/docproj/todo.sgml,v 1.4 2006/03/06 16:39:11 jcamou Exp $">
<!ENTITY date "$FreeBSD: www/en/docproj/todo.sgml,v 1.5 2006/03/24 13:42:39 blackend Exp $">
<!ENTITY title "FreeBSD Documentation Project TODO list">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -60,7 +60,7 @@
<td>Installation chapter needs to be updated</td>
<td>&status.new;</td>
<td>&a.keramida;</td>
<td>For 6.1-RELEASE</td>
<td>&nbsp;</td>
<td>The installation chapter mostly covers FreeBSD 4.X
installation. The current information is often outdated and not
accurate for 5.X, 6.X and 7.X. We also have to think about
@ -93,7 +93,7 @@
<td>Wireless</td>
<td>&status.new;</td>
<td>&a.murray;</td>
<td>For 6.1-RELEASE</td>
<td>&nbsp;</td>
<td>The merge of <a
href="http://www.freebsdmall.com/~loader/en_US.ISO8859-1/articles/wireless/article.html">http://www.freebsdmall.com/~loader/en_US.ISO8859-1/articles/wireless/article.html</a>
in the current wireless section should be done quickly.</td>
@ -103,7 +103,7 @@
<td>IPsec section</td>
<td>&status.new;</td>
<td>&nbsp;</td>
<td>For 6.1-RELEASE</td>
<td>&nbsp;</td>
<td>This section still shows the use of gifconfig(4) which is 4.X
only.</td>
</tr>
@ -112,7 +112,7 @@
<td>USB audio</td>
<td>&status.new;</td>
<td>&nbsp;</td>
<td>For 6.1-RELEASE</td>
<td>&nbsp;</td>
<td>One should check if we need to update the sound section for
USB devices or if the current guidances are still correct with
these devices.</td>
@ -141,7 +141,7 @@
<td>Electronic mail chapter</td>
<td>&status.new;</td>
<td>&a.jcamou;</td>
<td>For 6.1-RELEASE</td>
<td>&nbsp;</td>
<td>The use of Makefile facilities should be introduced for the
sendmail configuration instead of the old outdated way.</td>
</tr>
@ -180,7 +180,7 @@
<tr>
<td>New logo</td>
<td>&status.new;</td>
<td>&status.done;</td>
<td>&a.kuriyama;</td>
<td>&nbsp;</td>
<td>Add the new logo on our web site layout and create a logo
@ -281,6 +281,25 @@
<td>New manual page needed for the Zilog UART driver</td>
</tr>
<tr>
<td>Write section 9 manual pages</td>
<td>&status.new;</td>
<td>&a.trhodes; and &a.hmp;</td>
<td>&nbsp;</td>
<td>Document kernel interfaces and functions.</td>
</tr>
<tr>
<td>Documenting FreeBSD Tunables</td>
<td>&status.new;</td>
<td>&a.trhodes;</td>
<td>&nbsp;</td>
<td>Many FreeBSD tunables are undocumented. Everyone knows how
difficult it can be to use an undocumented system, and thus this
project was formed. The initial goal here is to create a tool
which can generate a manual page with the tunables. Hence we need
to generate this list from the source code.</td>
</tr>
</table>
<h3>Other Documentations Needs</h3>
@ -308,8 +327,8 @@
<tr>
<td>NanoBSD</td>
<td>&status.new;</td>
<td>&nbsp;</td>
<td>&status.wip;</td>
<td>&a.keramida;</td>
<td>&nbsp;</td>
<td>We may want to think about the need of a documentation:
Handbook section and/or manual page (this latter seems to be