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
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
Denis Peplin
b28340d530 Merge the following from the English version:
1.5 -> 1.6 java/advocacy.sgml
   1.7 -> 1.9 java/howhelp.sgml
   1.7 -> 1.18 java/index.sgml
   1.6 -> 1.9 java/install.sgml
   1.4 -> 1.5 java/press.sgml
   1.4 -> 1.5 java/docs/faq.sgml
   1.4 -> 1.6 java/docs/howtoports.sgml
   1.4 -> 1.5 java/docs/newbies.sgml
   1.1 -> 1.2 java/docs/performance.sgml
   1.4 -> 1.5 java/docs/tutorials.sgml

Approveg by: phantom (mentor)
2003-10-20 08:21:00 +00:00
Alexey Zelkin
396aca5d13 Set of updates to russian webpages
PR:		www/45717
Submitted by:	Denis N. Peplin <den@volginfo.ru>
2002-12-06 18:39:28 +00:00
Alexey Zelkin
b2b7eb1df6 Mega-update of Russian Web pages to current FreeBSD Russian Doc Project's CVS
Repository state.  This commit mostly brings in a lot of translation synches,
spelling fixes, adds new translations.

Obtained from:	FreeBSD Russian Documentation Project CVS Repository
2000-10-27 12:14:15 +00:00
Andrey Zakhvatov
c09904042c Initial import, synchronized with English 1.3 2000-03-03 07:48:30 +00:00