Commit graph

9 commits

Author SHA1 Message Date
Hiroki Sato
5305bb945d www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.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:26:51 +00:00
Hiroki Sato
eb0a534139 Merge new redesign to Japanese translation.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 16:21:53 +00:00
Hiroyuki Hanai
777c2eb206 use japanese chars for punctuations.
Submitted by: rio@tokyoalley.net
2002-03-28 14:50:58 +00:00
Jun Kuriyama
1330315a70 MFen. 2002-03-20 01:16:46 +00:00
Jun Kuriyama
584157a711 Delete unused %rev.incl; lines.
Reviewed by:	hrs (on concept)
2000-10-31 19:33:00 +00:00
Jun Kuriyama
61d0cd689f Merge following changes in the English version:
1.5  -> 1.7	releases/3.4R/errata.sgml

Submitted by:	Akihiro IIJIMA <aki@jp.freebsd.org>
Reviewed by:	SUGIMURA Takashi <sugimura@kitanet.ne.jp>
		Hiroki Sato <hrs@geocities.co.jp>
References:	[doc-jp 7046]
2000-02-19 12:24:35 +00:00
Jun Kuriyama
5eeeb4ee36 Add *.revinc includes. 2000-01-16 03:26:45 +00:00
Motoyuki Konno
7333011131 Merge the following changes in the English version:
releases/3.4R/errata.sgml	1.3 -> 1.5

Submitted by:	Hiroki Sato <hrs@geocities.co.jp>
2000-01-14 10:11:17 +00:00
Jun Kuriyama
0cc8ea4989 Add new translation of 3.4R/errata.sgml.
Submitted by:	Hiroki Sato <hrs@geocities.co.jp>
Reviewed by:	susumu-w@ops.dti.ne.jp
1999-12-28 08:17:16 +00:00