Commit graph

16 commits

Author SHA1 Message Date
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
Murray Stokely
e1871dc186 Use CSS for tables and navigation include for footer.
Submitted by:	Emily Boyd <emily@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 06:52:24 +00:00
Alexey Zelkin
0c7bbee735 Bring these Makefiles into same style of declarations. Also sort
DOCS/DATA entries.
2004-04-06 11:32:29 +00:00
Alexey Zelkin
900a66801a Add missing installation.sgml's to list installation-* files
available thru RELNOTESng.
2004-04-05 23:57:55 +00:00
Alexey Zelkin
b6e8ccbec2 Add missing html files into build queue. Mostly readme.html and
installation-*.html were avoided.

Spoted by:	make checkmissing
2004-04-05 23:52:13 +00:00
Alexey Zelkin
79a69706cc After rethinking issue, revert 'freebsd.org -> FreeBSD.org' change in
places there announcement emails are stored for the history.
2004-04-05 14:52:58 +00:00
Alexey Zelkin
d98c94a1ba freebsd.org -> FreeBSD.org 2004-04-04 21:40:58 +00:00
Alexey Zelkin
2fd82dafc3 www.freebsdmirrors.org -> mirrorlist.freebsd.org 2004-04-04 16:42:18 +00:00
Ken Smith
08c5705137 Regen from: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v 1.67
[ Sorry for the churn, last night's update was the wrong way to do it. ]
2004-03-30 18:04:45 +00:00
Ken Smith
fedee1cf8f Add information about the two most recent Security Advisories. 2004-03-30 05:14:11 +00:00
Bruce A. Mah
e7c49549f2 Regen from article.sgml 1.66. 2004-03-05 04:21:08 +00:00
Hideyuki KURASHINA
39918ac3d7 Regen from article.sgml 1.65. 2004-03-04 14:01:53 +00:00
Bruce A. Mah
8dc9bcf4ef Fix some cut-and-paste-o errors resulting from careless HTML-ification.
Pointed out by:	scottl
Pointy hat to:	bmah
2004-02-29 05:17:26 +00:00
Bruce A. Mah
44efbdabc8 Regen from article.sgml 1.64. 2004-02-28 22:56:23 +00:00
Bruce A. Mah
da993299f2 HTMLify 5.2.1-RELEASE announcement as posted to announce@ (fixing
a couple of typos along the way and hopefully not introducing any
new ones) and connect to Web site build.
2004-02-26 04:58:45 +00:00
Bruce A. Mah
48530ad73d Commit HTML renditions (plus "glue pages") of 5.2.1 release documentation.
Not hooked up to Web site build yet.
2004-02-16 21:25:03 +00:00