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
Denis Peplin
5b6bedb2f8 Put some links to translated docs
Obtained from:	The FreeBSD Russian Documentation Project
2006-07-19 10:59:06 +00:00
Dmitry Morozovsky
02e3bb7617 MFen:
1.43 -> 1.44	Makefile
	1.52 -> 1.54	about.sgml
	1.5 -> 1.6	bylaws.sgml
	1.4 -> 1.5	core-vote.sgml
	1.33 -> 1.35	developer.sgml
	1.6 -> 1.7	doceng.sgml
	1.1 -> 1.2	expire-bits.sgml
	new -> 1.2	fortunes.sgml
	1.6 -> 1.7	homepage.sgml
	1.29 -> 1.30	internal.sgml
	1.55 -> 1.62	machines.sgml
	1.16 -> 1.20	mirror.sgml
	1.10 -> 1.15	new-account.sgml
	1.24 -> 1.25	photos.sgml
	1.2 -> 1.4	policies.sgml
	1.7 -> 1.8	releng.sgml
	1.5 -> 1.6	rtp.sgml
	1.17 -> 1.18	statistic.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2006-02-10 13:15:25 +00:00
Simon L. B. Nielsen
7e620e178e MFP4: Merge new layout.
Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-05 20:59:57 +00:00
Dmitry Morozovsky
0b835a01cf MFen:
1.40 -> 1.42	Makefile
	1.5 -> 1.6	doceng.sgml
	1.28 -> 1.29	internal.sgml
	1.1 -> 1.2	policies.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2005-07-23 11:50:49 +00:00
Denis Peplin
68f1246d43 Merge the following from the English version:
1.38 -> 1.40 Makefile
   1.28 -> 1.31 developer.sgml
   1.26 -> 1.27 internal.sgml
   1.6 -> 1.7 new-account.sgml
   1.22 -> 1.23 photos.sgml
   (new) -> 1.1 policies.sgml
   1.3 -> 1.4 rtp.sgml

Submitted by:	Dmitry Morozovsky <marck@rinet.ru>
Obtained from:	The FreeBSD Russian Documentation Project
2004-04-14 07:50:14 +00:00