Commit graph

12 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
147e3a4dad Define &enbase; via &base; and use it where needed
Obtained from:	The FreeBSD Russian Documentation Project
2004-09-21 07:50:18 +00:00
Andrey Zakhvatov
1bdeaf9521 Sync headers with FRDP.
Obtained from: The FreeBSD Russian Documentation Project
2004-02-19 07:33:21 +00:00
Denis Peplin
387c95f703 Merge the following from the English version:
1.35 -> 1.36 auditors.sgml
   1.70 -> 1.72 developers.sgml
   1.328 -> 1.330 support.sgml
   1.12 -> 1.15 copyright/freebsd-license.sgml
   1.12 -> 1.13 docproj/doc-set.sgml
   1.16 -> 1.17 docproj/docproj.sgml
   1.25 -> 1.28 docproj/handbook3.sgml
   1.8 -> 1.9 java/dists/14.sgml
   1.192 -> 1.195 news/news.xml
   1.120 -> 1.122 news/press.xml
   1.4 -> 1.5 platforms/ia64/index.sgml
   1.24 -> 1.25 ports/categories
   1.93 -> 1.95 search/search.sgml
   1.69 -> 1.70 search/web.atoz
   1.149 -> 1.150 security/security.sgml

Obtained from: The FreeBSD Russian Documentation Project
2004-02-04 11:04:05 +00:00
Maxim Konovalov
d01c2e0dea Grammar.
Obtained from:	FreeBSD Russian Documentation Project
2004-02-01 18:37:50 +00:00
Denis Peplin
964a05f0cc Merge the following from the English version:
1.27 -> 1.28 internal/developer.sgml
   1.47 -> 1.48 internal/machines.sgml
   1.5 -> 1.6 internal/new-account.sgml
   1.20 -> 1.22 internal/photos.sgml
   1.6 -> 1.8 java/dists/14.sgml
   1.5 -> 1.7 java/docs/faq.sgml
   1.19 -> 1.20 java/index.sgml
   1.38 -> 1.39 java/newsflash.sgml
   1.189 -> 1.192 news/news.xml
   1.5 -> 1.6 platforms/amd64.sgml
   1.8 -> 1.9 platforms/pc98.sgml
   1.5 -> 1.6 platforms/ia64/refs.sgml

Obtained from: The FreeBSD Russian Documentation Project
2004-01-27 13:55:28 +00:00
Andrey Zakhvatov
f38b7608a6 Fix typo.
Submitted by: Maxim Konovalov <maxim@FreeBSD.org>
2003-12-13 09:24:14 +00:00
Andrey Zakhvatov
1df730f2a6 Initial import, synchronized with English 1.6 2003-10-21 16:57:22 +00:00
Andrey Zakhvatov
75728ae6cb Initial import, synchronized with English 1.5 2003-10-21 16:56:39 +00:00
Andrey Zakhvatov
1b3c6ea6f7 Initial import, synchronized with English 1.1 2003-10-21 16:55:47 +00:00
Andrey Zakhvatov
e61e10dd14 Initial import, synchronized with English 1.4 2003-10-21 16:54:56 +00:00