Commit graph

16 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
e2e93d4b30 Fix a typo.
Noticed by:	Ryusuke Suzuki (ryusuke at nucl dot sci dot hokudai dot ac dot jp)
References:	[doc-jp-work 891]
2004-09-12 16:05:29 +00:00
Hideyuki KURASHINA
0c8ae4db7a Fix typo.
Submitted by:	kano@na.rim.or.jp
Reference:	[doc-jp 12551]
2004-04-19 16:57:54 +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
685e58e6fd Fix a typo.
Submitted by:	kano@na.rim.or.jp
Reference:	[doc-jp 12380]
2004-02-17 15:57:21 +00:00
Hideyuki KURASHINA
fd574745b5 Fix a typo.
Submitted by:	kano@na.rim.or.jp
Reference:	[doc-jp 12282]
2003-12-24 13:22:12 +00:00
Hideyuki KURASHINA
28a21a4512 Catch up with the English version:
1.23 -> 1.25   copyright/daemon.sgml
   1.47 -> 1.48   internal/about.sgml
   1.17 -> 1.18   java/index.sgml
   1.9  -> 1.10   java/links/development.sgml
   1.7  -> 1.8    java/links/freebsd.sgml
   1.35 -> 1.37   java/newsflash.sgml
   1.38 -> 1.41   news/news.sgml
   1.8  -> 1.9    news/newsflash.xsl
   1.3  -> 1.5    news/press.xsl
   1.6  -> 1.8    news/pressreleases.sgml
   1.2  -> 1.3    releases/5.1R/Makefile
   1.92 -> 1.94   releases/index.sgml
   1.89 -> 1.91   search/search.sgml
   1.65 -> 1.68   search/web.atoz
2003-11-03 11:41:05 +00:00
Hiroki Sato
7af170354c Regen from article.sgml 1.24. 2003-10-12 08:58:25 +00:00
Hideyuki KURASHINA
eed08b587c Regen from rev.1.22. 2003-08-04 11:10:36 +00:00
Hiroki Sato
cbb67dd6e1 Regen from rev.1.21. 2003-07-29 09:08:05 +00:00
Hiroki Sato
baa96a40e3 Fix typos.
Pointy hat to:	hrs
2003-06-11 21:12:35 +00:00
Hiroki Sato
944476d60d Catch up with the English version and hook them up:
1.56  -> 1.57 	includes.sgml
	1.13  -> 1.14 	includes.xsl
	1.56  -> 1.60 	index.xsl
	1.86  -> 1.90 	releases/index.sgml
	(new) -> 1.1  	releases/5.1R/announce.sgml

Submitted by:	rushani
2003-06-10 20:45:06 +00:00
Hideyuki KURASHINA
0c7e16f3ef I've mistakenly place Release Notes, Hardware Notes and Early Adoptor's Guide
on HEAD here. Replace them generated with RELENG_5_1 stuff.

Pointed out by:	hrs
2003-06-10 09:23:37 +00:00
Hideyuki KURASHINA
a5a6d1abdc Add Japanese 5.1-RELEASE release docs:
1.1   -> 1.2    releases/5.1R/Makefile
	(new) -> 1.2    releases/5.1R/hardware.sgml
	(new) -> 1.2    releases/5.1R/installation.sgml
	(new) -> 1.2    releases/5.1R/relnotes.sgml
2003-06-09 23:12:42 +00:00
Hiroki Sato
c32414d24e Preparation for 4.8R and 5.1R.
(new) -> 1.2  	releases/4.8R/Makefile
	(new) -> 1.1  	releases/5.1R/Makefile
2003-03-22 05:05:01 +00:00