Commit graph

9 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
ae269a04c3 s/en_US.ISO8859-1/ru_RU.KOI8-R/ for handbook links
Obtained from:	The FreeBSD Russian Documentation Project
2004-04-08 07:46:46 +00:00
Denis Peplin
c60a91e08a Merge the following from the English version:
1.102 -> 1.105 Makefile
   1.69 -> 1.70 developers.sgml
   1.83 -> 1.90 index.xsl
   1.34 -> 1.35 commercial/commercial.sgml
   1.60 -> 1.61 docproj/current.sgml
   1.18 -> 1.19 java/index.sgml
   1.11 -> 1.12 java/install.sgml
   1.106 -> 1.109 news/press.xml
   1.89 -> 1.92 search/search.sgml

Approved by: phantom (mentor)
2003-12-18 09:30:49 +00:00
Denis Peplin
3ac5746ae7 Merge the following from the English version:
1.65 -> 1.66 developers.sgml
   1.316 -> 1.319 support.sgml
   1.7 -> 1.9 copyright/trademarks.sgml
   1.42 -> 1.48 docproj/current.sgml
   1.55 -> 1.56 docproj/translations.sgml
   1.19 -> 1.20 internal/photos.sgml
   1.9 -> 1.11 java/install.sgml
   1.5 -> 1.6 java/dists/14.sgml
   1.100 -> 1.102 news/press.xml
   1.151 -> 1.153 projects/projects.sgml

Approved by: phantom (mentor)
2003-11-12 06:56:02 +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
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
33dde6566a Synchronize with English 1.5:
Remove duplicate headers caused by inexperience with sgml
2000-03-29 02:05:11 +00:00
Andrey Zakhvatov
5e03aa1c5a Initial import, synchronized with English 1.4 2000-02-28 14:39:19 +00:00