Commit graph

7 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
3f4549ea06 Merge the following from the English version:
1.27 -> 1.29	projects/cvsweb.sgml
	1.36 -> 1.39	projects/newbies.sgml

Submitted by:	Hiroo Ono <hiroo at oikumene dot gcd dot org>
Reference:	[doc-jp-work 1080]
2005-06-16 14:50:45 +00:00
Hideyuki KURASHINA
8767e4b4eb Merge the following from the English version:
1.18 -> 1.27	projects/cvsweb.sgml

Submitted by:	Hiroo Ono <hiroo at oikumene dot gcd dot org>
Reference:	[doc-jp-work 1021]
2005-01-10 02:58:25 +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
49da1f873e Remove accidentally left original paragraphs.
Refine translation.

Submitted by:	Hiroo Ono <hiroo@oikumene.gcd.org>
References:	[doc-jp-work 826]
2004-02-29 14:15:50 +00:00
Hiroki Sato
0d46925dbd Merge the following from the English version:
(new) -> 1.16 	projects/cvsweb.sgml

Submitted by:	Hiroo Ono <hiroo@oikumene.gcd.org>
References:	[doc-jp-work 816]
2004-01-17 02:37:43 +00:00