Commit graph

6 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
Hideyuki KURASHINA
8f4f27b0c1 Merge the following from the English version:
1.5   -> 1.8 	platforms/amd64.sgml
 1.4   -> 1.5 	platforms/ia64/index.sgml
 1.1   -> 1.5 	platforms/ia64/machines.sgml
 1.5   -> 1.6 	platforms/ia64/refs.sgml
 1.6   -> 1.7 	platforms/ia64/todo.sgml
 1.3   -> 1.4 	platforms/mips.sgml
 1.8   -> 1.11	platforms/pc98.sgml
 1.8   -> 1.9 	platforms/ppc.sgml
 1.17  -> 1.19	platforms/sparc.sgml
 1.16  -> 1.18	projects/cvsweb.sgml
 1.155 -> 1.157	projects/projecs.sgml
 1.52  -> 1.59	publish.sgml

Submitted by:	Hiroo Ono <hiroo at oikumene dot gcd dot org>
Reference:	[doc-jp-work 911]
2004-11-17 21:52:53 +00:00
Hideyuki KURASHINA
217146dc72 Fix typo.
Submitted by:	kano@na.rim.or.jp
Reference:	[doc-jp 12393]
2004-02-21 11:35:24 +00:00
Hideyuki KURASHINA
4cd8842d37 Add Makefile to success build.
(new) -> 1.1   platforms/ia64/Makefile
2003-10-29 20:45:58 +00:00
Hiroki Sato
b8409cbb12 Add new translations:
(new) -> 1.1  	platforms/Makefile.inc
	(new) -> 1.4  	platforms/ia64/index.sgml
	(new) -> 1.1  	platforms/ia64/machines.sgml
	(new) -> 1.5  	platforms/ia64/refs.sgml
	(new) -> 1.6  	platforms/ia64/todo.sgml

Submitted by:	Hiroo Ono <hiroo@oikumene.gcd.org>
References:	[doc-jp-work 740]
2003-10-29 20:18:31 +00:00