Commit graph

14 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
Hiroki Sato
c45560118a Merge the following from the English version:
1.35  -> 1.38 	news/news.sgml
	1.5   -> 1.8  	news/newsflash.xsl
	1.7   -> 1.10 	news/press-rel-2.sgml
	1.6   -> 1.7  	news/1997/index.sgml
2003-07-08 18:19:54 +00:00
Hideyuki KURASHINA
2717512eef Add missing semicolon (;) of entity reference and directory separater (/).
Approved by:	hrs (mentor)
Reference:	[doc-jp-work 574]
2003-02-02 13:44:31 +00:00
Jun Kuriyama
5f608c1b8e MFen (HTML 4.01 transition). 2002-03-17 05:10:13 +00:00
Jun Kuriyama
ec6840ce43 Punctuation character transition.
Submitted by:	rio <rio@tokyoalley.net>
2002-03-04 00:34:20 +00:00
Jun Kuriyama
f11c563a08 Merge the changes in the English version. 2002-01-02 15:33:03 +00:00
Jun Kuriyama
cf94a454e2 Second round of synchronizing. 2001-07-14 05:55:07 +00:00
Jun Kuriyama
9a4abe3f61 Switch web.mk to share/mk/web.site.mk in Japanese version. 2000-11-07 11:38:10 +00:00
Jun Kuriyama
584157a711 Delete unused %rev.incl; lines.
Reviewed by:	hrs (on concept)
2000-10-31 19:33:00 +00:00
Hiroki Sato
0512863f96 - Merge the following from the English version:
1.210 -> 1.211	news/newsflash.sgml

- Fix ${LOCALTOP} and *.revinc (this is no longer needed
  for revision checking):

	news/1996/Makefile
	news/1997/Makefile
2000-10-19 19:05:13 +00:00
Jun Kuriyama
af40ad9b9d Clean-up around directory traversing and revision checking.
Submitted by:	hrs
2000-10-02 09:16:24 +00:00
Hiroki Sato
26421d8b87 o Add new translation.
java/dists/10.sgml

o Activate revcheck (forgotten in the previous commit).

	availability.sgml
	java/Makefile
	java/index.sgml
	java/newsflash.sgml
	java/dists/11.sgml
	java/dists/12.sgml
	java/dists/13.sgml
	java/dists/Makefile
	java/dists/index.sgml
	news/press-rel-4.sgml
	news/press.sgml
	news/1996/Makefile
	news/1996/index.sgml
	news/1997/Makefile
	news/1997/index.sgml
	releases/3.5R/announce.sgml
	releases/3.5R/errata.sgml
	releases/4.0R/announce.sgml
	releases/4.0R/errata.sgml
	releases/4.1R/announce.sgml
	releases/4.1R/errata.sgml

Pointed out by:	Akihiro IIJIMA <aki@jp.FreeBSD.org>
References:	[doc-jp 7728]
2000-09-28 11:58:26 +00:00
Jun Kuriyama
9cfdc96b6d o Merge the following from the English version:
1.16  -> 1.18   news/Makefile
        (new)           news/Makefile.inc
        1.20  -> 1.21   news/news.sgml
        (new)           news/1996/Makefile
        (new)           news/1996/index.sgml
        (new)           news/1997/Makefile
        (new)           news/1997/index.sgml

Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
Reviewed by:	Hiroki Sato <hrs@geocities.co.jp>
References:	[doc-jp 7363]
2000-05-12 15:34:41 +00:00