Commit graph

8 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
Vitaly Bogdanov
f99742f32b MFen:
current.sgml:   1.81 -> 1.87
        sgml.sgml:      1.22 -> 1.26
        who.sgml:       Just correct the original revision number
        handbook.sgml:  1.16 -> 1.17
        doc-set.sgml:   1.13 -> 1.16

Obtained from: The FreeBSD Russian Documentation Project
2006-06-10 10:30:17 +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
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
Denis Peplin
843f00d7b1 Merge the following from the English version:
1.22 -> 1.42 docproj/current.sgml
   1.6 -> 1.12 docproj/doc-set.sgml
   1.14 -> 1.16 docproj/docproj.sgml
   1.22 -> 1.23 docproj/handbook3.sgml
   1.19 -> 1.22 docproj/sgml.sgml
   1.6 -> 1.13 docproj/submitting.sgml
   1.36 -> 1.55 docproj/translations.sgml
   1.6 -> 1.11 docproj/who.sgml

Approved by: phantom (mentor)
2003-10-13 09:37:17 +00:00
Hiroki Sato
9681217717 Switch to HTML4.01 as a band-aid. 2003-09-21 22:38:59 +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
ccaaeb8460 Initial import, synchronized with English 1.6 1999-12-16 03:09:04 +00:00