Remove the "Migrate Handbook from LinuxDoc to DocBook" project.
Why? Because I'm doing the switchover (at last, at last).
This commit is contained in:
parent
91138da0a1
commit
b1dfcde2a9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4570
1 changed files with 2 additions and 14 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-03-13 21:34:33 $">
|
||||
<!ENTITY date "$Date: 1999-03-27 15:40:28 $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Current projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: current.sgml,v 1.9 1999-03-13 21:34:33 wosch Exp $ -->
|
||||
<!-- $Id: current.sgml,v 1.10 1999-03-27 15:40:28 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -28,7 +28,6 @@
|
|||
<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>
|
||||
|
@ -74,17 +73,6 @@
|
|||
(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>
|
||||
|
||||
<p><b>Synopsis:</b> The FreeBSD Handbook is being migrated from the
|
||||
LinuxDoc DTD to the DocBook DTD. Along the way a few wrinkles are being
|
||||
bumped into, particularly involving TeX. A plan has been drawn up,
|
||||
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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue