Commit graph

9 commits

Author SHA1 Message Date
Murray Stokely
6fea7a0c5b Add link to FreeBSD 6.2 man pages, and update the www/en/docs item in
the releng checklist to reflect reality after the site redesign.
2007-01-17 07:08:16 +00:00
Hiroki Sato
cfd9e12239 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:20:54 +00:00
Bruce A. Mah
8f3bc693c6 Add link to 5.5-RELEASE manpages.
We haven't announced the release yet but the content is already
on the Web site, so adding a pointer to this won't really hurt.
Also it's one less thing to do when the time comes...
2006-05-25 16:13:51 +00:00
Bruce A. Mah
925a59ced4 Add link for FreeBSD 6.1-RELEASE manpages. 2006-05-25 15:08:27 +00:00
Ceri Davies
36cd23770d Update -CURRENT HREF. 2005-12-14 23:25:33 +00:00
Ceri Davies
6673ac826d Update for recent releases.
PR:		www/87864
Submitted by:	andreas
2005-12-14 23:23:09 +00:00
Simon L. B. Nielsen
1d33c08ec8 Add FreeBSD 5.4 manual page link. 2005-10-05 22:40:25 +00:00
Hiroki Sato
aaedd09403 Use UNIX newline code. 2005-10-04 17:30:33 +00:00
Murray Stokely
570b02b34f MFP4: Add new second level sections to simplify navigation through
pages that have grown organically for 8+ years without being
reorganized.

Submitted by:	Emily Boyd
Sponsored by:	Google Summer of Code
2005-10-04 05:52:16 +00:00