Change preferred submission format from Linuxdoc to Docbook.
This commit is contained in:
parent
1ddc8be9ed
commit
72c317b974
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1048
2 changed files with 22 additions and 24 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-12-31 22:30:52 $">
|
||||
<!ENTITY date "$Date: 1997-01-18 02:58:24 $">
|
||||
<!ENTITY title "FreeBSD Documentation Project">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: docproj.sgml,v 1.4 1996-12-31 22:30:52 mpp Exp $ -->
|
||||
<!-- $Id: docproj.sgml,v 1.5 1997-01-18 02:58:24 jfieber Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -136,16 +136,15 @@ href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/share/doc/FAQ">ftp:/
|
|||
author.</p>
|
||||
|
||||
<p>At this time, the preferred format for submitting new
|
||||
materials is SGML conforming to the linuxdoc DTD. The DTD
|
||||
and tools for converting appropriately tagged documents
|
||||
into LaTeX, HTML and ascii text are available in FreeBSD
|
||||
2.1 and -current. See the <code>sgmlfmt(1)</code> manual
|
||||
page for details. Due to shortcomings of the linuxdoc DTD,
|
||||
the project hopes to move to a more flexible DTD such as
|
||||
DocBook in the future. Any changes will be announced on
|
||||
the freebsd-doc <a
|
||||
href="handbook/eresources:mail.html">mailing
|
||||
list</a>.</p>
|
||||
materials is SGML conforming to the Docbook DTD. We are
|
||||
actually in the middle of a transition from the Linuxdoc
|
||||
DTD to Docbook and details of how source documents get
|
||||
turned into other formats is in flux at the moment.
|
||||
Announcements regarding this will be made on the freebsd-doc <a
|
||||
href="handbook/eresources:mail.html">mailing list</a>. A page of
|
||||
<a href="http://fallout.campusview.indiana.edu/~jfieber/docbook">Docbook
|
||||
documentation and resources</a> is available to help those
|
||||
interested in learning more.</p>
|
||||
|
||||
<p>If you do not feel comfortable with SGML, the next best
|
||||
format is LaTeX because it can be converted to SGML with a
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-12-31 22:30:52 $">
|
||||
<!ENTITY date "$Date: 1997-01-18 02:58:24 $">
|
||||
<!ENTITY title "FreeBSD Documentation Project">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: docproj.sgml,v 1.4 1996-12-31 22:30:52 mpp Exp $ -->
|
||||
<!-- $Id: docproj.sgml,v 1.5 1997-01-18 02:58:24 jfieber Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -136,16 +136,15 @@ href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/share/doc/FAQ">ftp:/
|
|||
author.</p>
|
||||
|
||||
<p>At this time, the preferred format for submitting new
|
||||
materials is SGML conforming to the linuxdoc DTD. The DTD
|
||||
and tools for converting appropriately tagged documents
|
||||
into LaTeX, HTML and ascii text are available in FreeBSD
|
||||
2.1 and -current. See the <code>sgmlfmt(1)</code> manual
|
||||
page for details. Due to shortcomings of the linuxdoc DTD,
|
||||
the project hopes to move to a more flexible DTD such as
|
||||
DocBook in the future. Any changes will be announced on
|
||||
the freebsd-doc <a
|
||||
href="handbook/eresources:mail.html">mailing
|
||||
list</a>.</p>
|
||||
materials is SGML conforming to the Docbook DTD. We are
|
||||
actually in the middle of a transition from the Linuxdoc
|
||||
DTD to Docbook and details of how source documents get
|
||||
turned into other formats is in flux at the moment.
|
||||
Announcements regarding this will be made on the freebsd-doc <a
|
||||
href="handbook/eresources:mail.html">mailing list</a>. A page of
|
||||
<a href="http://fallout.campusview.indiana.edu/~jfieber/docbook">Docbook
|
||||
documentation and resources</a> is available to help those
|
||||
interested in learning more.</p>
|
||||
|
||||
<p>If you do not feel comfortable with SGML, the next best
|
||||
format is LaTeX because it can be converted to SGML with a
|
||||
|
|
Loading…
Reference in a new issue